Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Richard Quadling
That seems to be linking just fine. Thank you. On 19 July 2011 16:23, Pierre Joye wrote: > please try again (fetch the lib again) > > On Tue, Jul 19, 2011 at 3:42 PM, Richard Quadling wrote: >> Toggling between libpng-1.2.45-vc9-x86.zip and >> libpng-1.2.46-vc9-x86.zip and 1.2.45 works for me b

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Pierre Joye
please try again (fetch the lib again) On Tue, Jul 19, 2011 at 3:42 PM, Richard Quadling wrote: > Toggling between libpng-1.2.45-vc9-x86.zip and > libpng-1.2.46-vc9-x86.zip and 1.2.45 works for me but 1.2.46 doesn't. > > On 19 July 2011 13:15, Richard Quadling wrote: >> Yep. Got it! >> >> I've j

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Pierre Joye
yes, seeing that on the builds log as well. No idea yet what causes this problem as I do not see a relevant change in the libpng changelog. Stay tuned. On Tue, Jul 19, 2011 at 3:42 PM, Richard Quadling wrote: > Toggling between libpng-1.2.45-vc9-x86.zip and > libpng-1.2.46-vc9-x86.zip and 1.2.45

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Richard Quadling
Toggling between libpng-1.2.45-vc9-x86.zip and libpng-1.2.46-vc9-x86.zip and 1.2.45 works for me but 1.2.46 doesn't. On 19 July 2011 13:15, Richard Quadling wrote: > Yep. Got it! > > I've just tried rebuilding my PHP (5.3 and 5.4). Both getting the same > linker error. > > > [snip] > xbm.c >    

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Richard Quadling
Yep. Got it! I've just tried rebuilding my PHP (5.3 and 5.4). Both getting the same linker error. [snip] xbm.c rc /n /fo Release\php_gd2.dll.res /d FILE_DESCRIPTION="\"GD imaging\"" /d FILE_NAME="\"php_gd2.dll\"" /d URL="\"http://www.php.net\""; /d INTERNAL_NAME="\"GD extension\"" /d THA

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Pierre Joye
global pkg is not but the standalone one is On Tue, Jul 19, 2011 at 12:59 PM, Richard Quadling wrote: > On 19 July 2011 11:25, Pierre Joye wrote: >> done. > > And thank you for the update to  http://windows.php.net/downloads/php-sdk/deps > > > > -- > Richard Quadling > Twitter : EE : Zend : PHPD

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Richard Quadling
On 19 July 2011 11:25, Pierre Joye wrote: > done. And thank you for the update to http://windows.php.net/downloads/php-sdk/deps -- Richard Quadling Twitter : EE : Zend : PHPDoc @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea -- PHP Internals - PHP Runtime Development Mai

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-19 Thread Pierre Joye
done. On Mon, Jul 18, 2011 at 8:27 PM, Pierre Joye wrote: > yes, I do use the latest versions, always if there are security > related fixes in them. > > Thanks for the headup! > > On Mon, Jul 18, 2011 at 8:05 PM, James Yu wrote: >> HI, >> >> A venerability issue was found in libpng 1.2.44 which

Re: [PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-18 Thread Pierre Joye
yes, I do use the latest versions, always if there are security related fixes in them. Thanks for the headup! On Mon, Jul 18, 2011 at 8:05 PM, James Yu wrote: > HI, > > A venerability issue was found in libpng 1.2.44 which was used by PHP > 5.3.7 RC3. See PHP/ext/gd > > http://old.nabble.com/lib

[PHP-DEV] PHP 5.3.7, upgrade Libpng to 1.2.45

2011-07-18 Thread James Yu
HI, A venerability issue was found in libpng 1.2.44 which was used by PHP 5.3.7 RC3. See PHP/ext/gd http://old.nabble.com/libpng-1.5.4%2C-1.4.8%2C-1.2.45%2C-and-1.0.55-are-available-to32013073.html#a32013073 I was wondering is it possible to upgrade the Libpng in PHP 5.3.7 (RC 4)? Thanks, James