chiark / gitweb /
changes from Cambridge University (Ben Harris) unedited; will edit shortly
[userv-utils.git] / changelog
1 userv-utils (0.3.0) unstable; urgency=low
2
3   * New dyndns service.
4   * ipif: Minor fixes to INSTALL.
5   * ipif: Report nonzero death of m4 better.
6   * ipif: service MAXEXROUTES increased from 5 to 50.
7
8  --
9
10 userv-utils (0.2.3) unstable; urgency=low
11
12   * udptunnel-reconf can write a known_hosts file for you.
13
14  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Feb 2002 21:46:48 +0000
15
16 userv-utils (0.2.2) unstable; urgency=low
17
18   * udptunnel-reconf default script pauses for 10s between restarts.
19   * udptunnel-reconf inittab entries default to having </dev/null.
20   * udptunnel-reconf understands forbid_remote set to `-'.
21   * forbid_remote is a per-tunnel option.
22   * udptunnel-vpn-config.m4 allows global file to override as intended.
23   * www-cgi passes HTTP_COOKIE header.
24   * indirect ssh via V_sshinvoke.
25   * userv-ipif config file allows exclusions in network permissions.
26
27  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 15 Dec 2001 17:55:06 +0000
28
29 userv-utils (0.2.1) unstable; urgency=low
30
31   * New udptunnel-reconf program for generating invoke scripts, inittab
32     entries, and the like, for a multi-host VPN.
33
34   * service.c (userv ipif) /32 prefixes work properly now.
35   * `make distclean' works in ipif, www-cgi and top level.
36
37  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Dec 2000 02:45:58 +0000
38
39 userv-utils (0.2.0) unstable; urgency=low
40
41   Improvements to ipif (tunnelling/VPN facility):
42   * INSTALL instructions much improved and README created.
43   * Patch to slattach included.
44   * Documentation comments improved.
45
46  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 18 Sep 2000 01:31:01 +0100
47
48 userv-utils (0.1.90) unstable; urgency=low
49
50   * ipif/INSTALL instructions, such as they are, included.
51
52   * ipif service now supports `=' character in addrs in ipif-networks, for
53     local endpoint only.
54
55  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 21 Jun 2000 23:48:10 +0100
56
57 userv-utils (0.1.9) unstable; urgency=low
58
59   * Completely revamped udptunnel (in ipif) - now does encryption.
60
61  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 18 Jun 2000 14:41:36 +0100
62
63 userv-utils (0.1) experimental; urgency=low
64
65   * Initial release.
66
67  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  9 Nov 1999 23:24:58 +0000
68
69 # Local variables:
70 # mode: debian-changelog
71 # End: