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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   19-May-2004 21:19:16
  Branch: OPENPKG_2_0_SOLID                Handle: 2004051920191600

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

  Log:
    apply security fix (OpenPKG-SA-2004.023-subversion, CAN-2004-0397)

  Summary:
    Revision    Changes     Path
    1.2.2.2     +20 -0      openpkg-src/subversion/subversion.patch
    1.42.2.4    +1  -1      openpkg-src/subversion/subversion.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.patch
  ============================================================================
  $ cvs diff -u -r1.2.2.1 -r1.2.2.2 subversion.patch
  --- openpkg-src/subversion/subversion.patch   16 Apr 2004 16:17:44 -0000      1.2.2.1
  +++ openpkg-src/subversion/subversion.patch   19 May 2004 19:19:16 -0000      1.2.2.2
  @@ -1,3 +1,5 @@
  +Security Fixes
  +
   Index: neon/src/ne_207.c
   --- neon/src/ne_207.c.orig   1970-03-04 07:27:31.000000000 +0100
   +++ neon/src/ne_207.c        2004-04-16 18:10:50.000000000 +0200
  @@ -73,3 +75,21 @@
    }
    
    #ifdef HAVE_LIBXML
  +
  +-----------------------------------------------------------------------------
  +
  +Security Fix
  +OpenPKG-SA-2004.023-subversion, CAN-2004-0397
  +
  +Index: subversion/libsvn_subr/time.c
  +--- subversion/libsvn_subr/time.c.orig       2004-01-09 23:07:57.000000000 +0100
  ++++ subversion/libsvn_subr/time.c    2004-05-19 21:16:03.000000000 +0200
  +@@ -53,7 +53,7 @@
  +  * compatibility, but no longer generated.
  +  */
  + static const char * const old_timestamp_format =
  +-"%s %d %s %d %02d:%02d:%02d.%06d (day %03d, dst %d, gmt_off %06d)";
  ++"%3s %d %3s %d %02d:%02d:%02d.%06d (day %03d, dst %d, gmt_off %06d)";
  + 
  + /* Our human representation of dates looks like this:
  +  *
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  ============================================================================
  $ cvs diff -u -r1.42.2.3 -r1.42.2.4 subversion.spec
  --- openpkg-src/subversion/subversion.spec    16 Apr 2004 16:17:44 -0000      
1.42.2.3
  +++ openpkg-src/subversion/subversion.spec    19 May 2004 19:19:16 -0000      
1.42.2.4
  @@ -34,7 +34,7 @@
   Group:        SCM
   License:      Apache/BSD
   Version:      1.0.0
  -Release:      2.0.1
  +Release:      2.0.2
   
   #   package options
   %option       with_cvs2svn  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to