chiark / gitweb /
moved changelog
[userv-utils] / debian / changelog
CommitLineData
5ec5c84c 1userv-utils (0.3) unstable; urgency=medium
223e990a 2
23246c5e 3 dyndns:
3988a733 4 * New dyndns service.
23246c5e 5
5ec5c84c 6 ucgi:
7 * add HTTP_REFERER.
8 * Fix path in www-cgi userv service default configuration.
9
10 ipif/udptunnel:
11 * Use slip, not cslip (!)
23246c5e 12 * service MAXEXROUTES increased from 5 to 50.
5ec5c84c 13 * Set default max clock skew to 45/45, not 10/30.
14 * Allow config file to override default clock skew and lag.
15 * Report nonzero death of m4 better.
16 * Minor fixes to INSTALL.
17
18 groupmanage:
23246c5e 19 * new name-regexp feature.
5ec5c84c 20 * admin-group is understood in config file but currently ignored.
23246c5e 21 * file locations configurable.
5ec5c84c 22 * groupmanage: do not claim that root doesn't exist.
23 * groupmanage: configurable group name length limit.
24 (Thanks to reports and patches from Ben Harris at Cambridge University.)
25
26 Packaging changes:
27 * Debianisation.
28 * New Makefiles in various directories; still not wonderful.
29 * Removed some common stuff from */Makefile to settings.make.
30 * Copyright notices updated.
2158ffac 31 * Moved changelog to debian/changelog.
223e990a 32
2158ffac 33 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 6 Jun 2006 21:59:19 +0100
223e990a 34
99d1b3be 35userv-utils (0.2.3) unstable; urgency=low
36
37 * udptunnel-reconf can write a known_hosts file for you.
38
39 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000
40
ccd5607e 41userv-utils (0.2.2) unstable; urgency=low
42
43 * udptunnel-reconf default script pauses for 10s between restarts.
e0bdbf6d 44 * udptunnel-reconf inittab entries default to having </dev/null.
94808710 45 * udptunnel-reconf understands forbid_remote set to `-'.
1c18e501 46 * forbid_remote is a per-tunnel option.
e45548b5 47 * udptunnel-vpn-config.m4 allows global file to override as intended.
05aecda5 48 * www-cgi passes HTTP_COOKIE header.
56a03854 49 * indirect ssh via V_sshinvoke.
e6a01344 50 * userv-ipif config file allows exclusions in network permissions.
ccd5607e 51
e6a01344 52 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
ccd5607e 53
f56780b7 54userv-utils (0.2.1) unstable; urgency=low
55
2e082dfe 56 * New udptunnel-reconf program for generating invoke scripts, inittab
c62ccbd5 57 entries, and the like, for a multi-host VPN.
58
59 * service.c (userv ipif) /32 prefixes work properly now.
60 * `make distclean' works in ipif, www-cgi and top level.
2e082dfe 61
c62ccbd5 62 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
f56780b7 63
bc79a75c 64userv-utils (0.2.0) unstable; urgency=low
65
5124214b 66 Improvements to ipif (tunnelling/VPN facility):
67 * INSTALL instructions much improved and README created.
68 * Patch to slattach included.
69 * Documentation comments improved.
bc79a75c 70
5124214b 71 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
bc79a75c 72
0f91e874 73userv-utils (0.1.90) unstable; urgency=low
74
75 * ipif/INSTALL instructions, such as they are, included.
76
77 * ipif service now supports `=' character in addrs in ipif-networks, for
78 local endpoint only.
79
80 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
81
cb564387 82userv-utils (0.1.9) unstable; urgency=low
5f9b7675 83
c6c5a1a0 84 * Completely revamped udptunnel (in ipif) - now does encryption.
5f9b7675 85
c0df78b0 86 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
5f9b7675 87
cb564387 88userv-utils (0.1) experimental; urgency=low
2d57a810 89
90 * Initial release.
91
e1e9b27f 92 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
2d57a810 93
94# Local variables:
95# mode: debian-changelog
96# End: