Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881701 - mail-mta/opensmtpd: broken at runtime with openssl 3
Summary: mail-mta/opensmtpd: broken at runtime with openssl 3
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard: < dep added to ebuilds in Gentoo
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2022-11-17 22:51 UTC by Sam James
Modified: 2022-12-16 09:40 UTC (History)
2 users (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-17 22:51:19 UTC
See https://github.com/OpenSMTPD/OpenSMTPD/issues/1171.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-18 03:45:38 UTC
Aim is to unmask OpenSSL 3 by end of year.
Comment 2 Larry the Git Cow gentoo-dev 2022-12-13 05:27:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca14c6de6b4519250b55d36fd0f22a651445e0d4

commit ca14c6de6b4519250b55d36fd0f22a651445e0d4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-13 05:24:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-13 05:24:25 +0000

    mail-mta/opensmtpd: depend on < openssl 3
    
    Broken at runtime.
    
    Bug: https://bugs.gentoo.org/881701
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{opensmtpd-6.8.0_p2-r1.ebuild => opensmtpd-6.8.0_p2-r2.ebuild}   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 3 Reva Denis 2022-12-16 09:32:20 UTC
Well, is it possible to link the package against openssl-compat?
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-16 09:40:14 UTC
(In reply to Reva Denis from comment #3)
> Well, is it possible to link the package against openssl-compat?

The purpose of openssl-compat to provide old SOVERSIONs to appease prebuilt software.  It doesn't provide development files.