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-Apr-2004 21:28:56
Branch: HEAD Handle: 2004041920285500
Modified files:
openpkg-src/openssh openssh.patch openssh.spec
Log:
upgrading package: openssh 3.8p1 -> 3.8.1p1
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/openssh/openssh.patch
1.129 +2 -2 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.patch
============================================================================
$ cvs diff -u -r1.9 -r1.10 openssh.patch
--- openpkg-src/openssh/openssh.patch 12 Mar 2004 11:39:56 -0000 1.9
+++ openpkg-src/openssh/openssh.patch 19 Apr 2004 19:28:55 -0000 1.10
@@ -28,5 +28,5 @@
@@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
--#define SSH_VERSION "OpenSSH_3.8p1"
-+#define SSH_VERSION "OpenSSH_3.8p1 @l_openpkg_release@"
+-#define SSH_VERSION "OpenSSH_3.8.1p1"
++#define SSH_VERSION "OpenSSH_3.8.1p1 @l_openpkg_release@"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.128 -r1.129 openssh.spec
--- openpkg-src/openssh/openssh.spec 29 Mar 2004 12:44:23 -0000 1.128
+++ openpkg-src/openssh/openssh.spec 19 Apr 2004 19:28:55 -0000 1.129
@@ -24,7 +24,7 @@
##
# package versions
-%define V_base 3.8
+%define V_base 3.8.1
%define V_portable p1
%define V_watchdog 3.8p1
%define V_ldap_base 3.7.1p2
@@ -42,7 +42,7 @@
Group: Security
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20040329
+Release: 20040419
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]