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:   22-Mar-2006 19:38:57
  Branch: OPENPKG_2_4_SOLID                Handle: 2006032218385600

  Modified files:           (Branch: OPENPKG_2_4_SOLID)
    openpkg-src/sendmail    sendmail.spec

  Log:
    apply large vendor security fix (CVE-2006-0058)

  Summary:
    Revision    Changes     Path
    1.124.2.2   +3  -1      openpkg-src/sendmail/sendmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sendmail/sendmail.spec
  ============================================================================
  $ cvs diff -u -r1.124.2.1 -r1.124.2.2 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec        15 Jun 2005 19:05:29 -0000      
1.124.2.1
  +++ openpkg-src/sendmail/sendmail.spec        22 Mar 2006 18:38:56 -0000      
1.124.2.2
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      8.13.4
  -Release:      2.4.0
  +Release:      2.4.1
   
   #   package options
   %option       with_fsl       yes
  @@ -52,6 +52,7 @@
   Source3:      fsl.sendmail
   Source4:      rc.sendmail
   Patch0:       sendmail.patch
  +Patch1:       ftp://ftp.sendmail.org/pub/sendmail/8.13.5.p0
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -103,6 +104,7 @@
       %setup -q
       %setup -q -T -D -a 1
       %patch -p0
  +    sed -e '/^diff -ru sendmail\/version\.c/,$d' <%{PATCH1} | %{l_patch} -s 
-p0
   
       #   make install process unprivileged
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to