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-Nov-2008 09:25:56
Branch: HEAD Handle: 2008112208255500
Modified files:
openpkg-src/openssh openssh.patch.watchdog openssh.spec
Log:
fix typo
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/openssh/openssh.patch.watchdog
1.217 +1 -1 openpkg-src/openssh/openssh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.patch.watchdog
============================================================================
$ cvs diff -u -r1.1 -r1.2 openssh.patch.watchdog
--- openpkg-src/openssh/openssh.patch.watchdog 15 Nov 2008 09:21:19
-0000 1.1
+++ openpkg-src/openssh/openssh.patch.watchdog 22 Nov 2008 08:25:55
-0000 1.2
@@ -450,7 +450,7 @@
+.Cm sshd
+terminates the session by killing the child process(es). Only input
+packets from the client reset the watchdog timer; this makes it possible
-+to terminate a session even if the serever continues sending some data
++to terminate a session even if the server continues sending some data
+to the client.
+When used in combination with
+.Cm ClientAliveInterval
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openssh/openssh.spec
============================================================================
$ cvs diff -u -r1.216 -r1.217 openssh.spec
--- openpkg-src/openssh/openssh.spec 15 Nov 2008 09:21:19 -0000 1.216
+++ openpkg-src/openssh/openssh.spec 22 Nov 2008 08:25:55 -0000 1.217
@@ -38,7 +38,7 @@
Group: SSH
License: BSD
Version: %{V_base}%{V_portable}
-Release: 20081115
+Release: 20081122
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]