pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2019Q1]: pkgsrc/lang Pullup ticket #5964 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46c3ee4d12d7
branches:  pkgsrc-2019Q1
changeset: 323627:46c3ee4d12d7
user:      spz <spz%pkgsrc.org@localhost>
date:      Tue May 14 05:17:31 2019 +0000

description:
Pullup ticket #5964 - requested by taca
lang/php72: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.255
- lang/php72/distinfo                                           1.40

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Thu May  2 13:43:38 UTC 2019

   Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php72: distinfo

   Log Message:
   lang/php72: update to 7.2.18

   Update php72 to update to 7.2.18.

   02 May 2019, PHP 7.2.18

   - CLI:
     . Fixed bug #77794 (Incorrect Date header format in built-in server).
       (kelunik)

   - EXIF
     . Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
       (CVE-2019-11036) (Stas)

   - Interbase:
     . Fixed bug #72175 (Impossibility of creating multiple connections to
       Interbase with php 7.x). (Nikita)

   - Intl:
     . Fixed bug #77895 (IntlDateFormatter::create fails in strict mode if $locale
       = null). (Nikita)

   - litespeed:
     . LiteSpeed SAPI 7.3.1, better process management, new API function
       litespeed_finish_request(). (George Wang)

   - Mail
     . Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)

   - PCRE:
     . Fixed bug #77827 (preg_match does not ignore \r in regex flags). (requinix,
       cmb)

   - PDO:
     . Fixed bug #77849 (Disable cloning of PDO handle/connection objects).
       (camporter)

   - phpdbg:
     . Fixed bug #76801 (too many open files). (alekitto)
     . Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
       (krakjoe)
     . Fixed bug #77805 (phpdbg build fails when readline is shared). (krakjoe)

   - Reflection:
     . Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work). (Nikita)
     . Fixed bug #77882 (Different behavior: always calls destructor). (Nikita)

   - Standard:
     . Fixed bug #77680 (recursive mkdir on ftp stream wrapper is incorrect).
       (Vlad Temian)
     . Fixed bug #77844 (Crash due to null pointer in parse_ini_string with
       INI_SCANNER_TYPED). (Nikita)
     . Fixed bug #77853 (Inconsistent substr_compare behaviour with empty
       haystack). (Nikita)


   To generate a diff of this commit:
   cvs rdiff -u -r1.254 -r1.255 pkgsrc/lang/php/phpversion.mk
   cvs rdiff -u -r1.39 -r1.40 pkgsrc/lang/php72/distinfo

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php72/distinfo    |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 91f4b6f1255b -r 46c3ee4d12d7 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Tue May 14 05:12:28 2019 +0000
+++ b/lang/php/phpversion.mk    Tue May 14 05:17:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.251.2.3 2019/04/10 11:21:14 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.251.2.4 2019/05/14 05:17:31 spz Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages. It does not add a dependency on the PHP
@@ -89,7 +89,7 @@
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
 PHP71_VERSION= 7.1.28
-PHP72_VERSION= 7.2.17
+PHP72_VERSION= 7.2.18
 PHP73_VERSION= 7.3.4
 
 # Define initial release of major version.
diff -r 91f4b6f1255b -r 46c3ee4d12d7 lang/php72/distinfo
--- a/lang/php72/distinfo       Tue May 14 05:12:28 2019 +0000
+++ b/lang/php72/distinfo       Tue May 14 05:17:31 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38.2.1 2019/04/10 11:17:13 bsiegert Exp $
+$NetBSD: distinfo,v 1.38.2.2 2019/05/14 05:17:31 spz Exp $
 
-SHA1 (php-7.2.17.tar.bz2) = b3328dcb9273a783557a30fdf1946a836776949e
-RMD160 (php-7.2.17.tar.bz2) = 65cd8f47ebd35f4269c7dd4f0237289a9ddbc346
-SHA512 (php-7.2.17.tar.bz2) = 6d14311cb3699eec7a8eacfb82e0a00e8f5dcfb31474dd32071c1c3261ddf52157a43a1ead4762da01283b0f5ccbbae8dfbbad2fb59e0900a1769e9f318e5830
-Size (php-7.2.17.tar.bz2) = 15060211 bytes
+SHA1 (php-7.2.18.tar.bz2) = 1ceecc98182429c65c6952cf101fe3e2ff0e85b0
+RMD160 (php-7.2.18.tar.bz2) = 5eca44c9c1b9853f51a5d3aeeaef694d6a05ed27
+SHA512 (php-7.2.18.tar.bz2) = 38e1c7eb2051193665b6d19c9634827ce95cd801e95e9a60e8ed9b2675122821d86b32454a24fca02d451bfab25bc9b2567dd57e1bc1170cde31b7a4edfa348c
+Size (php-7.2.18.tar.bz2) = 15075704 bytes
 SHA1 (patch-configure) = 6e66a79e691a84aa7ae461f8dec1752443ad6b61
 SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335



Home | Main Index | Thread Index | Old Index