@@ -1,6 +1,7 @@
[userv-utils] / debian / changelog
CommitLineData
223e990a 1userv-utils (0.2.4) unstable; urgency=low
2
3 * Minor fixes to INSTALL.
babeab5a 4 * Report nonzero death of m4 better.
223e990a 5
6 --
7
99d1b3be 8userv-utils (0.2.3) unstable; urgency=low
9
10 * udptunnel-reconf can write a known_hosts file for you.
11
12 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000
13
ccd5607e 14userv-utils (0.2.2) unstable; urgency=low
15
16 * udptunnel-reconf default script pauses for 10s between restarts.
e0bdbf6d 17 * udptunnel-reconf inittab entries default to having </dev/null.
94808710 18 * udptunnel-reconf understands forbid_remote set to `-'.
1c18e501 19 * forbid_remote is a per-tunnel option.
e45548b5 20 * udptunnel-vpn-config.m4 allows global file to override as intended.
05aecda5 21 * www-cgi passes HTTP_COOKIE header.
56a03854 22 * indirect ssh via V_sshinvoke.
e6a01344 23 * userv-ipif config file allows exclusions in network permissions.
ccd5607e 24
e6a01344 25 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
ccd5607e 26
f56780b7 27userv-utils (0.2.1) unstable; urgency=low
28
2e082dfe 29 * New udptunnel-reconf program for generating invoke scripts, inittab
c62ccbd5 30 entries, and the like, for a multi-host VPN.
31
32 * service.c (userv ipif) /32 prefixes work properly now.
33 * `make distclean' works in ipif, www-cgi and top level.
2e082dfe 34
c62ccbd5 35 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
f56780b7 36
bc79a75c 37userv-utils (0.2.0) unstable; urgency=low
38
5124214b 39 Improvements to ipif (tunnelling/VPN facility):
40 * INSTALL instructions much improved and README created.
41 * Patch to slattach included.
42 * Documentation comments improved.
bc79a75c 43
5124214b 44 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
bc79a75c 45
0f91e874 46userv-utils (0.1.90) unstable; urgency=low
47
48 * ipif/INSTALL instructions, such as they are, included.
49
50 * ipif service now supports `=' character in addrs in ipif-networks, for
51 local endpoint only.
52
53 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
54
cb564387 55userv-utils (0.1.9) unstable; urgency=low
5f9b7675 56
c6c5a1a0 57 * Completely revamped udptunnel (in ipif) - now does encryption.
5f9b7675 58
c0df78b0 59 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
5f9b7675 60
cb564387 61userv-utils (0.1) experimental; urgency=low
2d57a810 62
63 * Initial release.
64
e1e9b27f 65 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
2d57a810 66
67# Local variables:
68# mode: debian-changelog
69# End: