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