Bug#848113: libcrypt-openssl-rsa-perl: binary incompatibility with libcrypt-openssl-pkcs10-perl (openssl versions)

Niko Tyni ntyni at debian.org
Sat Dec 17 18:38:43 UTC 2016


On Sat, Dec 17, 2016 at 04:17:40PM +0100, Sebastian Andrzej Siewior wrote:
> On 2016-12-17 14:22:16 [+0200], Niko Tyni wrote:
> > That's assuming all the rebuilt packages migrate into stretch so that
> > none with libssl1.0.2 dependencies are left. Is anybody monitoring this?
> 
> from the transition tracker everything *perl* is green so I don't see a reason
> why it should not migrate.

It's great that we have everything built. There could still be RC bugs,
entangled transitions etc. preventing testing migration though. We just
need to keep an eye on this as well.

> > For reference, here's a list of lib.*-perl packages depending on libssl1.*.
> As of unstable, there should be nothing perl related depending on libssl1.0.
> If there is then please let me know because it probably might be good to
> port it to 1.1.

I see three here:

  # grep-dctrl -P perl /var/lib/apt/lists/localhost:3142_debian_dists_unstable_main_binary-amd64_Packages|grep-dctrl -n -sPackage -FDepends libssl1.0
  liblasso-perl
  libnet-ldns-perl
  libsnmp-perl

> > I assume "only" the libcrypt-openssl-* ones are passing libssl pointers
> > between them but I haven't checked.
> 
> from a quick look:
> - libcrypt-ssleay-perl, SSL_CTX_new() returns SSL_CTX*
> - libnet-ssleay-perl, BIO_new_ssl() gets SSL_CTX* and returns BIO*.

Cool, thanks. I think libnet-ssleay-perl might be a good choice for
providing the baseline perl-openssl-abi-x virtual package.

And many thanks for looking at this!
-- 
Niko



More information about the pkg-perl-maintainers mailing list