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