pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q4]: pkgsrc/lang Pullup ticket #5673 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/43d5c40f5047
branches: pkgsrc-2017Q4
changeset: 373102:43d5c40f5047
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Jan 07 17:30:26 2018 +0000
description:
Pullup ticket #5673 - requested by taca
lang/php56: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.198
- lang/php56/distinfo 1.44
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 5 03:08:36 UTC 2018
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php56: distinfo
Log Message:
lang/php56: update to 5.6.33
04 Jan 2017, PHP 5.6.33
- GD:
. Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx). (cmb)
- Phar:
. Fixed bug #74782 (Reflected XSS in .phar 404 page). (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php56/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r c4e3dc596d0f -r 43d5c40f5047 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sat Jan 06 23:14:09 2018 +0000
+++ b/lang/php/phpversion.mk Sun Jan 07 17:30:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.197 2017/11/30 20:45:46 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.197.2.1 2018/01/07 17:30:26 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
@@ -87,7 +87,7 @@
PHPVERSION_MK= defined
# Define each PHP's version.
-PHP56_VERSION= 5.6.32
+PHP56_VERSION= 5.6.33
PHP70_VERSION= 7.0.26
PHP71_VERSION= 7.1.12
PHP72_VERSION= 7.2.0
diff -r c4e3dc596d0f -r 43d5c40f5047 lang/php56/distinfo
--- a/lang/php56/distinfo Sat Jan 06 23:14:09 2018 +0000
+++ b/lang/php56/distinfo Sun Jan 07 17:30:26 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.43 2017/10/27 08:45:06 taca Exp $
+$NetBSD: distinfo,v 1.43.2.1 2018/01/07 17:30:26 bsiegert Exp $
-SHA1 (php-5.6.32.tar.bz2) = c3166285c6d1f7cc04c45716052ec67b256838a1
-RMD160 (php-5.6.32.tar.bz2) = 481cb89ba907550adc40dda58f7f16d914367098
-SHA512 (php-5.6.32.tar.bz2) = d3f53a9c14e05726ec80785ee2db482d73cfd9bfca751041150da63e5e9273a2ea9a0027d3d9c80434ae8c1f93e7a4556b050969c271e696a841ec785efbeedc
-Size (php-5.6.32.tar.bz2) = 15055569 bytes
+SHA1 (php-5.6.33.tar.bz2) = c101b6af3486bb907e1c7a54dc41a3bbd9c33eaa
+RMD160 (php-5.6.33.tar.bz2) = 30332f36e233db5784b35c50cb87f1da6d10a1b4
+SHA512 (php-5.6.33.tar.bz2) = d57d87bf5ceb4b8b72908dc9d4236533697ba7055c25bdd299b35ff42b9d0258020241953a6f2c448929742c73fb2e3c67aa630c556af8fccbbe312ec51f1576
+Size (php-5.6.33.tar.bz2) = 15057552 bytes
SHA1 (patch-acinclude.m4) = 34d38d2538cc00932cdfcc80d1d4a91632cd15d0
SHA1 (patch-configure) = 5d76f71aa903efa3c3491b908ff76419aa4af27c
SHA1 (patch-ext_gd_config.m4) = b92ab4c7fe8aceaef7787a607a7d2eac258fee19
Home |
Main Index |
Thread Index |
Old Index