summaryrefslogtreecommitdiff
path: root/ipif
diff options
context:
space:
mode:
authorian <ian>2002-06-23 22:30:29 +0000
committerian <ian>2002-06-23 22:30:29 +0000
commit223e990a28c9ade7f3ba7fcd99689eaa922fd567 (patch)
tree2e12c47fd0cf488f6569b03c070abc406f1f9bff /ipif
parent904899fcf9700f73c0f1ef07e667d2a7557067b9 (diff)
downloaduserv-utils-223e990a28c9ade7f3ba7fcd99689eaa922fd567.tar.gz
@@ -1,3 +1,9 @@
+userv-utils (0.2.4) unstable; urgency=low + + * Minor fixes to INSTALL. + + -- + userv-utils (0.2.3) unstable; urgency=low * udptunnel-reconf can write a known_hosts file for you.
Diffstat (limited to 'ipif')
-rw-r--r--ipif/INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ipif/INSTALL b/ipif/INSTALL
index 8837ae6..de86c0a 100644
--- a/ipif/INSTALL
+++ b/ipif/INSTALL
@@ -18,8 +18,9 @@ BUILD AND INSTALLATION INSTRUCTIONS
3. udptunnel works best if your ssh can do ssh-protocol-level
keepalives. Currently these are only supported by using a special
- patch, which can be found (for OpenSSH 1.2.x) at
+ patch, which can be found (for various OpenSSH versions) at
ftp.chiark.greenend.org.uk:/users/ian/openssh+protocolkeepalives.
+ Pre-compiled Debian packages are available there too.
4. Obtain a fresh copy of userv-utils, if you haven't already.
cd to ipif, and run `make' and (as root) `make install'.
@@ -43,7 +44,7 @@ BUILD AND INSTALLATION INSTRUCTIONS
be in Debian 2.2's 3.18-4 and earlier. The relevant Debian bug
reports are #45515 (now closed) and #45944. A patch to correct
3.18-4 is provided here as `slattach.diff', and a fixed binary is
- available from the author.
+ available from me.