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