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.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fb2c83c0c25
branches: trunk
changeset: 326462:7fb2c83c0c25
user: taca <taca%pkgsrc.org@localhost>
date: Fri Dec 07 17:13:58 2018 +0000
description:
lang/php70: update to 7.0.33
06 Dec 2018 PHP 7.0.33
- Core:
. Fixed bug #77231 (Segfault when using convert.quoted-printable-encode
filter). (Stas)
- IMAP:
. Fixed bug #77020 (null pointer dereference in imap_mail). (cmb)
. Fixed bug #77153 (imap_open allows to run arbitrary shell commands via
mailbox parameter). (Stas)
- Phar:
. Fixed bug #77022 (PharData always creates new files with mode 0666). (Stas)
. Fixed bug #77143 (Heap Buffer Overflow (READ: 4) in phar_parse_pharfile).
(Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php70/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r f7d6468de71c -r 7fb2c83c0c25 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Fri Dec 07 17:12:48 2018 +0000
+++ b/lang/php/phpversion.mk Fri Dec 07 17:13:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.237 2018/12/07 17:12:48 taca Exp $
+# $NetBSD: phpversion.mk,v 1.238 2018/12/07 17:13:58 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.38
-PHP70_VERSION= 7.0.32
+PHP70_VERSION= 7.0.33
PHP71_VERSION= 7.1.26
PHP72_VERSION= 7.2.13
diff -r f7d6468de71c -r 7fb2c83c0c25 lang/php70/distinfo
--- a/lang/php70/distinfo Fri Dec 07 17:12:48 2018 +0000
+++ b/lang/php70/distinfo Fri Dec 07 17:13:58 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.49 2018/11/14 21:26:53 markd Exp $
+$NetBSD: distinfo,v 1.50 2018/12/07 17:13:58 taca Exp $
-SHA1 (php-7.0.32.tar.bz2) = b323e00d91bfdfae087a025b9233527e48d99772
-RMD160 (php-7.0.32.tar.bz2) = f26eb5d3e82555502ddf749bc7b08d9d2a72db22
-SHA512 (php-7.0.32.tar.bz2) = 4a87df7e9af6cfbf348a7fccb13d0dbf8c19a5f35d1061fde077f657429b15bebcbbd864b83d886bd397b98ff69ec38cf21cb90219bd05a5b57afeb18af47f87
-Size (php-7.0.32.tar.bz2) = 14643727 bytes
+SHA1 (php-7.0.33.tar.bz2) = 8bcc984f8ec2bd61e9aedd0770086bdb1f49ed4e
+RMD160 (php-7.0.33.tar.bz2) = 59ab0712f261ae2824fc0f7038a3225b1568bc87
+SHA512 (php-7.0.33.tar.bz2) = b6e72cf7b590721b9b774de47bf49bb6a26e556dfdcad7ab01e33fda6c501f2e23ef5c104bb31b35bcfe701cad8bda9abeec0f54fbd305745f2daeeb3070d7f5
+Size (php-7.0.33.tar.bz2) = 14644631 bytes
SHA1 (patch-acinclude.m4) = 81a8f33a536500978ea5a9aa2d2875c61c843e56
SHA1 (patch-configure) = 68ca63d7623feee2f12c9e1abacf4a5d7827d96c
SHA1 (patch-disable-filter-url) = e9e92d686ddd1d1a1ece10fe4feee4e368fe510c
Home |
Main Index |
Thread Index |
Old Index