pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q2]: pkgsrc/lang Pullup ticket #5835 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/436d84751748
branches: pkgsrc-2018Q2
changeset: 313990:436d84751748
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Tue Sep 18 19:01:01 2018 +0000
description:
Pullup ticket #5835 - requested by taca
lang/php56: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.231
- lang/php56/distinfo 1.51
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 13 15:47:46 UTC 2018
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php56: distinfo
Log Message:
lang/php56: Update to 5.6.38
13 Sep 2018, PHP 5.6.38
- Apache2
. Fixed bug #76582 (XSS due to the header Transfer-Encoding: chunked). (Stas)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php56/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 0713ae306a55 -r 436d84751748 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Tue Sep 18 18:42:13 2018 +0000
+++ b/lang/php/phpversion.mk Tue Sep 18 19:01:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.221.2.7 2018/09/18 18:42:13 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.221.2.8 2018/09/18 19:01:01 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.37
+PHP56_VERSION= 5.6.38
PHP70_VERSION= 7.0.32
PHP71_VERSION= 7.1.22
PHP72_VERSION= 7.2.10
diff -r 0713ae306a55 -r 436d84751748 lang/php56/distinfo
--- a/lang/php56/distinfo Tue Sep 18 18:42:13 2018 +0000
+++ b/lang/php56/distinfo Tue Sep 18 19:01:01 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.48.2.1 2018/08/17 17:39:36 bsiegert Exp $
+$NetBSD: distinfo,v 1.48.2.2 2018/09/18 19:01:01 bsiegert Exp $
-SHA1 (php-5.6.37.tar.bz2) = 4672d3d43f3de9aa77799be5bf41f11008e920a5
-RMD160 (php-5.6.37.tar.bz2) = 0690834e3a68fa8ac6d89ac0d73bb50930ab8077
-SHA512 (php-5.6.37.tar.bz2) = 9cdd7710893ceb464a4818b853a2a70a02f55ece1d23cafe9a5529fdfa9ac1b23cf0eb944bd812825ec946901967a76254b10a38db835759be048cbc01795776
-Size (php-5.6.37.tar.bz2) = 15057773 bytes
+SHA1 (php-5.6.38.tar.bz2) = fe77bbaba01172b168fd5c15eecd4b1988d63eab
+RMD160 (php-5.6.38.tar.bz2) = 5a9353ef95d04e684eaccec9fb444ce028f390ae
+SHA512 (php-5.6.38.tar.bz2) = d39cf2d56311802dfa81afaabfb1968a2647d37f42df1be54dd9557ff5ced5c444b52a3502c78b27feefd88972324b2663fc1745f985c2eb51096e06ff6191d1
+Size (php-5.6.38.tar.bz2) = 15058534 bytes
SHA1 (patch-acinclude.m4) = 34d38d2538cc00932cdfcc80d1d4a91632cd15d0
SHA1 (patch-configure) = a5623b0cbb3331fd0a537b26c0ae48315d52dbe2
SHA1 (patch-disable-filter-url) = a2b08912d81f2872bf1834fa4cefddb044c9d0f8
Home |
Main Index |
Thread Index |
Old Index