SHA256
8
0
forked from pool/nanomsg

10 Commits

Author SHA256 Message Date
88017cd19f Accepting request 1144029 from home:AndreasStieger:branches:devel:libraries:c_c++
nanomsg 1.2.1

OBS-URL: https://build.opensuse.org/request/show/1144029
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=17
2024-02-05 08:40:21 +00:00
Martin Hauke
899f196bee Accepting request 1039677 from home:dirkmueller:Factory
- update to 1.2:
  * IPv6 support and fixes a couple of bugs.

OBS-URL: https://build.opensuse.org/request/show/1039677
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=15
2022-12-05 19:04:34 +00:00
398ba5b840 Accepting request 789701 from home:mnhauke:sdr-devel
- Add patch:
  * nanomsg-fix-rpath-issue.patch

- Update to version 1.1.5
  * This release is a minor bug fix release, and includes some
    improvements to the CMake logic that should make incorporating
    nanomsg into larger projects easier.
  * Removed patch:
    - strict.diff (fixed by upstream) GH#990

- Update to version 1.1.4

OBS-URL: https://build.opensuse.org/request/show/789701
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=13
2020-03-31 08:04:27 +00:00
c6a5f1c444 Accepting request 615243 from home:mnhauke:sdr-devel
- Update to versoin 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.

OBS-URL: https://build.opensuse.org/request/show/615243
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=11
2018-06-08 15:09:26 +00:00
Ismail Dönmez
6e90d8c6ff Accepting request 613523 from home:mnhauke:sdr-devel
- 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.

OBS-URL: https://build.opensuse.org/request/show/613523
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=9
2018-06-04 08:05:28 +00:00
Ismail Dönmez
fd5feb1341 Accepting request 539596 from home:mnhauke:sdr-devel
- update to version 1.1.2
  This is a bug fix release for 1.1.0.
  Two main issues are resolved:
  * nanomsg no longer wakes up every 100 msec even when no I/O is
    pending
  * Some users noticed that nanomsg was performing wakeups
    regardless of whether I/O was available or not.
    This had a detrimental effect on power usage.
  * In some circumstances an outstanding accept() operation that
    got aborted (for example due to the socket closing) could wind
    up crashing the application.
    This was a race, and it is closed now.

OBS-URL: https://build.opensuse.org/request/show/539596
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=7
2017-11-09 08:56:10 +00:00
Ismail Dönmez
9871ef3e19 Accepting request 535487 from home:mnhauke:sdr-devel
- update to version 1.1.0
  * This release is primarily a bug fix release for nanomsg, and
    rolls up a number of stability improvements, particularly for
    the inproc transport.
  * A port to support Windows Subsystem for Linux is provided as well.
  * There are no changes to the ABI.

OBS-URL: https://build.opensuse.org/request/show/535487
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=5
2017-10-22 16:16:22 +00:00
Martin Hauke
3eba86fa86 Accepting request 491971 from home:jengelh:branches:devel:libraries:c_c++
fix some crap code :p

OBS-URL: https://build.opensuse.org/request/show/491971
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=3
2017-04-29 08:44:04 +00:00
Martin Hauke
28133c63c6 Accepting request 491970 from home:jengelh:branches:devel:libraries:c_c++
- Update descriptions

OBS-URL: https://build.opensuse.org/request/show/491970
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=2
2017-04-28 20:27:02 +00:00
b27ec05563 Accepting request 488039 from home:mnhauke:sdr-devel
initial package for nanomsg

OBS-URL: https://build.opensuse.org/request/show/488039
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nanomsg?expand=0&rev=1
2017-04-18 09:07:53 +00:00