Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888619 - mail-mta/exim-4.94.2-r11 +ssl: Does not compile against openssl-3.0.7-r2
Summary: mail-mta/exim-4.94.2-r11 +ssl: Does not compile against openssl-3.0.7-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2022-12-27 10:19 UTC by Bernd Feige
Modified: 2022-12-27 20:33 UTC (History)
0 users

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 Bernd Feige 2022-12-27 10:19:49 UTC
tls-openssl.c:230:5:Error: missing binary operator before token "1"
  230 #if SSL_OP_NO_TLSv1_1 == 0x00000400L

mail-mta/exim-4.96-r2 compiles against openssl-3.0.7-r2 but is currently masked...

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-12-27 20:33:05 UTC
The bug has been closed via the following commit(s):

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

commit e44efacab8c0d769cd1b6145e14bba16b109c094
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2022-12-27 20:31:29 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2022-12-27 20:33:02 +0000

    mail-mta/exim-4.94.2-r11: backport OpenSSL3 patch from 4.96
    
    Closes: https://bugs.gentoo.org/888619
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 mail-mta/exim/exim-4.94.2-r11.ebuild           |  1 +
 mail-mta/exim/files/exim-4.94.2-openssl3.patch | 34 ++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)