chiark / gitweb /
added summer
[chiark-utils.git] / debian / changelog
1 chiark-utils (4.0.99.0.21) unstable; urgency=low
2
3   * New `summer' checksumming program with no manpage.
4
5  --
6
7 chiark-utils (4.0.99.0.20) unstable; urgency=low
8
9   * cvs-repomove fixed for moving back to a place it's already been.
10   * cvs-repomove geese-chasing bugfix.
11   * Typo in copyright statement in with-lock-ex.1 fixed.
12
13  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 15 Feb 2006 20:01:25 +0000
14
15 chiark-utils (4.0.99.0.19) unstable; urgency=low
16
17   * cvs-repomove fixed for resuming failed moves.
18
19  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 21 Dec 2005 02:30:00 +0000
20
21 chiark-utils (4.0.99.0.18) unstable; urgency=low
22
23   * cvs-repomove can move repos from remote sources as well as local ones.
24
25  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  2 Aug 2005 23:49:51 +0100
26
27 chiark-utils (4.0.99.0.17) unstable; urgency=low
28
29   * Size for readbuffer/writebuffer may be in k or bytes.
30
31  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 21 May 2005 14:52:31 +0100
32
33 chiark-utils (4.0.99.0.15) unstable; urgency=low
34
35   * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now
36     limits the snapshot size to 1.1x the original lv size (rounded down,
37     ish), as lvcreate has this as an undocumented restriction.
38
39  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  6 Apr 2005 20:04:21 +0100
40
41 chiark-utils (4.0.99.0.14) unstable; urgency=low
42
43   * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now uses
44     the free extents on the vg as the default size for the snapshot.  This
45     is somewhat better although still not ideal in some cases, obviously.
46
47  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  5 Apr 2005 20:06:27 +0100
48
49 chiark-utils (4.0.99.0.13) unstable; urgency=low
50
51   * Fix usage message for cvs-repomove to be accurate.
52
53  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 31 Dec 2004 15:52:25 +0000
54
55 chiark-utils (4.0.99.0.12) unstable; urgency=low
56
57   * New `cvs-adjustroot' and `cvs-repomove' scripts (no documentation).
58   * Mention cvs-* and palm-datebook-reminders in debian/control.
59
60  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 31 Dec 2004 15:50:44 +0000
61
62 chiark-utils (4.0.99.0.10) unstable; urgency=low
63
64   * New `random-word' script (no documentation).
65   * New xacpi-simple utility (no documentation).
66
67  -- Ian Jackson <ian@localhost.localdomain>  Sun, 12 Dec 2004 18:58:14 +0000
68
69 chiark-utils (4.0.99.0.7) unstable; urgency=low
70
71   * backup: pass -P option to df in lvm snap script.
72
73  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 19 May 2004 01:17:59 +0100
74
75 chiark-utils (4.0.99.0.6) unstable; urgency=low
76
77   * sync-accounts works properly with groups with - + . in names
78   * ngspice2genspic script
79   * gnucap2gnuplot split with new genspic int
80   * gnucap2gnuplot script.
81   * really has -R (chroot) option, and usage message improved.
82   * backup: pass -P option to df (to produce nicely parseable output format).
83   * backup: pass -xtmpfs option to df.
84
85  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 19 May 2004 00:10:51 +0100
86
87 chiark-utils (4.0.99.0.5) unstable; urgency=low
88
89   chiark-backup:
90   * Fix critical driver script lost output bug.
91   * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
92     (Closes: #208299 - Debian bug, thanks to Colin Watson.)
93   * Move tape.* symlinks for chiark example into chiark directory.
94     (Closes: #208300 - Debian bug, thanks to Colin Watson.)
95
96  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 15 Oct 2003 21:47:17 +0100
97
98 chiark-utils (4.0.99.0.3) unstable; urgency=low
99
100   * use -m600 when creating named pipe
101
102  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 23:31:39 +0100
103
104 chiark-utils (4.0.99.0.2) unstable; urgency=low
105
106   * ship snap-drop
107   * don't mind devices on local filesystems (was failed stat bug)
108   * snap bugfixes
109   * use dump label
110
111  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 23:06:00 +0100
112
113 chiark-utils (4.0.99.0.1) unstable; urgency=low
114
115   * backup: new lvm/remount-ro snapshotting feature.
116   * backup: new gtar backup type
117
118  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 21 Sep 2003 20:39:13 +0100
119
120 chiark-utils (4.0.0) unstable; urgency=medium
121
122   New programs and utilities:
123   * trivsoundd (cprogs, no .deb).  Largely untested.
124   * palm-datebook-reminders (scripts, chiark-scripts.deb)
125   * really (cprogs, chiark-really.deb)
126   * with-lock-ex (cprogs, chiark-utils-bin.deb)
127   * usernice, cvsweb-list, smtpallow.  (Source only, not built.)
128     
129   chiark-named-conf:
130   * remove warnings by adding complete set of function prototypes
131   * check foreign zones from delegation by default (-mforeign!*)
132
133   chiark-rwbuffer:
134   * fix writebuffer's progname.
135
136   chiark-backup:
137   * full dumps have tapedesc in TAPEID
138   * fix reporting of unaccountable filesystems.
139   * compression support (gz as a style option).
140   * ntfsimage support.
141   * Count and display on-tape file numbers.
142   * Count output blocks for each tape file and in total.
143   * $nice and $nasty in settings.pl.
144   * Show mt runes when we execute them.
145   * A little less clone-and-hack.
146   * Manpages.
147
148   Build system improvements:
149   * Make manpages non-executable (!) (ie install with INSTALL_SHARE)
150   * Makefile commonality moved into settings.make.
151   * readbuffer/writebuffer moved into new cprogs directory.
152   
153   Debian-specific changes:
154   * sync-accounts and chiark-named-conf merged into single
155     chiark-scripts package.
156   * Add section and priority fields
157   * Update to a sensible standards-version
158   * Correct location of the GPL
159
160  -- Matthew Vernon <matthew@debian.org>  Wed, 16 Jul 2003 12:01:01 +0100
161
162 chiark-utils (3.0.3) unstable; urgency=low
163
164   * chiark-backup: compatibility with md5sum from dpkg 1.10.4.
165   * chiark-named-conf: manpage gluelessness section improved.
166
167  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 20 Oct 2002 17:42:53 +0100
168
169 chiark-utils (3.0.2) unstable; urgency=low
170
171   * Enhanced portability: cope with (and preserve) comments and 
172     blank lines in local database files.
173
174  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 23:21:31 +0100
175
176 chiark-utils (3.0.1) unstable; urgency=low
177
178   * Enhanced portability: -g root => -g $(SYSTEM_GROUP)
179
180  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:52:46 +0100
181
182 chiark-utils (3.0.0) unstable; urgency=low
183
184   sync-accounts:
185   * Moved all files from old CVS repository into chiark-utils.
186   * Manpages for everything.
187   * /etc/sync-accounts comments may be indented.
188   * Copyright notices sorted out.
189   * sync-accounts.linux uses vipw, vigr.
190   * Removed sync-accounts-mktar (eewwgh).
191   * Makefile and Debian control stuff added.
192
193   Other changes:
194   * debian/copyright file improved.
195   * named-conf script has copyright notice at top.
196
197  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:18:35 +0100
198
199 chiark-utils (2.2.6) unstable; urgency=low
200
201   * chiark-named-conf --mail-* works without zone list as args.
202   * chiark-named-conf --mail-* prints better output.
203
204  -- Ian Jackson <ian@chiark.greenend.org.uk>  Sat,  1 Jun 2002 01:12:00 +0100
205
206 chiark-utils (2.2.4) unstable; urgency=low
207
208   * chiark-named-conf can send mail reports, and is generally better.
209
210  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 26 May 2002 21:03:11 +0100
211
212 chiark-utils (2.2.3) unstable; urgency=low
213
214   * Allow invocation on 2nd-level domains by coping with superzone `.'
215
216  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 27 Jan 2002 19:38:14 +0000
217
218 chiark-utils (2.2.2) unstable; urgency=low
219
220   * chiark-named-conf does checks on all slaves even for `*' zones.
221   * chiark-named-conf glueless-serverless works properly.
222
223  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 20:19:32 +0000
224
225 chiark-utils (2.2.1) unstable; urgency=low
226
227   * chiark-named-conf gets list of delegated servers right when doing
228     simple checks (ie -l).
229
230  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:58:22 +0000
231
232 chiark-utils (2.2.0) unstable; urgency=low
233
234   * Add new chiark-named-conf script with manpage etc., and package it.
235   * Add new scripts directory with Makefile.
236
237  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:47:10 +0000
238
239 chiark-utils (2.1.1) unstable; urgency=low
240
241   * add call to mt reten to full.
242
243  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 28 Nov 2001 00:05:11 +0000
244
245 chiark-utils (2.1.0) experimental; urgency=low
246
247   * man pages for readbuffer, writebuffer from Richard Kettlewell.
248   * add info re last-tape and checkallused to iwjbackup.txt.
249   * new `backup-labeltape' utility.
250
251  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  9 Nov 2001 21:12:25 +0000
252
253 chiark-utils (2.0.0) experimental; urgency=low
254   
255   * Initial prepackaged release of chiark backup.
256
257   Significant changes since merge chiark/anarres/mnemeth:
258   * readbuffer/writebuffer command line arg for buffer size.
259   * readbuffer/writebuffer share common code.
260   * example config files from Relativity and chiark shipped.
261   * Improved documentation.
262   * bringup-hook created.
263   * bugfixes (all of bugs introduced by merge, AFAICT).
264
265  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon,  8 Oct 2001 01:52:21 +0100
266
267 # Local variables:
268 # mode: debian-changelog
269 # End: