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