633cf2672fc73ae62c99d6a3bbd18664c4b7a7db
[userv-utils] / debian / changelog
1 userv-utils (0.6.0~~iwj3) unstable; urgency=low
2
3 * Correct binary package dependencies by referencing substvars in
4 debian/control.
5 * Add dependency on debhelper.
6 * No longer mention SLIP and udptunnel in the userv-ipif Description.
7 * Americanise spelling of /usr/share/common-licences to ...-licenses.
8
9 --
10
11 userv-utils (0.6.0~~iwj2) unstable; urgency=low
12
13 * Use dh(1). WIP.
14
15 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 08 Dec 2013 13:38:23 +0000
16
17 userv-utils (0.6.0~~iwj1) unstable; urgency=low
18
19 * WIP
20 * www-cgi: Promise better status for this utility.
21 * mailq: Clarify set of relevant files in README.
22 * dyndns: Docuument existence in README.
23 * REAMDE, copyright: Correct locations for GPL, and contact info.
24 * Update to GPLv3+; update copyright notices everywhere.
25 * ipif: Update docs to reflect fact that we are now using tun/tap.
26 * ipif: Deprecate udptunnel.
27 * ipif: Provide head comment of service.c as a txt docs.
28
29 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Wed, 04 Dec 2013 23:01:37 +0000
30
31 userv-utils (0.5.0) unstable; urgency=low
32
33 * checkpasswd-*: new service
34 * www-cgi: whitelist some more HTTP headers.
35 * ipif: Improve documentation comment.
36 * ipif: Some portability improvements.
37 * Remove .cvsignore files.
38 * Pass -g to linker, by default.
39 * www-cgi: clean target removes *.o.
40
41 -- Ian Jackson <ian@liberator.relativity.greenend.org.uk> Sun, 27 Jan 2013 16:34:29 +0000
42
43 userv-utils (0.4.2) unstable; urgency=low
44
45 ipif bugfix:
46 * Fix failure which occurs when input data starts to back up:
47 service.c:866: copydata: Assertion `r < sizeof(input_buf)' failed.
48
49 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 15 Jan 2012 01:00:00 +0000
50
51 userv-utils (0.4.1) unstable; urgency=low
52
53 ipif bugfixes:
54 * Ignore empty packets (ie consecutive END bytes), as tun rejects
55 them with EINVAL.
56 * Tolerate ENOMEM from tun.
57
58 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 14 Jan 2012 15:46:53 +0000
59
60 userv-utils (0.4) unstable; urgency=low
61
62 ipif:
63 * Now uses tun, not slip. All modern Linux kernels have tun support,
64 and we weren't portable to non-Linux anyway. slattach has sometimes
65 been implicated in kernel problems. Interfaces are now called
66 "userv%d" (ie, userv0, userv1, etc.). Only "slip" is now supported.
67
68 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 14 Jan 2012 15:24:57 +0000
69
70 userv-utils (0.4~beta1) unstable; urgency=low
71
72 git-daemon:
73 * New userv-git-daemon service.
74
75 package admin:
76 * Now in git.
77 * Fixed up some portability problems.
78
79 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 22 May 2010 19:50:57 +0100
80
81 userv-utils (0.3) unstable; urgency=medium
82
83 dyndns:
84 * New dyndns service.
85
86 ucgi:
87 * add HTTP_REFERER.
88 * Fix path in www-cgi userv service default configuration.
89
90 ipif/udptunnel:
91 * Use slip, not cslip (!)
92 * service MAXEXROUTES increased from 5 to 50.
93 * Set default max clock skew to 45/45, not 10/30.
94 * Allow config file to override default clock skew and lag.
95 * Report nonzero death of m4 better.
96 * Add a few missing #include's of <string.h>.
97 * Minor fixes to INSTALL.
98
99 groupmanage:
100 * new name-regexp feature.
101 * admin-group is understood in config file but currently ignored.
102 * file locations configurable.
103 * groupmanage: do not claim that root doesn't exist.
104 * groupmanage: configurable group name length limit.
105 (Thanks to reports and patches from Ben Harris at Cambridge University.)
106
107 Packaging changes:
108 * Debianisation.
109 * New Makefiles in various directories; still not wonderful.
110 * Removed some common stuff from */Makefile to settings.make.
111 * Copyright notices updated.
112 * Moved changelog to debian/changelog.
113
114 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 6 Jun 2006 22:02:17 +0100
115
116 userv-utils (0.2.3) unstable; urgency=low
117
118 * udptunnel-reconf can write a known_hosts file for you.
119
120 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000
121
122 userv-utils (0.2.2) unstable; urgency=low
123
124 * udptunnel-reconf default script pauses for 10s between restarts.
125 * udptunnel-reconf inittab entries default to having </dev/null.
126 * udptunnel-reconf understands forbid_remote set to `-'.
127 * forbid_remote is a per-tunnel option.
128 * udptunnel-vpn-config.m4 allows global file to override as intended.
129 * www-cgi passes HTTP_COOKIE header.
130 * indirect ssh via V_sshinvoke.
131 * userv-ipif config file allows exclusions in network permissions.
132
133 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
134
135 userv-utils (0.2.1) unstable; urgency=low
136
137 * New udptunnel-reconf program for generating invoke scripts, inittab
138 entries, and the like, for a multi-host VPN.
139
140 * service.c (userv ipif) /32 prefixes work properly now.
141 * `make distclean' works in ipif, www-cgi and top level.
142
143 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
144
145 userv-utils (0.2.0) unstable; urgency=low
146
147 Improvements to ipif (tunnelling/VPN facility):
148 * INSTALL instructions much improved and README created.
149 * Patch to slattach included.
150 * Documentation comments improved.
151
152 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
153
154 userv-utils (0.1.90) unstable; urgency=low
155
156 * ipif/INSTALL instructions, such as they are, included.
157
158 * ipif service now supports `=' character in addrs in ipif-networks, for
159 local endpoint only.
160
161 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
162
163 userv-utils (0.1.9) unstable; urgency=low
164
165 * Completely revamped udptunnel (in ipif) - now does encryption.
166
167 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
168
169 userv-utils (0.1) experimental; urgency=low
170
171 * Initial release.
172
173 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
174
175 # Local variables:
176 # mode: debian-changelog
177 # End: