diff options
author | 2015-12-06 01:03:23 -0500 | |
---|---|---|
committer | 2015-12-06 01:15:45 -0500 | |
commit | 237f5f6e05558cee1ea2dc1ae3d7ac71936d4a30 (patch) | |
tree | 4745a47518a1e91c22f99e034d75c09fdc879fd0 /profiles | |
parent | net-libs/libmicrohttpd: remove --disable-spdy, bug #567620. (diff) | |
download | gentoo-237f5f6e05558cee1ea2dc1ae3d7ac71936d4a30.tar.gz gentoo-237f5f6e05558cee1ea2dc1ae3d7ac71936d4a30.tar.bz2 gentoo-237f5f6e05558cee1ea2dc1ae3d7ac71936d4a30.zip |
profiles: mask =dev-libs/libressl-2.3* for bug #567554.
Support for SSLv3 has been dropped in 2.3.0 and above and its not
coming back. It is insecure and packages requiring it need to be
fixed. So we'll mask libressl-2.3* until we do.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 23582bef773c..3c30c61bca37 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,10 @@ #--- END OF EXAMPLES --- +# Anthony G. Basile <blueness@gentoo.org> (06 Dec 2015) +# Masked until we deal with SSLv3, bug #567554 +=dev-libs/libressl-2.3* + # Ian Delaney <idella4@gentoo.org> (06 Dec 2015) # Masked due to support of the hypervisor dropped in arch x86 # rdep packages use.masked for xen under arch |