Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 539440

Summary: net-libs/zeromq-4.0.5 version bump
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: [OLD] LibraryAssignee: Alexander Vershilov (RETIRED) <qnikst>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 523850, 539442    
Attachments: Changes for zeromq-4.0.5.ebuild

Description Thomas Deutschmann (RETIRED) gentoo-dev 2015-02-09 10:39:10 UTC
Created attachment 395964 [details, diff]
Changes for zeromq-4.0.5.ebuild

Hi,

please bump net-libs/zeromq to v4.0.5:


0MQ version 4.0.5 stable, released on 2014/10/14
================================================
* Fixed #1191; CURVE mechanism does not verify short term nonces.

* Fixed #1190; stream_engine is vulnerable to downgrade attacks.

* Fixed #1088; assertion failure for WSAENOTSOCK on Windows.

* Fixed #1015; race condition while connecting inproc sockets.

* Fixed #994; bump so library number to 4.0.0

* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.

* Fixed #872; lost first part of message over inproc://.

* Fixed #797, keep-alive on Windows.


I attached an ebuild diff against the current net-libs/zeromq-4.0.4-r1.ebuild. Changes:

- Support for epatch_user added

- doc USE flag addded

- Fixes bug 511526

- Fixes bug 507948

- Added patch from https://github.com/zeromq/libzmq/issues/1273 (https://github.com/zeromq/zeromq4-x/commit/b6e3e0f601e2c1ec1f3aac880ed6a3fe63043e51). Feel free to drop the patch if you don't want to include it.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-02-11 10:27:30 UTC
+*zeromq-4.0.5 (11 Feb 2015)
+
+  11 Feb 2015; Justin Lecher <jlec@gentoo.org> +zeromq-4.0.5.ebuild,
+  -zeromq-3.2.4-r1.ebuild, -zeromq-4.0.1-r1.ebuild, -zeromq-4.0.1.ebuild,
+  -zeromq-4.0.4-r1.ebuild, metadata.xml:
+  Version Bump, #539440; drop old, fixes two security problems, #523850; Add
+  SLOT operators, #511526; improve USE description, #507948
+