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