Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211024 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]
patch for 0.7.64 ebuild
nginx-0.7.64.patch (text/plain), 831 bytes, created by
Rudy Grigar (RETIRED)
on 2009-11-23 23:32:41 UTC
(
hide
)
Description:
patch for 0.7.64 ebuild
Filename:
MIME Type:
Creator:
Rudy Grigar (RETIRED)
Created:
2009-11-23 23:32:41 UTC
Size:
831 bytes
patch
obsolete
>--- nginx-0.7.62.ebuild 2009-09-18 19:36:47.000000000 +0000 >+++ nginx-0.7.64.ebuild 2009-11-23 23:02:52.000000000 +0000 >@@ -46,7 +46,6 @@ > > use addition && myconf="${myconf} --with-http_addition_module" > use fastcgi || myconf="${myconf} --without-http_fastcgi_module" >- use fastcgi && myconf="${myconf} --with-http_realip_module" > use flv && myconf="${myconf} --with-http_flv_module" > use zlib || myconf="${myconf} --without-http_gzip_module" > use pcre || { >@@ -73,6 +72,7 @@ > --http-fastcgi-temp-path=/var/tmp/${PN}/fastcgi \ > --with-md5-asm --with-md5=/usr/include \ > --with-sha1-asm --with-sha1=/usr/include \ >+ --with-http_realip_module \ > ${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