File nanomsg.changes of Package nanomsg
-------------------------------------------------------------------
Tue Nov 7 15:19:02 UTC 2017 - mardnh@gmx.de
- 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.
-------------------------------------------------------------------
Fri Oct 20 13:36:53 UTC 2017 - mardnh@gmx.de
- 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.
-------------------------------------------------------------------
Fri Apr 28 20:38:53 UTC 2017 - jengelh@inai.de
- Rename archive to have correct extension.
- Add strict.diff
-------------------------------------------------------------------
Fri Apr 28 20:09:13 UTC 2017 - jengelh@inai.de
- Update descriptions
-------------------------------------------------------------------
Thu Apr 13 20:42:50 UTC 2017 - mardnh@gmx.de
- update to version 1.0.0 (tagged release)
- specfile cleanup
-------------------------------------------------------------------
Mon Mar 28 12:59:37 UTC 2016 - mardnh@gmx.de
- update to version 0.8+git.1454566536.8f873b4
-------------------------------------------------------------------
Tue May 27 18:40:25 UTC 2014 - dmacvicar@suse.de
- initial package for 0.3+git.1400232496.c00be36