chiark / gitweb /
@@ -7,8 +7,9 @@
[userv-utils] / 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.
56a03854 9 * indirect ssh via V_sshinvoke.
e6a01344 10 * userv-ipif config file allows exclusions in network permissions.
ccd5607e 11
e6a01344 12 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
ccd5607e 13
f56780b7 14userv-utils (0.2.1) unstable; urgency=low
15
2e082dfe 16 * New udptunnel-reconf program for generating invoke scripts, inittab
c62ccbd5 17 entries, and the like, for a multi-host VPN.
18
19 * service.c (userv ipif) /32 prefixes work properly now.
20 * `make distclean' works in ipif, www-cgi and top level.
2e082dfe 21
c62ccbd5 22 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
f56780b7 23
bc79a75c 24userv-utils (0.2.0) unstable; urgency=low
25
5124214b 26 Improvements to ipif (tunnelling/VPN facility):
27 * INSTALL instructions much improved and README created.
28 * Patch to slattach included.
29 * Documentation comments improved.
bc79a75c 30
5124214b 31 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
bc79a75c 32
0f91e874 33userv-utils (0.1.90) unstable; urgency=low
34
35 * ipif/INSTALL instructions, such as they are, included.
36
37 * ipif service now supports `=' character in addrs in ipif-networks, for
38 local endpoint only.
39
40 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
41
cb564387 42userv-utils (0.1.9) unstable; urgency=low
5f9b7675 43
c6c5a1a0 44 * Completely revamped udptunnel (in ipif) - now does encryption.
5f9b7675 45
c0df78b0 46 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
5f9b7675 47
cb564387 48userv-utils (0.1) experimental; urgency=low
2d57a810 49
50 * Initial release.
51
e1e9b27f 52 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
2d57a810 53
54# Local variables:
55# mode: debian-changelog
56# End: