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