Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214621 Details for
Bug 293785
<www-servers/nginx-{0.7.64,0.8.23}: TLS renegotiation vulnerability (CVE-2009-3555)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixes compile failure where USE="-ssl"
nginx-0.7.64-no-ssl-compile-fix.patch (text/plain), 819 bytes, created by
kfm
on 2009-12-30 14:02:54 UTC
(
hide
)
Description:
Fixes compile failure where USE="-ssl"
Filename:
MIME Type:
Creator:
kfm
Created:
2009-12-30 14:02:54 UTC
Size:
819 bytes
patch
obsolete
>--- /usr/portage/www-servers/nginx/nginx-0.7.64.ebuild 2009-12-08 14:49:37.000000000 +0000 >+++ nginx-0.7.64.ebuild 2009-12-30 13:15:02.557883077 +0000 >@@ -14,8 +14,8 @@ > IUSE="addition debug fastcgi flv imap pcre perl random-index ssl status sub webdav zlib" > > DEPEND="dev-lang/perl >+ dev-libs/openssl > pcre? ( >=dev-libs/libpcre-4.2 ) >- ssl? ( dev-libs/openssl ) > zlib? ( sys-libs/zlib ) > perl? ( >=dev-lang/perl-5.8 )" > >@@ -71,8 +71,6 @@ > --http-client-body-temp-path=/var/tmp/${PN}/client \ > --http-proxy-temp-path=/var/tmp/${PN}/proxy \ > --http-fastcgi-temp-path=/var/tmp/${PN}/fastcgi \ >- --with-md5-asm --with-md5=/usr/include \ >- --with-sha1-asm --with-sha1=/usr/include \ > ${myconf} || die "configure failed" > > emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}" || die "failed to compile"
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 293785
:
211024
| 214621