Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157972 - dev-lang/php-5 - add suhosin support
Summary: dev-lang/php-5 - add suhosin support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PHP Bugs
URL: http://www.hardened-php.net/suhosin/d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-12 14:43 UTC by Werner Schalk
Modified: 2007-03-07 23:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Schalk 2006-12-12 14:43:41 UTC
Hi,

suhosin is an extension (shared object) and/or patch to PHP (see http://www.hardened-php.net/suhosin/download.html). It provides a great improvement in terms of security in PHP applications. Would you guys please add a use flag and add this to the current PHP distribution or create a separate port?

Thank you.

Bye,
Werner
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-12 14:47:58 UTC
svn co http://overlays.gentoo.org/svn/proj/php/ if you want to test it...
Comment 2 Patrick 2007-02-15 14:38:18 UTC
I installed PHP 5.2.0 with USE=suhosin (from php-testing overlay) today and tested all my www-apps. They all work without any problem (phpMyAdmin, phpLDAPadmin, SquirrelMail, WordPress, Coppermine and some self made stuff).
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-05 14:19:43 UTC
Done.
Comment 4 Stefan Behte (RETIRED) gentoo-dev Security 2007-03-07 23:14:44 UTC
Thanks!