pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2019Q2]: pkgsrc/lang Pullup ticket #6045 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e446b6806643
branches:  pkgsrc-2019Q2
changeset: 339302:e446b6806643
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Tue Sep 10 17:59:33 2019 +0000

description:
Pullup ticket #6045 - requested by taca
lang/php71: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.268
- lang/php71/distinfo                                           1.54

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun Sep  1 13:04:13 UTC 2019

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

   Log Message:
   lang/php71: update to 7.1.32

   29 Aug 2019, PHP 7.1.32

   - mbstring:
     . Fixed CVE-2019-13224 (don't allow different encodings for onig_new_deluxe) (stas)

diffstat:

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

diffs (36 lines):

diff -r 63afb1037e94 -r e446b6806643 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Tue Sep 10 17:56:00 2019 +0000
+++ b/lang/php/phpversion.mk    Tue Sep 10 17:59:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.260.2.5 2019/09/10 17:56:00 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.260.2.6 2019/09/10 17:59:33 bsiegert 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
@@ -88,7 +88,7 @@
 
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
-PHP71_VERSION= 7.1.31
+PHP71_VERSION= 7.1.32
 PHP72_VERSION= 7.2.22
 PHP73_VERSION= 7.3.9
 
diff -r 63afb1037e94 -r e446b6806643 lang/php71/distinfo
--- a/lang/php71/distinfo       Tue Sep 10 17:56:00 2019 +0000
+++ b/lang/php71/distinfo       Tue Sep 10 17:59:33 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.52.2.1 2019/08/10 12:11:27 bsiegert Exp $
+$NetBSD: distinfo,v 1.52.2.2 2019/09/10 17:59:33 bsiegert Exp $
 
-SHA1 (php-7.1.31.tar.bz2) = e89ed374a504fbeb457e92a209d3b03ecd1582ac
-RMD160 (php-7.1.31.tar.bz2) = 65be06c0553428cf1970077317661cc5b3ab9fc7
-SHA512 (php-7.1.31.tar.bz2) = c5adeb267087719253f93789fb772f22262212e5a96fc4ff15f86dc96cf7bca962f63edbb370dfa01f25f6198638f63cdb27780ec2fa4092c966e72d55a8f79b
-Size (php-7.1.31.tar.bz2) = 15334491 bytes
+SHA1 (php-7.1.32.tar.bz2) = 6c469fdec96ed7bef61bb94031aa7737ee4d9e25
+RMD160 (php-7.1.32.tar.bz2) = da6068c0df768040b7d4cc46e606f24711a969ec
+SHA512 (php-7.1.32.tar.bz2) = c13b13575a505d9a6498b1d5c208b75490fb567ca8aca515d79e569c1f0ca289816178511e616f2bbec5c8840ed273719ff5841de4e7ad91e261f9ca4d6baa92
+Size (php-7.1.32.tar.bz2) = 15332345 bytes
 SHA1 (patch-acinclude.m4) = c232e68dbcd58bbfdf6800e491eb46812df15f65
 SHA1 (patch-configure) = 862707ff3fd8b8d7312104bb44a48fe8379951bd
 SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c



Home | Main Index | Thread Index | Old Index