pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2015Q3] pkgsrc/lang



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Oct  4 14:03:38 UTC 2015

Modified Files:
        pkgsrc/lang/php [pkgsrc-2015Q3]: phpversion.mk
        pkgsrc/lang/php56 [pkgsrc-2015Q3]: distinfo
        pkgsrc/lang/php56/patches [pkgsrc-2015Q3]: patch-configure
Removed Files:
        pkgsrc/lang/php56/patches [pkgsrc-2015Q3]: patch-aclocal.m4
            patch-build_libtool.m4

Log Message:
Pullup ticket #4832 - requested by taca
lang/php56: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.114
- lang/php56/distinfo                                           1.16
- lang/php56/patches/patch-aclocal.m4                           deleted
- lang/php56/patches/patch-build_libtool.m4                     deleted
- lang/php56/patches/patch-configure                            1.2

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Fri Oct  2 14:37:40 UTC 2015

   Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php56: distinfo
        pkgsrc/lang/php56/patches: patch-configure
   Removed Files:
        pkgsrc/lang/php56/patches: patch-aclocal.m4 patch-build_libtool.m4

   Log Message:
   Update php56 to 5.6.14.

   01 Oct 2015, PHP 5.6.14

   - Core:
     . Fixed bug #70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when
       building extensions). (Adam)

   - CLI server:
     . Fixed bug #68291 (404 on urls with '+'). (cmb)

   - DOM:
     . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
       encoding). (cmb)

   - Mysqlnd:
     . Fixed bug #70456 (mysqlnd doesn't activate TCP keep-alive when connecting to
       a server). (Sergei Turchanov)

   - OpenSSL:
     . Fixed bug #55259 (openssl extension does not get the DH parameters from
       DH key resource). (Jakub Zelenka)
     . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb)
     . Fixed bug #60632 (openssl_seal fails with AES). (Jakub Zelenka)
     . Fixed bug #68312 (Lookup for openssl.cnf causes a message box). (Anatol)

   - PDO:
     . Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)

   - Phar:
     . Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
     . FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
       entry filename is "/"). (Stas)

   - Phpdbg:
     . Fix phpdbg_break_next() sometimes not breaking. (Bob)

   - Standard:
     . Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)

   - Streams:
     . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
       (Niklas Keller)

   - Zip:
     . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors). (cmb)


To generate a diff of this commit:
cvs rdiff -u -r1.111.2.1 -r1.111.2.2 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.15 -r1.15.2.1 pkgsrc/lang/php56/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/php56/patches/patch-aclocal.m4 \
    pkgsrc/lang/php56/patches/patch-build_libtool.m4
cvs rdiff -u -r1.1 -r1.1.8.1 pkgsrc/lang/php56/patches/patch-configure

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