Release 1.4.3.
[misc] / debian / changelog
1 distorted-utils (1.4.3) experimental; urgency=medium
2
3 * gai: New program for poking `getaddrinfo'.
4
5 -- Mark Wooding <mdw@distorted.org.uk> Sat, 16 Jun 2018 10:25:26 +0100
6
7 distorted-utils (1.4.2.1) experimental; urgency=low
8
9 * Rename `prlimit' to `mprlimit' so as not to interfere with later
10 `util-linux' packages.
11 * Include non-universal packages in the main `distorted-utils'
12 metapackage dependencies, appropriate for the target architectures.
13 (This means that the metapackage is now `any' rather than `all', but
14 that's life.)
15
16 -- Mark Wooding <mdw@distorted.org.uk> Thu, 02 Jun 2016 23:50:51 +0100
17
18 distorted-utils (1.4.2) experimental; urgency=low
19
20 * locking: Compatibly improve the protocol, so that it's safe to remove
21 (or rename) lockfiles.
22 * sema: New program for hacking semaphores.
23 * xtitle: Add missing manual page. (But please don't use the program.)
24 * Fix Debian packaging.
25 * Various internal improvements.
26
27 -- Mark Wooding <mdw@distorted.org.uk> Wed, 01 Jun 2016 09:50:31 +0100
28
29 distorted-utils (1.4.1.1) experimental; urgency=low
30
31 * Build system fix: don't build `x86-model' if mLib isn't available.
32 (Doesn't affect Debian package.)
33
34 -- Mark Wooding <mdw@distorted.org.uk> Fri, 29 Jan 2016 10:50:58 +0000
35
36 distorted-utils (1.4.1) experimental; urgency=low
37
38 * mtimeout: Clarify exit status semantics in the manual page.
39 * hush: Portability fixes.
40
41 -- Mark Wooding <mdw@distorted.org.uk> Fri, 29 Jan 2016 10:18:10 +0000
42
43 distorted-utils (1.4.0.1) experimental; urgency=low
44
45 * Fix the transition magic for {nsict->distorted}-cdb.
46
47 -- Mark Wooding <mdw@distorted.org.uk> Fri, 24 Apr 2015 20:19:18 +0100
48
49 distorted-utils (1.4.0) experimental; urgency=low
50
51 * Package renamed to `distorted-utils'. It's been a long time since I
52 left NSICT.
53 * Add `sshsvc-mkauthkeys'.
54
55 -- Mark Wooding <mdw@distorted.org.uk> Thu, 23 Apr 2015 19:47:16 +0100
56
57 nsict-utils (1.3.2) experimental; urgency=low
58
59 * Add `with-umask'.
60
61 -- Mark Wooding <mdw@distorted.org.uk> Sun, 05 Apr 2015 10:56:21 +0100
62
63 nsict-utils (1.3.1) experimental; urgency=low
64
65 * buf: New `-e' option to set the extension of the temporary file. This
66 helps when the qualified command is picky about extensions.
67 * hush: Fix clean-up order for old log files.
68
69 -- Mark Wooding <mdw@distorted.org.uk> Wed, 14 Jan 2015 20:51:39 +0000
70
71 nsict-utils (1.3.0) experimental; urgency=low
72
73 * Abandon `qmail-checkspam'.
74 * Support `x86-model' on AMD64.
75
76 -- Mark Wooding <mdw@distorted.org.uk> Mon, 20 Jan 2014 16:07:35 +0000
77
78 nsict-utils (1.2.9.1) experimental; urgency=low
79
80 * mtimeout: Bring the help text up to date.
81
82 -- Mark Wooding <mdw@distorted.org.uk> Sat, 11 Jan 2014 00:41:18 +0000
83
84 nsict-utils (1.2.9) experimental; urgency=low
85
86 * space: Fix misreporting of trailing newlines with `-c'.
87 * space: Document the `-v' option.
88 * mtimeout: Fix (impossible) `printf' format-string bug.
89
90 -- Mark Wooding <mdw@distorted.org.uk> Fri, 10 Jan 2014 14:52:54 +0000
91
92 nsict-utils (1.2.8.3) experimental; urgency=low
93
94 * hush: Don't lose backslashes in output lines.
95
96 -- Mark Wooding <mdw@distorted.org.uk> Fri, 14 Jun 2013 12:32:10 +0100
97
98 nsict-utils (1.2.8.2) experimental; urgency=low
99
100 * hush: Close file descriptors around the command, so that we don't wait
101 for daemons to exit.
102
103 -- Mark Wooding <mdw@distorted.org.uk> Sat, 01 Dec 2012 23:25:41 +0000
104
105 nsict-utils (1.2.8.1) experimental; urgency=low
106
107 * hush.8: Fix some misformatting.
108
109 -- Mark Wooding <mdw@distorted.org.uk> Fri, 26 Oct 2012 19:26:30 +0100
110
111 nsict-utils (1.2.8) experimental; urgency=low
112
113 * hush: Preserve leading spaces.
114
115 -- Mark Wooding <mdw@distorted.org.uk> Sun, 07 Oct 2012 15:06:40 +0100
116
117 nsict-utils (1.2.7) experimental; urgency=low
118
119 * mtimeout: Various improvements to approach feature-parity with the GNU
120 Coreutils `timeout' program.
121 * prlimit, hush: Various minor bug fixes.
122 * qmail-checkspam: Log envelope and spam score to make diagnosing
123 incorrect rejections easier.
124
125 -- Mark Wooding <mdw@distorted.org.uk> Tue, 14 Feb 2012 10:25:24 +0000
126
127 nsict-utils (1.2.6) experimental; urgency=low
128
129 * mtimeout: Rename from timeout to prevent conflict with GNU Coreutils.
130 This version is slightly better techincally.
131 * x86-model: Actually show the stepping number.
132 * prlimit: A new Linux-specific program for changing another process's
133 resource limits.
134 * hush: A new program for running noisy programs under cron (and
135 similar) without generating cronspam.
136
137 -- Mark Wooding <mdw@distorted.org.uk> Wed, 14 Dec 2011 01:57:46 +0000
138
139 nsict-utils (1.2.5) experimental; urgency=low
140
141 * Some user-invisible build system changes.
142 * timeout: New program: run a command for at most a givne time.
143
144 -- Mark Wooding <mdw@distorted.org.uk> Tue, 07 Jun 2011 10:13:49 +0100
145
146 nsict-utils (1.2.4) experimental; urgency=low
147
148 * locking: Don't kill target program with alarm clock.
149 * qmail-checkspam: Don't spam-check mail from authenticated clients.
150 * Various build-system tweaks.
151
152 -- Mark Wooding <mdw@distorted.org.uk> Mon, 31 May 2010 18:05:18 +0100
153
154 nsict-utils (1.2.3) experimental; urgency=low
155
156 * Build system fixes.
157 * New program x86-model.
158
159 -- Mark Wooding <mdw@distorted.org.uk> Fri, 01 May 2009 00:13:34 +0100
160
161 nsict-utils (1.2.2) experimental; urgency=low
162
163 * Oops. I left `inplace' with `@BASH' in its shebang line.
164
165 -- Mark Wooding <mdw@distorted.org.uk> Sun, 25 Jan 2009 13:05:02 +0000
166
167 nsict-utils (1.2.1) experimental; urgency=low
168
169 * Fix Python stuff for Python 2.5.
170
171 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 May 2008 14:04:24 +0100
172
173 nsict-utils (1.2.0) experimental; urgency=low
174
175 * Build system overhaul.
176 * Lots of new tools.
177
178 -- Mark Wooding <mdw@distorted.org.uk> Tue, 01 Apr 2008 19:12:15 +0100
179
180 nsict-utils (1.1.1) experimental; urgency=low
181
182 * Add pause, buf, create and inplace programs.
183 * Fix splitconf documentation to be right.
184 * Fix gorp to produce base32 (ugh!) and safe64 output.
185
186 -- Mark Wooding <mdw@nsict.org> Sat, 5 Feb 2005 10:39:52 +0000
187
188 nsict-utils (1.1.0) experimental; urgency=low
189
190 * Make gorp a much more useful program.
191 * Get the right version number. Oops!
192
193 -- Mark Wooding <mdw@nsict.org> Tue, 18 Nov 2003 18:47:21 +0000
194
195 nsict-utils (1.0) experimental; urgency=low
196
197 * Debianization!
198
199 -- Mark Wooding <mdw@nsict.org> Tue, 18 Nov 2003 13:48:03 +0000