chiark / gitweb /
*** empty log message ***
[userv-utils.git] / debian / changelog
1 userv-utils (0.2.99.0.2) unstable; urgency=low
2
3   * debianisation
4   * new Makefiles in various directories, still all a bit crap
5   * removed some common stuff from */Makefile to settings.make
6
7  --
8
9 userv-utils (0.2.99.0.1) unstable; urgency=low
10
11   dyndns:
12   * New dyndns service.
13
14   ipif:
15   * Minor fixes to INSTALL.
16   * Report nonzero death of m4 better.
17   * service MAXEXROUTES increased from 5 to 50.
18   
19   groupmanage improvements from Unix Support, etc.:
20   * new name-regexp feature.
21   * admin-group is understood in config file but currently inored.
22   * file locations configurable.
23
24  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Jul 2003 12:55:12 +0100
25
26 userv-utils (0.2.3) unstable; urgency=low
27
28   * udptunnel-reconf can write a known_hosts file for you.
29
30  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Feb 2002 21:46:48 +0000
31
32 userv-utils (0.2.2) unstable; urgency=low
33
34   * udptunnel-reconf default script pauses for 10s between restarts.
35   * udptunnel-reconf inittab entries default to having </dev/null.
36   * udptunnel-reconf understands forbid_remote set to `-'.
37   * forbid_remote is a per-tunnel option.
38   * udptunnel-vpn-config.m4 allows global file to override as intended.
39   * www-cgi passes HTTP_COOKIE header.
40   * indirect ssh via V_sshinvoke.
41   * userv-ipif config file allows exclusions in network permissions.
42
43  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 15 Dec 2001 17:55:06 +0000
44
45 userv-utils (0.2.1) unstable; urgency=low
46
47   * New udptunnel-reconf program for generating invoke scripts, inittab
48     entries, and the like, for a multi-host VPN.
49
50   * service.c (userv ipif) /32 prefixes work properly now.
51   * `make distclean' works in ipif, www-cgi and top level.
52
53  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Dec 2000 02:45:58 +0000
54
55 userv-utils (0.2.0) unstable; urgency=low
56
57   Improvements to ipif (tunnelling/VPN facility):
58   * INSTALL instructions much improved and README created.
59   * Patch to slattach included.
60   * Documentation comments improved.
61
62  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 18 Sep 2000 01:31:01 +0100
63
64 userv-utils (0.1.90) unstable; urgency=low
65
66   * ipif/INSTALL instructions, such as they are, included.
67
68   * ipif service now supports `=' character in addrs in ipif-networks, for
69     local endpoint only.
70
71  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 21 Jun 2000 23:48:10 +0100
72
73 userv-utils (0.1.9) unstable; urgency=low
74
75   * Completely revamped udptunnel (in ipif) - now does encryption.
76
77  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 18 Jun 2000 14:41:36 +0100
78
79 userv-utils (0.1) experimental; urgency=low
80
81   * Initial release.
82
83  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  9 Nov 1999 23:24:58 +0000
84
85 # Local variables:
86 # mode: debian-changelog
87 # End: