ports/170063: [update] lang/php52 to 5.2.17_10 (20120721)
Svyatoslav Lempert
svyatoslav.lempert at gmail.com
Sun Jul 22 07:30:06 UTC 2012
>Number: 170063
>Category: ports
>Synopsis: [update] lang/php52 to 5.2.17_10 (20120721)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 22 07:30:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Svyatoslav Lempert
>Release:
>Organization:
>Environment:
>Description:
- update backports patch to 20120721
- bump PORTREVISION
Fixes
CVE-2012-2688 (from PHP 5.3.15)
CVE-2012-0057
CVE-2011-1470 (was "bug 53579", but CVE marked this)
CVE-2011-1469 (was "bug 54092", but CVE team pointed)
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Nru php52.old/Makefile php52/Makefile
--- php52.old/Makefile 2012-06-30 23:00:58.000000000 +0000
+++ php52/Makefile 2012-07-21 18:32:00.000000000 +0000
@@ -7,7 +7,7 @@
PORTNAME= php52
PORTVERSION= 5.2.17
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
MASTER_SITE_SUBDIR= distributions
@@ -26,8 +26,8 @@
MAKE_JOBS_SAFE= yes
# BACKPORTS patch for lang/php52 and all php52-extensions
-PATCHFILES= php52-backports-security-20120526.patch
-PATCH_SITES= http://php52-backports.googlecode.com/files/
+PATCHFILES= php52-backports-security-20120721.patch
+PATCH_SITES+= http://php52-backports.googlecode.com/files/
.if !defined(PKGNAMESUFFIX)
USE_AUTOTOOLS= autoconf
diff -Nru php52.old/distinfo php52/distinfo
--- php52.old/distinfo 2012-06-30 23:00:58.000000000 +0000
+++ php52/distinfo 2012-07-21 18:33:52.000000000 +0000
@@ -1,7 +1,7 @@
SHA256 (php-5.2.17.tar.bz2) = e81beb13ec242ab700e56f366e9da52fd6cf18961d155b23304ca870e53f116c
SIZE (php-5.2.17.tar.bz2) = 9092312
-SHA256 (php52-backports-security-20120526.patch) = f5c62f44c2c040b89d14b55770aca7fae86d1f7c0f572f97d89550aec416d60d
-SIZE (php52-backports-security-20120526.patch) = 293532
+SHA256 (php52-backports-security-20120721.patch) = a8ef22aaf2c7c1ff43d4154709a465f1ae6afaf1aeb1e6a39e274dcf36e33499
+SIZE (php52-backports-security-20120721.patch) = 306125
SHA256 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 354ce451417d14ef47761ae55147e9cee30fa0ff6f59447da021194c539f4d7f
SIZE (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 43550
SHA256 (suhosin-patch-5.2.16-0.9.7.patch.gz) = aae115a318d80b3f32cedf876e7a8e4b932febb1b0c743c0b398003ebe122f91
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list