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 openpkg-web          Date:   16-Sep-2003 19:52:35
  Branch: OPENPKG_1_2_SOLID HEAD           Handle: 2003091618523401

  Modified files:
    openpkg-web             news.txt
  Modified files:           (Branch: OPENPKG_1_2_SOLID)
    openpkg-src/openssh     openssh.spec

  Log:
    include security bugfix http://www.openssh.com/txt/buffer.adv

  Summary:
    Revision    Changes     Path
    1.70.2.1.2.5+4  -2      openpkg-src/openssh/openssh.spec
    1.6588      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openssh/openssh.spec
  ============================================================================
  $ cvs diff -u -r1.70.2.1.2.4 -r1.70.2.1.2.5 openssh.spec
  --- openpkg-src/openssh/openssh.spec  6 Aug 2003 13:07:44 -0000       1.70.2.1.2.4
  +++ openpkg-src/openssh/openssh.spec  16 Sep 2003 17:52:35 -0000      1.70.2.1.2.5
  @@ -38,7 +38,7 @@
   Group:        Security
   License:      BSD
   Version:      %{V_base}%{V_portable}
  -Release:      1.2.2
  +Release:      1.2.3
   
   #   package options
   %option       with_pam     no
  @@ -59,6 +59,7 @@
   Source8:      ssh-keyman.pod
   Source9:      http://chrootssh.sourceforge.net/patches/osshChroot-%{V_chroot}.diff
   Patch0:       openssh.patch
  +Patch1:       http://www.openssh.com/txt/buffer.adv
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -96,7 +97,8 @@
   %prep
       #   unpack distribution
       %setup -q
  -    %patch -p0
  +    %patch -p0 -P 0
  +    %patch -p0 -P 1
   
       #   optionally apply chroot(2) patch
   %if "%{with_chroot}" == "yes"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6587 -r1.6588 news.txt
  --- openpkg-web/news.txt      16 Sep 2003 17:48:56 -0000      1.6587
  +++ openpkg-web/news.txt      16 Sep 2003 17:52:34 -0000      1.6588
  @@ -1,3 +1,4 @@
  +16-Sep-2003: Upgraded package: P<openssh-3.5p1-1.2.3>
   16-Sep-2003: Upgraded package: P<openssh-3.6.1p2-1.3.1>
   16-Sep-2003: Upgraded package: P<openssh-3.7p1-20030916>
   16-Sep-2003: Upgraded package: P<spread-3.17.1-20030916>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to