pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php70: update to 7.0.30
details: https://anonhg.NetBSD.org/pkgsrc/rev/002456566ddc
branches: trunk
changeset: 379238:002456566ddc
user: taca <taca%pkgsrc.org@localhost>
date: Thu Apr 26 15:46:57 2018 +0000
description:
lang/php70: update to 7.0.30
26 Apr 2018 PHP 7.0.30
- Exif:
. Fixed bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
(Stas)
- iconv:
. Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
invalid sequence). (Stas)
- LDAP:
. Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas)
- Phar:
. Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas)
29 Mar 2018 PHP 7.0.29
- FPM:
. Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
access controls). (Jakub Zelenka)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php70/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r b13cdb45c382 -r 002456566ddc lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu Apr 26 15:44:47 2018 +0000
+++ b/lang/php/phpversion.mk Thu Apr 26 15:46:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.215 2018/04/26 15:43:03 taca Exp $
+# $NetBSD: phpversion.mk,v 1.216 2018/04/26 15:46:57 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
@@ -88,7 +88,7 @@
# Define each PHP's version.
PHP56_VERSION= 5.6.35
-PHP70_VERSION= 7.0.29
+PHP70_VERSION= 7.0.30
PHP71_VERSION= 7.1.17
PHP72_VERSION= 7.2.5
diff -r b13cdb45c382 -r 002456566ddc lang/php70/distinfo
--- a/lang/php70/distinfo Thu Apr 26 15:44:47 2018 +0000
+++ b/lang/php70/distinfo Thu Apr 26 15:46:57 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.44 2018/03/29 16:22:24 taca Exp $
+$NetBSD: distinfo,v 1.45 2018/04/26 15:46:57 taca Exp $
-SHA1 (php-7.0.29.tar.bz2) = d38e77625398591326babeb30e5f33f0ffb83b70
-RMD160 (php-7.0.29.tar.bz2) = 5264445eb6047b0eb9ab127b72b474150e103389
-SHA512 (php-7.0.29.tar.bz2) = 05a934d38815505ba2cb3dfbaffd98b682038ed279092e53760a0a91b688b484644c3114df402a8fa03e200b42d3eee9fc451270e27736975fc7bf40e7d2d64a
-Size (php-7.0.29.tar.bz2) = 14510520 bytes
+SHA1 (php-7.0.30.tar.bz2) = 774d76578f06e4acc035ed65692f7750f7d9c9b1
+RMD160 (php-7.0.30.tar.bz2) = f3bf11cfb9d02988d1458d9b30a223af3191e970
+SHA512 (php-7.0.30.tar.bz2) = 37b39b3163ad5c5f7d42e22bb5fe9d8708a0559add4f29624c4640c11ef0cbcdfe010cbf69032b741099c9d4f87c9878c19c1d2f3f98817271686aa177956002
+Size (php-7.0.30.tar.bz2) = 14641553 bytes
SHA1 (patch-acinclude.m4) = 81a8f33a536500978ea5a9aa2d2875c61c843e56
SHA1 (patch-configure) = 68ca63d7623feee2f12c9e1abacf4a5d7827d96c
SHA1 (patch-ext_gd_config.m4) = bde93678626592cdcee619189bfc6532d0913a76
Home |
Main Index |
Thread Index |
Old Index