Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57415 Details for
Bug 74880
Hardenedphp USE flag does not appear to include the hardenedphp patch on emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch to php-sapi.eclass to handle php-4.3.11
php-sapi.eclass-r1.diff (text/plain), 768 bytes, created by
Lars Geiger
on 2005-04-27 12:02:53 UTC
(
hide
)
Description:
Updated patch to php-sapi.eclass to handle php-4.3.11
Filename:
MIME Type:
Creator:
Lars Geiger
Created:
2005-04-27 12:02:53 UTC
Size:
768 bytes
patch
obsolete
>--- php-sapi.eclass 2004-12-17 17:15:43.000000000 +0100 >+++ php-sapi.eclass.new 2005-04-27 15:32:13.35478122 +0100 >@@ -53,9 +53,9 @@ > # the patch for different versions of PHP > > case "$PV" in >- 4.3.6) HARDENEDPHP_PATCH="hardened-php-$PV-0.1.2.patch.gz" ;; >- 4.3.7) HARDENEDPHP_PATCH="hardened-php-$PV-0.1.2.patch.gz" ;; >- 4.3.8) HARDENEDPHP_PATCH="hardened-php-$PV-0.2.2.patch.gz" ;; >+ 4.3.8) HARDENEDPHP_PATCH="hardened-php-$PV-0.2.2.patch.gz" ;; >+ 4.3.9) HARDENEDPHP_PATCH="hardened-php-$PV-0.2.6.patch.gz" ;; >+ 4.3.10) HARDENEDPHP_PATCH="hardened-php-$PV-0.2.7.patch.gz" ;; >+ 4.3.11) HARDENEDPHP_PATCH="hardened-php-$PV-0.2.7.patch.gz" ;; > esac > > [ -n "$HARDENEDPHP_PATCH" ] && SRC_URI="${SRC_URI} hardenedphp? ( http://www.hardened-php.net/$HARDENEDPHP_PATCH )"
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 74880
:
46700
|
57415
|
57655