Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304281 - dev-lang/php-5.2.12: compilation failure with openssl 1.0.0
Summary: dev-lang/php-5.2.12: compilation failure with openssl 1.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL: http://bugs.php.net/bug.php?id=50859
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1
  Show dependency tree
 
Reported: 2010-02-10 10:42 UTC by Hanno Böck
Modified: 2010-04-05 10:46 UTC (History)
1 user (show)

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


Attachments
php-5.2.12-openssl-1.0.0.diff (php-5.2.12-openssl-1.0.0.diff,1.16 KB, patch)
2010-02-10 10:42 UTC, Hanno Böck
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2010-02-10 10:42:24 UTC
php fails because MD2 is no longer supported within openssl (it's considered highly insecure). Upstream already committed a fix to SVN.
Comment 1 Hanno Böck gentoo-dev 2010-02-10 10:42:43 UTC
Created attachment 219083 [details, diff]
php-5.2.12-openssl-1.0.0.diff
Comment 2 David Hicks 2010-03-26 05:56:51 UTC
Hanno's patch was committed in time for the PHP 5.2.13 release (see the changelog at http://www.php.net/ChangeLog-5.php#5.2.13). PHP 5.2.13 is in the Gentoo tree as well so I guess this bug can now be closed.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2010-04-05 10:46:10 UTC
php-5.2.13 compiles and is stable - closing.