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

Bug 511526

Summary: net-libs/zeromq - add slot operator on dev-libs/libsodium atom
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: ---

Description Thomas Deutschmann (RETIRED) gentoo-dev 2014-05-26 11:15:35 UTC
dev-libs/libsodium-0.5.0-r1 update changed soname of libsodium; this triggered a @preserved-libs event for net-libs/zeromq.

Please consider adding a slot operator on the dev-libs/libsodium atom in the next revbump of net-libs/zeromq so that an update of dev-libs/libsodium will trigger a rebuild of net-libs/zeromq when necessary.

E.g. change

  RDEPEND="
          dev-libs/libsodium


to

  RDEPEND="
          dev-libs/libsodium:=

in the ebuild.

Thanks!

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-02-11 10:27:25 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
+