chiark / gitweb /
debian/: groupmanage: More installed now
[userv-utils] / debian / changelog
CommitLineData
b943240f
IJ
1userv-utils (0.6.0~~iwj4) unstable; urgency=medium
2
3 * wip package reorganisation
4
5 --
6
4c347686
IJ
7userv-utils (0.6.0~~iwj3) unstable; urgency=low
8
9 * Correct binary package dependencies by referencing substvars in
10 debian/control.
697a23fb 11 * Add dependency on debhelper.
cc9e2e6b 12 * No longer mention SLIP and udptunnel in the userv-ipif Description.
5944b2aa 13 * Americanise spelling of /usr/share/common-licences to ...-licenses.
8840a021 14 * Add debhelper token to postinst scripts.
f07baecf
IJ
15 * Change default user for git-daemon to userv-git and
16 default user for dyndns to userv-dyndns.
0c1c6693
IJ
17 * Improve adduser calls:
18 - no longer guard with calls to id, as adduser --quiet is idempotent
19 - pass --shell /bin/false and --no-create-home
b533cc91 20 * Bump Standards-Version to 3.7.0.0.
4095898b 21 * Fix typo in userv-cgi long description.
a10e69ac 22 * Provide various documentation for userv-cgi in /usr/share.
2cee72a3 23 * Remove obsolete and broken dist target in root Makefile.
f34db0d4 24 * Add quirkafleeg to git-daemon/Makefile to placate emacs makefile mode.
e98f871d 25 * www-cgi: Overhaul of env var handling (thanks to Mark Wooding).
84e9bd3c
IJ
26 * Make deprecated things not built by default by Makefile (and remove
27 code in debian/rules for achieving this).
4c347686 28
b943240f 29 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 14 Apr 2017 15:58:46 +0100
4c347686 30
0b0a2c11
IJ
31userv-utils (0.6.0~~iwj2) unstable; urgency=low
32
33 * Use dh(1). WIP.
34
3b122384 35 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 08 Dec 2013 13:38:23 +0000
0b0a2c11 36
70cbc32a
IJ
37userv-utils (0.6.0~~iwj1) unstable; urgency=low
38
39 * WIP
a04d96bc 40 * www-cgi: Promise better status for this utility.
be995f34 41 * mailq: Clarify set of relevant files in README.
40ad9f41 42 * dyndns: Docuument existence in README.
5d439336 43 * REAMDE, copyright: Correct locations for GPL, and contact info.
9028e234 44 * Update to GPLv3+; update copyright notices everywhere.
dd0d6c7e 45 * ipif: Update docs to reflect fact that we are now using tun/tap.
97f318e0 46 * ipif: Deprecate udptunnel.
28b264ac 47 * ipif: Provide head comment of service.c as a txt docs.
70cbc32a 48
0b0a2c11 49 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Wed, 04 Dec 2013 23:01:37 +0000
70cbc32a 50
f90cb573 51userv-utils (0.5.0) unstable; urgency=low
14a58e50 52
5e5500ed 53 * checkpasswd-*: new service
957b3b21 54 * www-cgi: whitelist some more HTTP headers.
14a58e50
IJ
55 * ipif: Improve documentation comment.
56 * ipif: Some portability improvements.
57 * Remove .cvsignore files.
477d9486
IJ
58 * Pass -g to linker, by default.
59 * www-cgi: clean target removes *.o.
14a58e50 60
5e5500ed 61 -- Ian Jackson <ian@liberator.relativity.greenend.org.uk> Sun, 27 Jan 2013 16:34:29 +0000
14a58e50 62
dc74c448
IJ
63userv-utils (0.4.2) unstable; urgency=low
64
d6334b28
IJ
65 ipif bugfix:
66 * Fix failure which occurs when input data starts to back up:
67 service.c:866: copydata: Assertion `r < sizeof(input_buf)' failed.
dc74c448 68
d6334b28 69 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 15 Jan 2012 01:00:00 +0000
dc74c448 70
03203c8a
IJ
71userv-utils (0.4.1) unstable; urgency=low
72
73 ipif bugfixes:
74 * Ignore empty packets (ie consecutive END bytes), as tun rejects
75 them with EINVAL.
76 * Tolerate ENOMEM from tun.
77
78 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 14 Jan 2012 15:46:53 +0000
79
346a2a24 80userv-utils (0.4) unstable; urgency=low
22fd0ebe
IJ
81
82 ipif:
83 * Now uses tun, not slip. All modern Linux kernels have tun support,
84 and we weren't portable to non-Linux anyway. slattach has sometimes
85 been implicated in kernel problems. Interfaces are now called
0ae8e686 86 "userv%d" (ie, userv0, userv1, etc.). Only "slip" is now supported.
22fd0ebe 87
346a2a24 88 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 14 Jan 2012 15:24:57 +0000
22fd0ebe 89
4063cda3
IJ
90userv-utils (0.4~beta1) unstable; urgency=low
91
92 git-daemon:
93 * New userv-git-daemon service.
94
95 package admin:
96 * Now in git.
97 * Fixed up some portability problems.
98
99 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 22 May 2010 19:50:57 +0100
100
5ec5c84c 101userv-utils (0.3) unstable; urgency=medium
223e990a 102
23246c5e 103 dyndns:
3988a733 104 * New dyndns service.
23246c5e 105
5ec5c84c 106 ucgi:
107 * add HTTP_REFERER.
108 * Fix path in www-cgi userv service default configuration.
109
110 ipif/udptunnel:
111 * Use slip, not cslip (!)
23246c5e 112 * service MAXEXROUTES increased from 5 to 50.
5ec5c84c 113 * Set default max clock skew to 45/45, not 10/30.
114 * Allow config file to override default clock skew and lag.
115 * Report nonzero death of m4 better.
dea61a77 116 * Add a few missing #include's of <string.h>.
5ec5c84c 117 * Minor fixes to INSTALL.
118
119 groupmanage:
23246c5e 120 * new name-regexp feature.
5ec5c84c 121 * admin-group is understood in config file but currently ignored.
23246c5e 122 * file locations configurable.
5ec5c84c 123 * groupmanage: do not claim that root doesn't exist.
124 * groupmanage: configurable group name length limit.
125 (Thanks to reports and patches from Ben Harris at Cambridge University.)
126
127 Packaging changes:
128 * Debianisation.
129 * New Makefiles in various directories; still not wonderful.
130 * Removed some common stuff from */Makefile to settings.make.
131 * Copyright notices updated.
2158ffac 132 * Moved changelog to debian/changelog.
223e990a 133
dea61a77 134 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 6 Jun 2006 22:02:17 +0100
223e990a 135
99d1b3be 136userv-utils (0.2.3) unstable; urgency=low
137
138 * udptunnel-reconf can write a known_hosts file for you.
139
140 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000
141
ccd5607e 142userv-utils (0.2.2) unstable; urgency=low
143
144 * udptunnel-reconf default script pauses for 10s between restarts.
e0bdbf6d 145 * udptunnel-reconf inittab entries default to having </dev/null.
94808710 146 * udptunnel-reconf understands forbid_remote set to `-'.
1c18e501 147 * forbid_remote is a per-tunnel option.
e45548b5 148 * udptunnel-vpn-config.m4 allows global file to override as intended.
05aecda5 149 * www-cgi passes HTTP_COOKIE header.
56a03854 150 * indirect ssh via V_sshinvoke.
e6a01344 151 * userv-ipif config file allows exclusions in network permissions.
ccd5607e 152
e6a01344 153 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
ccd5607e 154
f56780b7 155userv-utils (0.2.1) unstable; urgency=low
156
2e082dfe 157 * New udptunnel-reconf program for generating invoke scripts, inittab
c62ccbd5 158 entries, and the like, for a multi-host VPN.
159
160 * service.c (userv ipif) /32 prefixes work properly now.
161 * `make distclean' works in ipif, www-cgi and top level.
2e082dfe 162
c62ccbd5 163 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
f56780b7 164
bc79a75c 165userv-utils (0.2.0) unstable; urgency=low
166
5124214b 167 Improvements to ipif (tunnelling/VPN facility):
168 * INSTALL instructions much improved and README created.
169 * Patch to slattach included.
170 * Documentation comments improved.
bc79a75c 171
5124214b 172 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
bc79a75c 173
0f91e874 174userv-utils (0.1.90) unstable; urgency=low
175
176 * ipif/INSTALL instructions, such as they are, included.
177
178 * ipif service now supports `=' character in addrs in ipif-networks, for
179 local endpoint only.
180
181 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
182
cb564387 183userv-utils (0.1.9) unstable; urgency=low
5f9b7675 184
c6c5a1a0 185 * Completely revamped udptunnel (in ipif) - now does encryption.
5f9b7675 186
c0df78b0 187 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
5f9b7675 188
cb564387 189userv-utils (0.1) experimental; urgency=low
2d57a810 190
191 * Initial release.
192
e1e9b27f 193 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
2d57a810 194
195# Local variables:
196# mode: debian-changelog
197# End: