]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
backport CVE-2013-6420 from PHP 5.3 branch
[packages/php.git] / php.spec
index 9fd16fd05c102fa3c5f14d4e9f691d1cd57df900..d92c536aaa533e986e0d68047b11a1add3743783 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,7 +111,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define                magic_mime      /usr/share/misc/magic.mime
 %endif
 
-%define                rel             4
+%define                rel             5
 %define                orgname php
 %define                ver_suffix 52
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -215,6 +215,7 @@ Patch69:    bug-50563.patch
 Patch70:       php-crypt-null.patch
 Patch71:       php-apache24.patch
 Patch72:       exif-crash-bug-36.patch
+Patch73:       CVE-2013-6420.patch
 # CENTALT patches
 # Backport from 5.3.6
 Patch311:      php-5.3.6-bug-47435.patch
@@ -1930,6 +1931,7 @@ done
 %patch70 -p1
 %patch71 -p1
 %patch72 -p1
+%patch73 -p1
 
 # Bugfix backport from 5.3.6
 %patch311 -p1 -b .bug-47435
This page took 0.226601 seconds and 4 git commands to generate.