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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-Jul-2004 16:37:11
  Branch: OPENPKG_2_0_SOLID                Handle: -NONE-

  Modified files:           (Branch: OPENPKG_2_0_SOLID)
    openpkg-src/apache2     apache2.spec

  Log:
    MFC: apply security fix (http://www.guninski.com/httpd1.html;
    CAN-2004-0493)

  Summary:
    Revision    Changes     Path
    1.39.2.2    +3  -2      openpkg-src/apache2/apache2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache2/apache2.spec
  ============================================================================
  $ cvs diff -u -r1.39.2.1 -r1.39.2.2 apache2.spec
  --- openpkg-src/apache2/apache2.spec  18 Feb 2004 14:48:15 -0000      1.39.2.1
  +++ openpkg-src/apache2/apache2.spec  2 Jul 2004 14:37:11 -0000       1.39.2.2
  @@ -34,12 +34,13 @@
   Group:        Web
   License:      ASF
   Version:      2.0.48
  -Release:      2.0.0
  +Release:      2.0.1
   
   #   list of sources
   Source0:      http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
   Source1:      rc.apache2
   Patch0:       apache2.patch
  +Patch1:       
http://archive.apache.org/dist/httpd/patches/apply_to_%{version}/CAN-2004-0493.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -70,7 +71,7 @@
   
   %prep
       %setup -q -n httpd-%{version}
  -    %patch -p0
  +    %patch -p0 -P 0 1
       %{l_shtool} subst \
           -e 's;^\(PROGRAM_LDADD.*\)$;\1 -liconv;' \
           Makefile.in support/Makefile.in
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to