pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5 Update to 5.2.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bba16c5030b1
branches: trunk
changeset: 551225:bba16c5030b1
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Dec 10 19:37:01 2008 +0000
description:
Update to 5.2.8.
Security Enhancements and Fixes in PHP 5.2.7:
Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by Maksymilian Arciemowicz.
Fixed incorrect php_value order for Apache configuration, reported by Maksymilian Arciemowicz.
Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes CVE-2008-3660)
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). (Fixes CVE-2008-2829)
Key enhancements in PHP 5.2.7 include:
Fixed several memory leaks inside the readline and sqlite extensions
A number of corrections relating to date parsing inside the date extension
Fixed bugs relating to data retrieval in the PDO extension
A series of crashes in various areas of code were resolved
Several corrections were made to the strip_tags() function in terms of < and <?XML handling
A number of bugs were fixed in extract() function when EXTR_REFS flag is being used
Added the ability to log PHP errors to the SAPI (Ex. Apache log) logging facility
Over 170 bug fixes.
5.2.8
Reverted bug fix Fixed bug #42718 that broke magic_quotes_gpc (Scott)
diffstat:
lang/php5/Makefile | 3 +--
lang/php5/Makefile.common | 4 ++--
lang/php5/PLIST | 3 +--
lang/php5/distinfo | 9 ++++-----
4 files changed, 8 insertions(+), 11 deletions(-)
diffs (70 lines):
diff -r 8a0bd2d1128e -r bba16c5030b1 lang/php5/Makefile
--- a/lang/php5/Makefile Wed Dec 10 17:13:30 2008 +0000
+++ b/lang/php5/Makefile Wed Dec 10 19:37:01 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2008/12/08 14:52:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.69 2008/12/10 19:37:01 adrianp Exp $
PKGNAME= php-${PHP_BASE_VERS}
CATEGORIES= lang
-PKGREVISION= 2
HOMEPAGE= http://www.php.net/
COMMENT= PHP Hypertext Preprocessor version 5
diff -r 8a0bd2d1128e -r bba16c5030b1 lang/php5/Makefile.common
--- a/lang/php5/Makefile.common Wed Dec 10 17:13:30 2008 +0000
+++ b/lang/php5/Makefile.common Wed Dec 10 19:37:01 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2008/12/08 14:52:00 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.33 2008/12/10 19:37:01 adrianp Exp $
# used by lang/php5/Makefile.php
.if !defined(DISTNAME)
@@ -16,7 +16,7 @@
MAINTAINER?= jdolecek%NetBSD.org@localhost
HOMEPAGE?= http://www.php.net/
-PHP_BASE_VERS= 5.2.6
+PHP_BASE_VERS= 5.2.8
PHP_EXTENSION_DIR= lib/php/20040412
PLIST_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR:Q}
diff -r 8a0bd2d1128e -r bba16c5030b1 lang/php5/PLIST
--- a/lang/php5/PLIST Wed Dec 10 17:13:30 2008 +0000
+++ b/lang/php5/PLIST Wed Dec 10 19:37:01 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2008/12/08 14:52:00 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.19 2008/12/10 19:37:01 adrianp Exp $
bin/php
bin/php-config
bin/phpize
@@ -87,7 +87,6 @@
include/php/ext/pcre/pcrelib/pcre_internal.h
include/php/ext/pcre/pcrelib/pcreposix.h
include/php/ext/pcre/pcrelib/ucp.h
-include/php/ext/pcre/pcrelib/ucpinternal.h
include/php/ext/pcre/pcrelib/ucptable.h
include/php/ext/pcre/php_pcre.h
include/php/ext/session/mod_files.h
diff -r 8a0bd2d1128e -r bba16c5030b1 lang/php5/distinfo
--- a/lang/php5/distinfo Wed Dec 10 17:13:30 2008 +0000
+++ b/lang/php5/distinfo Wed Dec 10 19:37:01 2008 +0000
@@ -1,14 +1,13 @@
-$NetBSD: distinfo,v 1.55 2008/12/08 14:52:01 adrianp Exp $
+$NetBSD: distinfo,v 1.56 2008/12/10 19:37:01 adrianp Exp $
-SHA1 (php-5.2.6/php-5.2.6.tar.bz2) = 2a2b1afa657a7739a23784c869d57c3e0a7ad6b4
-RMD160 (php-5.2.6/php-5.2.6.tar.bz2) = 27f730d4b1ceb1c42ff03618dbfa0dc87a00990b
-Size (php-5.2.6/php-5.2.6.tar.bz2) = 9571312 bytes
+SHA1 (php-5.2.8/php-5.2.8.tar.bz2) = d285636144e0a4aa61195793634807e763c63dc3
+RMD160 (php-5.2.8/php-5.2.8.tar.bz2) = d38fe5d918c335089a027600a93d950f417a7e98
+Size (php-5.2.8/php-5.2.8.tar.bz2) = 9827180 bytes
SHA1 (patch-aa) = 20bc3831e435182d014b11ae9f1f6c537a21af20
SHA1 (patch-ad) = b324c33b1e70adee5b89dcecdd7690dcadcc18ec
SHA1 (patch-ag) = 4ccb67ba6f5370b1d16b087e3e714de3e5ae604e
SHA1 (patch-ah) = c7cbd4b9ea0796ea3b7491c2cffb6ddddc518587
SHA1 (patch-aj) = 54812097499c81e5cb0196ab949cc86a4f24a9cc
-SHA1 (patch-ak) = e3c654de196dc4b693b2d95e3ee131fa147125bc
SHA1 (patch-al) = 0ee37782cc0d3bf5ede1a583de0589c2c1316b50
SHA1 (patch-an) = d0578fa2d00932d6b5d97dfff525f4c0f9586bd5
SHA1 (patch-ap) = 5eb0e0e4244a993da93e36f8fcb5553454207fce
Home |
Main Index |
Thread Index |
Old Index