]> git.pld-linux.org Git - packages/php4.git/commitdiff
- added -vhost patch fixing security problem described in RA-branch-security php-4_2_3-13
authorankry <ankry@pld-linux.org>
Fri, 13 Feb 2004 15:22:52 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  http://securitytracker.com/alerts/2004/Feb/1008973.html
- rel. 13 for ra-updates-security (with old mysql)

Changed files:
    php4.spec -> 1.221.2.5.2.2

php4.spec

index eb7727c8cba2b05a05c617842d426eeeec94d5fa..e1c0ab7947108d33b9e72104b0c340356ed00b7b 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -53,7 +53,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       4.2.3
-Release:       11
+Release:       13
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -93,6 +93,7 @@ Patch22:      %{name}-xmlrpc-fix.patch
 Patch23:       %{name}-iconv-bug18039.patch
 Patch24:       %{name}-wrap.patch
 Patch25:       %{name}-sessid.patch
+Patch26:       %{name}-vhost.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 BuildRequires: apache-devel
@@ -1346,6 +1347,7 @@ cp php.ini-dist php.ini
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%patch26 -p1
 
 install -d manual
 bzip2 -dc %{SOURCE3} | tar -xf - -C manual
This page took 0.047464 seconds and 4 git commands to generate.