Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id ECA3B7A26A for ; Sat, 12 Nov 2016 15:41:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8E27D855F7; Sat, 12 Nov 2016 15:41:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1EF28855E5 for ; Sat, 12 Nov 2016 15:41:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id yIFXemrn0Pop for ; Sat, 12 Nov 2016 15:41:24 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9AE1684CE9 for ; Sat, 12 Nov 2016 15:41:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90FABFBA6; Sat, 12 Nov 2016 15:41:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_14789652844340" MIME-Version: 1.0 Date: Sat, 12 Nov 2016 15:41:24 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20161112154124.90FABFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_14789652844340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Nov 12 15:41:24 UTC 2016 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php71: distinfo Log Message: Update php71 to 7.1.0rc6 (PHP 7.1.0RC6), including security fix. 10 Nov 2016, PHP 7.1.0RC6 - Core: . Fixded bug #72736 (Slow performance when fetching large dataset with mysqli / PDO). (Dmitry) - Date: . Fixed bug #73426 (createFromFormat with 'z' format char results in incorrect time). (Derick) - JSON: . Introduced encoder struct instead of global which fixes bugs #66025 and #73254 related to pretty print indentation. (Jakub Zelenka) - ODBC: . Fixed bug #73448 (odbc_errormsg returns trash, always 513 bytes). (Anatol) - PCRE: . Fixed bug #73392 (A use-after-free in zend allocator management). (Laruence) - PDO_Firebird: . Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam). (Dorin Marcoci) - SPL: . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence) To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 pkgsrc/lang/php/phpversion.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/php71/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_14789652844340 Content-Disposition: inline Content-Length: 2059 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.164 pkgsrc/lang/php/phpversion.mk:1.165 --- pkgsrc/lang/php/phpversion.mk:1.164 Sat Nov 12 15:38:29 2016 +++ pkgsrc/lang/php/phpversion.mk Sat Nov 12 15:41:24 2016 @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.164 2016/11/12 15:38:29 taca Exp $ +# $NetBSD: phpversion.mk,v 1.165 2016/11/12 15:41:24 taca 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 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.28 PHP70_VERSION= 7.0.13 -PHP71_VERSION= 7.1.0RC5 +PHP71_VERSION= 7.1.0RC6 # Define initial release of major version. PHP56_RELDATE= 20140828 Index: pkgsrc/lang/php71/distinfo diff -u pkgsrc/lang/php71/distinfo:1.8 pkgsrc/lang/php71/distinfo:1.9 --- pkgsrc/lang/php71/distinfo:1.8 Sat Nov 5 14:30:30 2016 +++ pkgsrc/lang/php71/distinfo Sat Nov 12 15:41:24 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2016/11/05 14:30:30 jdolecek Exp $ +$NetBSD: distinfo,v 1.9 2016/11/12 15:41:24 taca Exp $ -SHA1 (php-7.1.0RC5.tar.bz2) = f8387ec993a622d4e0dbb58751aaf0a6bcde226d -RMD160 (php-7.1.0RC5.tar.bz2) = b34b659f52d926f5ecbdac93e2ae5e3259bd4736 -SHA512 (php-7.1.0RC5.tar.bz2) = c6ff2ce84cdf6d772e1f9eebc85397b269634a956d82266526b6d75f784cff2a0abb90bd562df18fae3cb0f434c9eded3cce804910fdbf94cab221b193d420e5 -Size (php-7.1.0RC5.tar.bz2) = 15539145 bytes +SHA1 (php-7.1.0RC6.tar.bz2) = 46144d74951f0ecfb2ce8d1c5d7890175cfd47b4 +RMD160 (php-7.1.0RC6.tar.bz2) = 3020a5f6ea44d88e49fb642d722c7819557304a7 +SHA512 (php-7.1.0RC6.tar.bz2) = f0343af4baff40c5411656ca9b9ac4e5e920de8e9cb99df0b957a7f87f59fcb097e80e53b6edb26027f89488086d7955b3e1f8967bef8fb396c8af67bc5455dc +Size (php-7.1.0RC6.tar.bz2) = 15555392 bytes SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c SHA1 (patch-ext_gd_config.m4) = 93b62daad93b9ee6dc28e06016f739bc26b0dc9f --_----------=_14789652844340--