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: 01-Nov-2006 12:12:24
Branch: HEAD Handle: 2006110111122400
Modified files:
openpkg-src/openssh fsl.openssh openssh.spec rc.openssh
Log:
modifying package: openssh-4.4p1 20061024 -> 20061101
Summary:
Revision Changes Path
1.8 +1 -1 openpkg-src/openssh/fsl.openssh
1.177 +2 -2 openpkg-src/openssh/openssh.spec
1.23 +1 -1 openpkg-src/openssh/rc.openssh
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/fsl.openssh
============================================================================
$ cvs diff -u -r1.7 -r1.8 fsl.openssh
--- openpkg-src/openssh/fsl.openssh 15 Jul 2003 10:01:24 -0000 1.7
+++ openpkg-src/openssh/fsl.openssh 1 Nov 2006 11:12:24 -0000 1.8
@@ -9,7 +9,7 @@
-> {
debug: file(
path="@l_prefix@/var/openssh/openssh.log",
- perm=0644
+ perm=0644, jitter=1, monitor=3600
)
}
};
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.176 -r1.177 openssh.spec
--- openpkg-src/openssh/openssh.spec 24 Oct 2006 05:46:57 -0000 1.176
+++ openpkg-src/openssh/openssh.spec 1 Nov 2006 11:12:24 -0000 1.177
@@ -29,7 +29,7 @@
%define V_ldap_base 4.4p1
%define V_ldap_vers 0.3.7
%define V_connect 1.96
-%define V_hpn 4.4p1-hpn12v12
+%define V_hpn 4.4p1-hpn12v13
# package information
Name: openssh
@@ -42,7 +42,7 @@
Group: SSH
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20061024
+Release: 20061101
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/rc.openssh
============================================================================
$ cvs diff -u -r1.22 -r1.23 rc.openssh
--- openpkg-src/openssh/rc.openssh 25 Aug 2006 19:17:58 -0000 1.22
+++ openpkg-src/openssh/rc.openssh 1 Nov 2006 11:12:24 -0000 1.23
@@ -48,6 +48,6 @@
-n ${openssh_log_numfiles} -s ${openssh_log_minsize} -d \
-z ${openssh_log_complevel} -m 644 -o @l_susr@ -g @l_mgrp@ \
-P "${openssh_log_prolog}" \
- -E "${openssh_log_epilog}; rc openssh restart" \
+ -E "${openssh_log_epilog}" \
@l_prefix@/var/openssh/openssh.log
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]