Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 200921

Summary: dev-php5/suhosin-0.9.22 version bump
Product: Gentoo Linux Reporter: Christian Hoffmann (RETIRED) <hoffie>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.hardened-php.net/suhosin/changelog.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Hoffmann (RETIRED) gentoo-dev 2007-12-01 14:36:31 UTC
suhosin-0.9.21 was released yesterday (0 day, zomg ;)). We should get it in the tree as soon as possible as it fixes the regression regarding .htaccess which prevented us from requesting stabilization for anything newer than 0.9.18.

ChangeLog:
    * Fixed function_exists() now checks the Suhosin permissions
    * Fixed crypt() salt no longer uses Blowfish by default
    * Fixed .htaccess/perdir support
    * Fixed compilation problem on OS/X
    * Added protection against some attacks through _SERVER variables
    * Added suhosin.server.strip and suhosin.server.encode
    * Added error message that warns about the LFS binary incompatibility

Feel free to bump it, I won't have time until next week.
Comment 1 Stefan Behte (RETIRED) gentoo-dev Security 2007-12-02 19:21:04 UTC
Just renaming the ebuild to suhosin-0.9.21.ebuild in an overlay and doing ebuild suhosin-0.9.21.ebuild digest && ebuild suhosin-0.9.21.ebuild merge worked fine.
I tried with PHP 5.2.5 from portage. phpinfo() shows the suhosin options, everyhing looks ok. I'm on x86.

Would be cool to see it in portage :)
Comment 2 Stefan Behte (RETIRED) gentoo-dev Security 2007-12-02 19:26:35 UTC
While looking around at hardened-php I noticed there is already Version 0.9.22 out which fixes a critical bug with the "LFS warning message".

http://www.hardened-php.net/suhosin/changelog.html

0.9.22 also runs well here.
Comment 3 Christian Hoffmann (RETIRED) gentoo-dev 2007-12-02 19:47:48 UTC
Thanks for the update, Craig.

I'll add it Wednesday evening if nobody else has done it by then (I'm busy doing school work until then).
Comment 4 Christian Hoffmann (RETIRED) gentoo-dev 2007-12-04 11:11:32 UTC
Committed to the tree. Also committed dev-php4/suhosin, but haven't tested it at all.