@@ -3,6 +3,7 @@
[userv-utils] / debian / 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 * forbid_remote is a per-tunnel option.
7 * www-cgi passes HTTP_COOKIE header.
8
9 --
10
11 userv-utils (0.2.1) unstable; urgency=low
12
13 * New udptunnel-reconf program for generating invoke scripts, inittab
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.
18
19 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
20
21 userv-utils (0.2.0) unstable; urgency=low
22
23 Improvements to ipif (tunnelling/VPN facility):
24 * INSTALL instructions much improved and README created.
25 * Patch to slattach included.
26 * Documentation comments improved.
27
28 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
29
30 userv-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
39 userv-utils (0.1.9) unstable; urgency=low
40
41 * Completely revamped udptunnel (in ipif) - now does encryption.
42
43 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
44
45 userv-utils (0.1) experimental; urgency=low
46
47 * Initial release.
48
49 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
50
51 # Local variables:
52 # mode: debian-changelog
53 # End: