Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2012 16:17:04 GMT
From:      Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164286: [update] lang/php52
Message-ID:  <201201181617.q0IGH4pu003166@red.freebsd.org>
Resent-Message-ID: <201201181620.q0IGKAZN003571@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164286
>Category:       ports
>Synopsis:       [update] lang/php52
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 18 16:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Svyatoslav Lempert
>Release:        8.2-STABLE
>Organization:
>Environment:
>Description:
- CVE-2011-4566 fix in 20120117 security patchset
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uNr php52.old/Makefile php52/Makefile
--- php52.old/Makefile	2012-01-03 03:26:27.000000000 +0900
+++ php52/Makefile	2012-01-19 01:06:16.000000000 +0900
@@ -7,7 +7,7 @@
 
 PORTNAME=	php52
 PORTVERSION=	5.2.17
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
 MASTER_SITE_SUBDIR=	distributions
@@ -187,7 +187,7 @@
 .endif
 
 .if defined(WITH_BACKPORTS)
-PATCHFILES+=	php52-backports-security-20120103.patch
+PATCHFILES+=	php52-backports-security-20120117.patch
 PATCH_SITES+=	http://php52-backports.googlecode.com/files/
 .else
 FORBIDDEN=	Vulnerable since 2011-01-13, http://portaudit.freebsd.org/3761df02-0f9c-11e0-becc-0022156e8794.html
diff -uNr php52.old/distinfo php52/distinfo
--- php52.old/distinfo	2012-01-03 03:26:27.000000000 +0900
+++ php52/distinfo	2012-01-19 01:07:30.000000000 +0900
@@ -6,5 +6,5 @@
 SIZE (suhosin-patch-5.2.16-0.9.7.patch.gz) = 23069
 SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f
 SIZE (php-5.2.10-mail-header.patch) = 3383
-SHA256 (php52-backports-security-20120103.patch) = d2821a7f2bbca3bde5b908652ce6fac4983f9e1373a2f9a0d6cf57d3df4c51c7
-SIZE (php52-backports-security-20120103.patch) = 283011
+SHA256 (php52-backports-security-20120117.patch) = 60626ee83d001050ec8b9cc0017cc7859d3173d9c102ee644deea56dd617fb3b
+SIZE (php52-backports-security-20120117.patch) = 283977


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201181617.q0IGH4pu003166>