Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511526 - net-libs/zeromq - add slot operator on dev-libs/libsodium atom
Summary: net-libs/zeromq - add slot operator on dev-libs/libsodium atom
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Vershilov (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-05-26 11:15 UTC by Thomas Deutschmann (RETIRED)
Modified: 2015-02-11 10:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+