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 #6021 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9889700c3c18
branches:  pkgsrc-2019Q2
changeset: 408185:9889700c3c18
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Aug 10 12:11:27 2019 +0000

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

Revisions pulled up:
- lang/php/phpversion.mk                                        1.265
- lang/php71/distinfo                                           1.53

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Thu Aug  1 14:20:58 UTC 2019

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

   Log Message:
   lang/php71: update to 7.1.31

   01 Aug 2019, PHP 7.1.31

   - SQLite:
     . Upgraded to SQLite 3.28.0. (cmb)

   - EXIF:
     . Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment).
     (CVE-2019-11042) (Stas)
     . Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail).
     (CVE-2019-11041) (Stas)

   - Phar:
     . Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN). (cmb)

diffstat:

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

diffs (36 lines):

diff -r 431c2a83a410 -r 9889700c3c18 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sat Aug 10 12:07:22 2019 +0000
+++ b/lang/php/phpversion.mk    Sat Aug 10 12:11:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.260.2.2 2019/08/10 12:07:22 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.260.2.3 2019/08/10 12:11:27 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.30
+PHP71_VERSION= 7.1.31
 PHP72_VERSION= 7.2.21
 PHP73_VERSION= 7.3.8
 
diff -r 431c2a83a410 -r 9889700c3c18 lang/php71/distinfo
--- a/lang/php71/distinfo       Sat Aug 10 12:07:22 2019 +0000
+++ b/lang/php71/distinfo       Sat Aug 10 12:11:27 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.52 2019/06/01 15:28:07 taca Exp $
+$NetBSD: distinfo,v 1.52.2.1 2019/08/10 12:11:27 bsiegert Exp $
 
-SHA1 (php-7.1.30.tar.bz2) = 39e2fc72e3e4febdb1b321e18ec20be7e7088157
-RMD160 (php-7.1.30.tar.bz2) = 4644b3bd9a123b740642c36513ddad83c206ca29
-SHA512 (php-7.1.30.tar.bz2) = 9b8ae29d149803768408261306ed409e6191f403e1dff9fa8d608608c19f112c4822b34b242da82034954223196958b6d74ddd709cf7fe97fbc70237e196c9d0
-Size (php-7.1.30.tar.bz2) = 15165592 bytes
+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 (patch-acinclude.m4) = c232e68dbcd58bbfdf6800e491eb46812df15f65
 SHA1 (patch-configure) = 862707ff3fd8b8d7312104bb44a48fe8379951bd
 SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c



Home | Main Index | Thread Index | Old Index