File mingw64-nanomsg.changes of Package mingw64-nanomsg

-------------------------------------------------------------------
Fri Feb 23 22:17:42 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.2.1

-------------------------------------------------------------------
Mon Apr  3 21:02:18 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>

- Use mingw64-cross-cmake package (boo#1209611)

-------------------------------------------------------------------
Thu Mar  2 17:04:55 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>

- Fix cmake macro usage (boo#1205135)

-------------------------------------------------------------------
Wed Jun 20 20:33:27 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.4
  * This release is primarily a bug-fix release for Windows
    platforms, but it also adds support for building on Android.
  * The main change in this release is a fix for the IPC transport
    on Windows, which was subject to crashing if the remote peer
    breaks messages into smaller pieces.
    As some other SP implementations do this to avoid data copies,
    this fix is very important.
  * A fix for leaking handles on Windows is included.
  * Support for compilation on Android using the NDK and the
    bundled cmake and toolchain file from Android is now present.

- Update to version 1.1.3
  * CMake exported target, easing inclusion in larger projects
    (see demos/CMakeLists.txt for an example)
  * Windows no longer uses a single fixed TCP port for eventfd
    (this should improve reliability)
  * Fix for an assertion failure in efd_unsignal
  * The ABI version is separate from the library version now.
  * Fixed a crash when calling nn_term without first opening a
    socket.
  * Fix for building Windows tests on case-sensitive file systems.
  * CI/CD improvements: switch to CircleCI, and use CodeCov for
    coverage analysis.

-------------------------------------------------------------------
Mon May 21 19:12:24 UTC 2018 - mardnh@gmx.de

- Initial package
openSUSE Build Service is sponsored by