Received: by mail.netbsd.org (Postfix, from userid 605) id 9318E84D7F; Wed, 10 Apr 2019 11:13:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1995384D7D for ; Wed, 10 Apr 2019 11:13:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id NO0tTQKk-PjE for ; Wed, 10 Apr 2019 11:13:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8821884D6C for ; Wed, 10 Apr 2019 11:13:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 82E23FB16; Wed, 10 Apr 2019 11:13:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554894798146430" MIME-Version: 1.0 Date: Wed, 10 Apr 2019 11:13:18 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2019Q1] pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20190410111318.82E23FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1554894798146430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Apr 10 11:13:18 UTC 2019 Modified Files: pkgsrc/lang/php [pkgsrc-2019Q1]: phpversion.mk pkgsrc/lang/php71 [pkgsrc-2019Q1]: distinfo Log Message: Pullup ticket #5936 - requested by taca lang/php71: security fix Revisions pulled up: - lang/php/phpversion.mk 1.252 - lang/php71/distinfo 1.50 --- Module Name: pkgsrc Committed By: taca Date: Sun Apr 7 16:29:41 UTC 2019 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php71: distinfo Log Message: lang/php71: update to 7.1.28 04 Apr 2019, PHP 7.1.28 - EXIF: . Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (Stas) . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (Stas) - SQLite3: . Added sqlite3.defensive INI directive. (BohwaZ) To generate a diff of this commit: cvs rdiff -u -r1.251 -r1.251.2.1 pkgsrc/lang/php/phpversion.mk cvs rdiff -u -r1.49 -r1.49.2.1 pkgsrc/lang/php71/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1554894798146430 Content-Disposition: inline Content-Length: 2021 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/php/phpversion.mk diff -u pkgsrc/lang/php/phpversion.mk:1.251 pkgsrc/lang/php/phpversion.mk:1.251.2.1 --- pkgsrc/lang/php/phpversion.mk:1.251 Tue Mar 12 04:15:03 2019 +++ pkgsrc/lang/php/phpversion.mk Wed Apr 10 11:13:18 2019 @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.251 2019/03/12 04:15:03 taca Exp $ +# $NetBSD: phpversion.mk,v 1.251.2.1 2019/04/10 11:13:18 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 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.40 -PHP71_VERSION= 7.1.27 +PHP71_VERSION= 7.1.28 PHP72_VERSION= 7.2.16 PHP73_VERSION= 7.3.3 Index: pkgsrc/lang/php71/distinfo diff -u pkgsrc/lang/php71/distinfo:1.49 pkgsrc/lang/php71/distinfo:1.49.2.1 --- pkgsrc/lang/php71/distinfo:1.49 Tue Mar 12 04:12:16 2019 +++ pkgsrc/lang/php71/distinfo Wed Apr 10 11:13:18 2019 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.49 2019/03/12 04:12:16 taca Exp $ +$NetBSD: distinfo,v 1.49.2.1 2019/04/10 11:13:18 bsiegert Exp $ -SHA1 (php-7.1.27.tar.bz2) = 2845a413aef667b423d8720844ad02fd1ac76926 -RMD160 (php-7.1.27.tar.bz2) = 79d37dff36b2e98e82872e1ab4c5b0babfe951d3 -SHA512 (php-7.1.27.tar.bz2) = c710a089917cffb04ee42ee9e7f4c0b187f4ee113426748985e00da05bbfc97800df0de8bbbbe05da1c6f44d34192cc6cdee10160b9c59fa637684397203a9c6 -Size (php-7.1.27.tar.bz2) = 15164328 bytes +SHA1 (php-7.1.28.tar.bz2) = e1d873fbef4c392ff2b6e6324b82eda83b7db14a +RMD160 (php-7.1.28.tar.bz2) = e06f68bf2544f551a5616eb68963fad087267b91 +SHA512 (php-7.1.28.tar.bz2) = b9bd9afe4e922725d8e34b5c124d98c6d2ad1c420008bca08bfb4279f48949f59e20f3bc79a8789aab12a5605a6e38698395ac98e395ed2d5f2b8ac7d47b19c5 +Size (php-7.1.28.tar.bz2) = 15165503 bytes SHA1 (patch-acinclude.m4) = c232e68dbcd58bbfdf6800e491eb46812df15f65 SHA1 (patch-configure) = 862707ff3fd8b8d7312104bb44a48fe8379951bd SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c --_----------=_1554894798146430--