Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 427178 Details for
Bug 575548
<dev-libs/openssl-1.0.2g-r2: Multiple vulnerabilities (CVE-2016-{0702,0703,0704,0705,0797,0798,0799,0800})
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add a USE flag to enable ssl2 in openssl, off by default.
openssl-1.0.2g_-ssl2.patch (text/plain), 858 bytes, created by
Hank Leininger
on 2016-03-02 03:36:41 UTC
(
hide
)
Description:
Add a USE flag to enable ssl2 in openssl, off by default.
Filename:
MIME Type:
Creator:
Hank Leininger
Created:
2016-03-02 03:36:41 UTC
Size:
858 bytes
patch
obsolete
>--- openssl-1.0.2g.ebuild.orig 2016-03-01 22:35:04.302993011 -0500 >+++ openssl-1.0.2g.ebuild 2016-03-01 22:09:30.486986878 -0500 >@@ -14,7 +14,7 @@ > LICENSE="openssl" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" >-IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib" >+IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 -ssl2 static-libs test +tls-heartbeat vanilla zlib" > RESTRICT="!bindist? ( bindist )" > > # The blocks are temporary just to make sure people upgrade to a >@@ -154,6 +154,7 @@ > enable-mdc2 \ > enable-rc5 \ > enable-tlsext \ >+ $(use_ssl ssl2) \ > $(use_ssl asm) \ > $(use_ssl gmp gmp -lgmp) \ > $(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 575548
: 427178