On Tue, 2020-12-29 at 06:33 +0100, David Haller wrote: > Hello, > > On Mon, 28 Dec 2020, Michal Górny wrote: > > The only problem that I can think of are packages that depend > > on libressl specifically and do not support openssl. I don't think > > we > > have anything like that but I'll double check. > > A naive check finds these: > > Depends unconditionally on dev-libs/libressl: > app-crypt/acme-client
Furthermore, it seems to be specifically relying on libressl internals (i.e. contents of opaque structures). Given that it doesn't build with gcc-10 and there's a lot of ACME clients around, I suppose we can last rite it. > Depends conditionally on only dev-libs/libressl (no openssl > alternative): > net-misc/s6-networking This dependency has been removed yesterday. > net-misc/openntpd I've just tested it and it builds fine against dev-libs/libretls. -- Best regards, Michał Górny
