X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=php.spec;h=7929418eecf9e94b595c5b8a2eeb0b5799094999;hb=b7b0e363252dcb1fc2b8fcfc7436459c28009259;hp=5064004da012af8b265001c3a0296302dac8f852;hpb=898c8a788c252a3d7dcce272c7fd5ef01a0d3f43;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 5064004..7929418 100644 --- a/php.spec +++ b/php.spec @@ -112,7 +112,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 9 +%define rel 10 %define orgname php %define ver_suffix 52 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -217,6 +217,7 @@ Patch72: exif-crash-bug-36.patch Patch73: CVE-2013-6420.patch Patch74: CVE-2013-4073.patch Patch75: php-secbug-67498.patch +Patch76: CVE-2015-0232.patch # CENTALT patches # Backport from 5.3.6 Patch311: php-5.3.6-bug-47435.patch @@ -1937,6 +1938,7 @@ done %patch73 -p1 %patch74 -p1 %patch75 -p1 +%patch76 -p1 # Bugfix backport from 5.3.6 %patch311 -p1 -b .bug-47435