pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/php53



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Feb 22 03:06:16 UTC 2013

Modified Files:
        pkgsrc/lang/php53: Makefile Makefile.common Makefile.php distinfo
Removed Files:
        pkgsrc/lang/php53/patches: patch-sapi_fpm_fpm__fpm_sockets.h

Log Message:
Update php53 to 5.3.22.

PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21 Feb 2013, PHP 5.3.22

- Zend Engine:
  . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). (Johannes)
  . Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)

- Core
  . Fixed bug #63943 (Bad warning text from strpos() on empty needle).
    (Laruence)

- Date:
  . Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
    (Laruence, Derick)

- FPM:
  . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)

- SOAP
  . Added check that soap.wsdl_cache_dir conforms to open_basedir
    (CVE-2013-1635). (Dmitry)
  . Disabled external entities loading (CVE-2013-1643). (Dmitry)

- SPL:
  . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). 
(Nikita Popov)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/lang/php53/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/php53/Makefile.common
cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/php53/Makefile.php
cvs rdiff -u -r1.57 -r1.58 pkgsrc/lang/php53/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/lang/php53/patches/patch-sapi_fpm_fpm__fpm_sockets.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index