pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2011Q4] pkgsrc/lang/php53



Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Jan 12 11:29:04 UTC 2012

Modified Files:
        pkgsrc/lang/php53 [pkgsrc-2011Q4]: Makefile Makefile.common
            Makefile.php distinfo
Removed Files:
        pkgsrc/lang/php53/patches [pkgsrc-2011Q4]:
            patch-Zend_zend__builtin__functions.c patch-as patch-main_main.c
            patch-main_php__globals.h patch-main_php__variables.c

Log Message:
Pullup ticket #3641 - requested by taca
archivers/php-bz2: security update
archivers/php-zip: security update
archivers/php-zlib: security update
converters/php-iconv: security update
converters/php-mbstring: security update
databases/php-dba: security update
databases/php-ldap: security update
databases/php-mysql: security update
databases/php-mysqli: security update
databases/php-pdo: security update
databases/php-pdo_dblib: security update
databases/php-pdo_mysql: security update
databases/php-pdo_pgsql: security update
databases/php-pdo_sqlite: security update
databases/php-pgsql: security update
databases/php-sqlite: security update
devel/php-gettext: security update
devel/php-gmp: security update
devel/php-pcntl: security update
devel/php-posix: security update
devel/php-shmop: security update
devel/php-sysvmsg: security update
devel/php-sysvsem: security update
devel/php-sysvshm: security update
graphics/php-exif: security update
graphics/php-gd: security update
mail/php-imap: security update
math/php-bcmath: security update
net/php-ftp: security update
net/php-snmp: security update
net/php-soap: security update
net/php-sockets: security update
net/php-xmlrpc: security update
security/php-mcrypt: security update
textproc/php-dom: security update
textproc/php-json: security update
textproc/php-pspell: security update
textproc/php-wddx: security update
textproc/php-xsl: security update
time/php-calendar: security update
www/php-curl: security update
www/php-tidy: security update

Revisions pulled up:
- lang/php53/Makefile                                           1.20
- lang/php53/Makefile.common                                    1.9
- lang/php53/Makefile.php                                       1.11
- lang/php53/distinfo                                           1.29
- lang/php53/patches/patch-Zend_zend__builtin__functions.c      deleted
- lang/php53/patches/patch-as                                   deleted
- lang/php53/patches/patch-main_main.c                          deleted
- lang/php53/patches/patch-main_php__globals.h                  deleted
- lang/php53/patches/patch-main_php__variables.c                deleted

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Wed Jan 11 14:53:35 UTC 2012

   Modified Files:
        pkgsrc/lang/php53: Makefile Makefile.common Makefile.php distinfo
   Removed Files:
        pkgsrc/lang/php53/patches: patch-Zend_zend__builtin__functions.c
            patch-as patch-main_main.c patch-main_php__globals.h
            patch-main_php__variables.c

   Log Message:
   Update php53 pacakge to 5.3.9; PHP 5.3.9.
   suhosin-patch is provided as modified one; only copyright year.

   PHP 5.3.9 Released!

   [10-Jan-2012] The PHP development team would like to announce the immediate
   availability of PHP 5.3.9. This release focuses on improving the stability of
   the PHP 5.3.x branch with over 90 bug fixes, some of which are security
   related.

   Security Enhancements and Fixes in PHP 5.3.9:

        * Added max_input_vars directive to prevent attacks based on hash
          collisions. (CVE-2011-4885)
        * Fixed bug #60150 (Integer overflow during the parsing of invalid
             exif header). (CVE-2011-4566)

   Key enhancements in PHP 5.3.9 include:

        * Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd
             argument to is_a and is_subclass_of).
        * Fixed bug #55609 (mysqlnd cannot be built shared)
        * Many changes to the FPM SAPI module

   For a full list of changes in PHP 5.3.9, see the ChangeLog. For source
   downloads please visit our downloads page, Windows binaries can be found on
   windows.php.net/download/.

   All users are strongly encouraged to upgrade to PHP 5.3.9.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.2.1 pkgsrc/lang/php53/Makefile
cvs rdiff -u -r1.8 -r1.8.4.1 pkgsrc/lang/php53/Makefile.common
cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/lang/php53/Makefile.php
cvs rdiff -u -r1.28 -r1.28.2.1 pkgsrc/lang/php53/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/lang/php53/patches/patch-Zend_zend__builtin__functions.c
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/php53/patches/patch-as \
    pkgsrc/lang/php53/patches/patch-main_main.c \
    pkgsrc/lang/php53/patches/patch-main_php__globals.h \
    pkgsrc/lang/php53/patches/patch-main_php__variables.c

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