OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   03-Nov-2005 08:40:50
  Branch: OPENPKG_2_5_SOLID                Handle: 2005110307405000

  Modified files:           (Branch: OPENPKG_2_5_SOLID)
    openpkg-src/php         php.spec

  Log:
    upgrade to the corresponding and newer PHP hardening patch

  Summary:
    Revision    Changes     Path
    1.112.2.2   +5  -5      openpkg-src/php/php.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/php/php.spec
  ============================================================================
  $ cvs diff -u -r1.112.2.1 -r1.112.2.2 php.spec
  --- openpkg-src/php/php.spec  11 Oct 2005 12:51:28 -0000      1.112.2.1
  +++ openpkg-src/php/php.spec  3 Nov 2005 07:40:50 -0000       1.112.2.2
  @@ -24,7 +24,7 @@
   
   #   package component versions
   %define       V_php                     4.4.0
  -%define       V_php_hardened            4.3.11-0.2.7
  +%define       V_php_hardened            4.4.0-0.4.3
   
   #   package information
   Name:         php
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      PHP
   Version:      %{V_php}
  -Release:      2.5.0
  +Release:      2.5.1
   
   #   package options
   %option       with_bc                   no
  @@ -102,7 +102,7 @@
   #   list of sources
   Source0:      
http://static.php.net/www.php.net/distributions/php-%{V_php}.tar.gz
   Source1:      php.ini
  -Patch0:       
http://www.hardened-php.net/hardened-php-%{V_php_hardened}.patch.gz
  +Patch0:       
http://www.hardened-php.net/hardening-patch-%{V_php_hardened}.patch.gz
   Patch1:       php.patch
   
   #   build information
  @@ -244,8 +244,8 @@
       }
       prog php:hardened = {
           version   = %{V_php_hardened}
  -        url       = http://www.hardened-php.net/download.php
  -        regex     = hardened-php-(4\.\d+\.\d+-\d+(\.\d+)+)\.patch\.gz
  +        url       = http://www.hardened-php.net/downloads.13.html
  +        regex     = hardening-patch-(4\.\d+\.\d+-\d+(\.\d+)+)\.patch\.gz
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to