[notify] mod_php: update to 5.2.4

Security fixes, see http://www.php.net/releases/5_2_4.php
This commit is contained in:
Juergen Daubert 2007-09-02 11:01:33 +02:00
parent dc409ea5d1
commit f0d7317811
3 changed files with 4 additions and 6 deletions

View File

@ -108,15 +108,13 @@ drwxr-xr-x root/root usr/include/php/ext/libxml/
-rw-r--r-- root/root usr/include/php/ext/libxml/php_libxml.h
drwxr-xr-x root/root usr/include/php/ext/pcre/
drwxr-xr-x root/root usr/include/php/ext/pcre/pcrelib/
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/config.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_internal.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_scanner.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_stringpiece.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcrecpp.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcrecpparg.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcreposix.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucp.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucpinternal.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucptable.h
-rw-r--r-- root/root usr/include/php/ext/pcre/php_pcre.h
drwxr-xr-x root/root usr/include/php/ext/session/
-rw-r--r-- root/root usr/include/php/ext/session/mod_files.h

View File

@ -1 +1 @@
eb50b751c8e1ced05bd012d5a0e4dec3 php-5.2.3.tar.bz2
55c97a671fdabf462cc7a82971a656d2 php-5.2.4.tar.bz2

View File

@ -5,7 +5,7 @@
# Group: apache
name=mod_php
version=5.2.3
version=5.2.4
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)