On 12/07/14 12:53, Toni Mueller wrote: > my intention is to package this stuff so one can have both openssl and > libressl installed in parallel. libressl currently has libraries with > these sonames: > > libssl.so.26 > libcrypto.so.29
If the ABI is already different, there's no need for the library names to exactly match what the Debian OpenSSL package has or what OpenBSD uses? Actually I think you should avoid it, to avoid any confusion. Perhaps use libssl-openbsd.so.26, libcrypto-openbsd.so.30 just like we did in src:freebsd-libs? Or pick anything else that sounds better. The "openssl" binary built by LibreSSL sources will also need to be renamed, if they're to be co-installable. To "libressl" I presume? AFAIK the command-line apps have not changed significantly (except bugfixes) so could be a drop-in replacement someday (much easier than switching libraries). Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53c30523.4060...@pyro.eu.org