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