summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-12-16 12:32:42 +0000
committerMarek Szuba <marecki@gentoo.org>2021-12-16 15:48:24 +0000
commit65dc5ec07f876fd5db4eb16518af88f15c7e465e (patch)
tree66acea50ad51a4d468db64a9e0f997ada06e4079 /net-libs/xrootd/xrootd-5.0.3-r1.ebuild
parentsys-kernel/vanilla-sources: Automated version bump to 5.15.9 - remove old. (diff)
downloadgentoo-65dc5ec07f876fd5db4eb16518af88f15c7e465e.tar.gz
gentoo-65dc5ec07f876fd5db4eb16518af88f15c7e465e.tar.bz2
gentoo-65dc5ec07f876fd5db4eb16518af88f15c7e465e.zip
net-libs/xrootd: block OpenSSL-3.0
Upstream is aware of the issue and is actively working on it, however as of mid-December 2021 none of the releases support new OpenSSL. Bug: https://bugs.gentoo.org/806388 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-libs/xrootd/xrootd-5.0.3-r1.ebuild')
-rw-r--r--net-libs/xrootd/xrootd-5.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/xrootd/xrootd-5.0.3-r1.ebuild b/net-libs/xrootd/xrootd-5.0.3-r1.ebuild
index 260b6f8047ba..63d03a9265a8 100644
--- a/net-libs/xrootd/xrootd-5.0.3-r1.ebuild
+++ b/net-libs/xrootd/xrootd-5.0.3-r1.ebuild
@@ -27,7 +27,7 @@ CDEPEND="acct-group/xrootd
kerberos? ( virtual/krb5 )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0= )
- ssl? ( dev-libs/openssl:0= )
+ ssl? ( <dev-libs/openssl-3.0.0:0= )
"
DEPEND="${CDEPEND}"
BDEPEND="