[notify] php: update to 5.4.18

Includes security fixes for CVE-2013-4113 and CVE-2013-4073,
see http://www.php.net/ChangeLog-5.php#5.4.18
This commit is contained in:
Juergen Daubert 2013-08-16 10:13:29 +02:00
parent 42ce552025
commit 448989110d
3 changed files with 4 additions and 2 deletions

View File

@ -309,6 +309,8 @@ drwxr-xr-x root/root usr/lib/php/extensions/
-rwxr-xr-x root/root usr/lib/php/extensions/zip.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/phar.1.gz
-rw-r--r-- root/root usr/man/man1/phar.phar.1.gz
-rw-r--r-- root/root usr/man/man1/php-config.1.gz
-rw-r--r-- root/root usr/man/man1/php.1.gz
-rw-r--r-- root/root usr/man/man1/phpize.1.gz

View File

@ -1 +1 @@
1e027e99e2a874310fd518e87e3947af php-5.4.17.tar.bz2
b2e185b46b22a48a385cf21a0dc76e65 php-5.4.18.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
version=5.4.17
version=5.4.18
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)