Re: Soon retirement of zeromq2 and zeromq3

2016-11-30 Thread Juan Orti Alcaine
2016-11-30 22:11 GMT+01:00 Thomas Spura : > Petr Pisar schrieb am Mo., 14. Nov. 2016 um 10:32 Uhr: >> >> On Sun, Nov 13, 2016 at 10:40:43AM +, Thomas Spura wrote: >> One has to look for reverse dependencies recusively. perl-ZMQ-LibZMQ3 is >> required by amavisd-new. I warned amavisd-new in bug

Re: Soon retirement of zeromq2 and zeromq3

2016-11-30 Thread Thomas Spura
Petr Pisar schrieb am Mo., 14. Nov. 2016 um 10:32 Uhr: > On Sun, Nov 13, 2016 at 10:40:43AM +, Thomas Spura wrote: > > The current dependencies are: > > # dnf repoquery --whatrequires zeromq2 --alldeps > > perl-ZMQ-LibZMQ2-0:1.09-7.fc23.x86_64 > > perl-ZeroMQ-0:0.23-11.fc23.x86_64 > > zeromq2

Re: Soon retirement of zeromq2 and zeromq3

2016-11-14 Thread Petr Pisar
On Sun, Nov 13, 2016 at 10:40:43AM +, Thomas Spura wrote: > The current dependencies are: > # dnf repoquery --whatrequires zeromq2 --alldeps > perl-ZMQ-LibZMQ2-0:1.09-7.fc23.x86_64 > perl-ZeroMQ-0:0.23-11.fc23.x86_64 > zeromq2-devel-0:2.2.0-14.fc23.i686 > zeromq2-devel-0:2.2.0-14.fc23.x86_64 >

Soon retirement of zeromq2 and zeromq3

2016-11-13 Thread Thomas Spura
Hi all, zeromq2 and zeromq3 were additional/compat packages that made it possible to ship multiple versions of zeromq (namely the old versions 2 and 3). These days, they don't get any bugfixes anymore and the version 4 should be used were possible. There should have been enough time to port all de