pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Apr  5 03:43:40 UTC 2014

Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php54: Makefile Makefile.php distinfo
        pkgsrc/lang/php54/patches: patch-php.ini-development
            patch-php.ini-production
Removed Files:
        pkgsrc/lang/php54/patches: patch-ext_fileinfo_data__file.c

Log Message:
Update php54 to 5.4.27.  CVE-2013-7345 is already fixed in 5.4.26nb2.

03 Apr 2014, PHP 5.4.27

- Core:
  . Fixed bug #60602 (proc_open() changes environment array) (Tjerk)

- Fileinfo:
  . Fixed bug #66946 (fileinfo: extensive backtracking in awk rule regular
    expression). (CVE-2013-7345) (Remi)

- FPM:
  . Added clear_env configuration directive to disable clearenv() call.
  (Github PR# 598, Paul Annesley)

- GMP
  . fixed bug#66872 (invalid argument crashes gmp_testbit) (Pierre)

- Mail:
  . Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)

- MySQLi:
  . Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when link closed)
  (Remi)

- Openssl:
  . Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi)


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/php54/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/php54/Makefile.php
cvs rdiff -u -r1.36 -r1.37 pkgsrc/lang/php54/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/lang/php54/patches/patch-ext_fileinfo_data__file.c
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php54/patches/patch-php.ini-development \
    pkgsrc/lang/php54/patches/patch-php.ini-production

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