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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-May-2005 17:37:07
  Branch: OPENPKG_2_2_SOLID                Handle: 2005051816370700

  Modified files:           (Branch: OPENPKG_2_2_SOLID)
    openpkg-src/cvs         cvs.spec

  Log:
    OpenPKG-SA-2005.007-cvs and CAN-2004-0797, DoS problem in embedded
    ZLib logic of CVS

  Summary:
    Revision    Changes     Path
    1.92.2.2    +4  -3      openpkg-src/cvs/cvs.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvs/cvs.spec
  ============================================================================
  $ cvs diff -u -r1.92.2.1 -r1.92.2.2 cvs.spec
  --- openpkg-src/cvs/cvs.spec  11 Oct 2004 18:54:30 -0000      1.92.2.1
  +++ openpkg-src/cvs/cvs.spec  18 May 2005 15:37:07 -0000      1.92.2.2
  @@ -38,7 +38,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_cvs}
  -Release:      2.2.0
  +Release:      2.2.1
   
   #   package options
   %option       with_fsl         yes
  @@ -56,8 +56,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 2.2.0, perl, patch
  -PreReq:       OpenPKG, openpkg >= 2.2.0, perl, patch
  +BuildPreReq:  OpenPKG, openpkg >= 2.2.0, perl, patch, zlib
  +PreReq:       OpenPKG, openpkg >= 2.2.0, perl, patch, zlib
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl >= 1.2.0
   PreReq:       fsl >= 1.2.0
  @@ -123,6 +123,7 @@
           --prefix=%{l_prefix} \
           --with-patch=%{l_prefix}/bin/patch \
           --with-tmpdir=%{l_prefix}/var/cvs/tmp \
  +        --with-external-zlib=%{l_prefix} \
           --without-krb4 \
           --without-gssapi \
           --enable-encryption \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to