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:   08-Feb-2007 20:53:50
  Branch: HEAD                             Handle: 2007020819535000

  Modified files:
    openpkg-src/apache      apache.patch.php

  Log:
    remove already applied patch

  Summary:
    Revision    Changes     Path
    1.9         +0  -17     openpkg-src/apache/apache.patch.php
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache/apache.patch.php
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 apache.patch.php
  --- openpkg-src/apache/apache.patch.php       8 Nov 2006 08:38:05 -0000       
1.8
  +++ openpkg-src/apache/apache.patch.php       8 Feb 2007 19:53:50 -0000       
1.9
  @@ -1,20 +1,3 @@
  -Security Fix (CVE-2006-4625)
  -
  -Index: Zend/zend_ini.c
  ---- Zend/zend_ini.c.orig     2006-09-06 10:54:44 +0200
  -+++ Zend/zend_ini.c  2006-11-03 08:46:12 +0100
  -@@ -235,7 +235,8 @@
  -     char *duplicate;
  -     TSRMLS_FETCH();
  - 
  --    if (zend_hash_find(EG(ini_directives), name, name_length, (void **) 
&ini_entry)==FAILURE) {
  -+    if (zend_hash_find(EG(ini_directives), name, name_length, (void **) 
&ini_entry)==FAILURE ||
  -+        (stage == ZEND_INI_STAGE_RUNTIME && (ini_entry->modifiable & 
ZEND_INI_USER)==0)) {
  -             return FAILURE;
  -     }
  -
  ------------------------------------------------------------------------------
  -
   Allow building against cURL 7.16.0 and higher
   
(http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.12&r2=1.62.2.14.2.13&view=patch)
    
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to