chiark / gitweb /
add compat file, forgotten
[chiark-utils.git] / debian / changelog
1 chiark-utils (4.1.31~~iwj) unstable; urgency=low
2
3   * chiark-backup Suggests chiark-utils-bin, not the nonexistent
4     chiark-cprogs (for `summer').
5   * Fix the build-depends to refer to nettle-dev not libnettle-dev.
6   * Have .gitignore instead of .cvsignore.
7   * Update my email address.
8
9  -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 03 Jun 2012 14:56:36 +0100
10
11 chiark-utils (4.1.30) unstable; urgency=low
12
13   * rcopy-repeatedly: new utility
14   * cvs-repomove: work with Solaris's shoddy sed.  (Closes: #497670)
15   * backup/snap-drop: honour argument specifying vardir.
16
17  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  8 Oct 2008 21:42:17 +0100
18
19 chiark-utils (4.1.29) unstable; urgency=low
20
21   * backup-snaprsync: pass $vardir as argument to snap-drop
22   * backup-snaprsync: add a missing x prefix to an ssh invocation
23   * chiark-backup: really cope properly with nosnap removal
24
25  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 28 Aug 2008 20:02:47 +0100
26
27 chiark-utils (4.1.28) unstable; urgency=high
28
29   chiark-named-conf:
30   * Remove obsolete +nodebug option from calls to dig;
31     required for BIND9 compatibility.  Thanks to Ross Younger.
32   * Foreign zones work properly using the configuration
33     prevailing at the end of the config file.
34   * Warn if user specifies a zone with the trailing `.'.
35
36   Other:
37   * hexterm: Declare and document the dependency of hexterm on tcl8.4.
38   * chiark-backup: remove snap-mount properly whether it's a dir or a leaf
39     node (such as a symlink).
40
41  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 27 Aug 2008 23:26:55 +0100
42
43 chiark-utils (4.1.24) unstable; urgency=low
44
45   * Change my email address in the Maintainer field so that
46     when I say Closes: in the changelog it doesn't say "fixed in NMU".
47
48  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 23 Sep 2007 16:39:48 +0100
49
50 chiark-utils (4.1.23) unstable; urgency=low
51
52   * chiark-named-conf improvements:
53     - set $|=1 to make output better with eg  2>&1 |less
54     - new allow-indirect-glue directive
55     - new forbid-slave directive
56     - remove incorrect references to SOA ORIGIN - should be MNAME
57     - allow config file to not exist.  Closes: #274528.
58     - do not warn about glueful nameservers in serverless-glueless
59       areas (since these can't cause problems).  Thanks to Ben Harris
60       for report and subsequent discussion.
61   * chiark-backup Depends on chiark-utils-bin.  Closes: #401611.
62   * summer manpage (thanks to Peter Maydell for initial contribution).
63     (Closes: #401640.)
64   * summer has new -B option for suppressing times of unusual node types.
65   * backup-snaprsync passes -B to summer.
66   * copyright notices for various scripts.
67   * many scripts mentioned in Description and debian/copyright.
68   * use dh_strip rather than doing it ourselves.  Closes #436624.
69   (4.1.22 was an internal unreleased version.)
70
71  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 22 Sep 2007 02:29:55 +0100
72
73 chiark-utils (4.1.21) unstable; urgency=low
74
75   * backup-snaprsync: pass -I to rsync when copying rsums.
76   * update licence to GPLv3 or later (was GPLv2 or later).
77   * remove FSF's paper address from debian/copyright
78     and refer to the FSF and GNU websites instead.
79   * update copyright dates in backup/.
80   * Fix some out of date email addresses.
81   * summer and watershed's shlibdeps go into Recommends since
82     bits of the package are useable without them.
83   * seddery libgmp3 dependencies to libgmp3 | libgmp3c2 since
84     we are C and not C++ and care nothing for C++ ABI transitions.
85   * Document the dependency relationships in the Description.
86
87  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 21 Sep 2007 21:58:33 +0100
88
89 chiark-utils (4.1.20) unstable; urgency=low
90
91   * Fix bashism in upstream backup/Makefile.  Closes: #379541.
92
93  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 13 Jul 2007 09:49:17 +0100
94
95 chiark-utils (4.1.19) unstable; urgency=low
96
97   * Mention summer, xacpi-simple, watershed in chiark-utils-bin's description.
98   * Set SHELL=/bin/bash in debian/rules.  Closes: #379541.
99   * Remove Matthew from the Uploaders.  Closes: #280012.
100
101  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 12 Jul 2007 17:25:11 +0100
102
103 chiark-utils (4.1.18) unstable; urgency=low
104
105   * summer works even if passed multiple option-containing args.
106   * workaround for nettle bug, supply -lgmp if -lnettle.
107
108  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 23 May 2007 19:42:05 +0100
109
110 chiark-utils (4.1.17) unstable; urgency=low
111
112   * summer has new -M (do not print mtimes) option.
113
114  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 23 May 2007 18:56:53 +0100
115
116 chiark-utils (4.1.16) unstable; urgency=low
117
118   * chiark-backup's snaprsync has new rsynccompress option.
119
120  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 19 Apr 2007 23:23:32 +0100
121
122 chiark-utils (4.1.15) unstable; urgency=low
123
124   * chiark-backup's snaprsync sedderies mountpoint out before sums diff.
125   * chiark-backup's snaprsync has new sshopts option.
126
127  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 19 Apr 2007 20:12:37 +0100
128
129 chiark-utils (4.1.14) unstable; urgency=low
130
131   * summer has new -x (one file system) option.
132   * summer produces better output with -f when scandir fails.
133   * chiark-backup's snaprsync uses summer -x.
134   * chiark-backup suggests chiark-cprogs with summer with -x.
135
136  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 18 Feb 2007 13:02:21 +0000
137
138 chiark-utils (4.1.13) unstable; urgency=low
139
140   * New `nosnap' no-op snap kind.
141
142  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 16 Feb 2007 19:10:23 +0000
143
144 chiark-utils (4.1.12) unstable; urgency=low
145
146   * New `watershed' program.
147
148  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 15 Feb 2007 01:12:05 +0000
149
150 chiark-utils (4.1.11) unstable; urgency=low
151
152   * remountresizereiserfs version copied from chiark.  Works with LVM1
153     on 2.6.x, but not with 2.4.x due to stupid stupid LVM bug where
154     sizes are reported in 512-byte kilobytes but only sometimes.  Also
155     fixed to cope better with dm-based LVM volumes.
156   * New script `summarise-mailbox-preserving-privacy'.
157
158  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 22 Nov 2006 19:53:17 +0000
159
160 chiark-utils (4.1.10) unstable; urgency=low
161
162   * New script `hexterm', `terminal emulator' for binary data,
163     display/entry in ASCII and hex.
164
165  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon,  2 Oct 2006 22:21:52 +0100
166
167 chiark-utils (4.1.9) unstable; urgency=low
168
169   * New better algorithm for expire-iso8601.
170
171  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon,  2 Oct 2006 18:11:56 +0100
172
173 chiark-utils (4.1.8) unstable; urgency=low
174
175   * remountresizereiserfs: New script for calculating resize= parameter.
176
177  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue, 15 Aug 2006 15:46:19 +0100
178
179 chiark-utils (4.1.7) unstable; urgency=low
180
181   * backup: new `noinc' fs line option.
182
183  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 14 Aug 2006 11:04:30 +0100
184
185 chiark-utils (4.1.6) unstable; urgency=low
186
187   * backup/snaprsync: work around bug in bash (Debian #382798).
188
189  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 14 Aug 2006 00:43:00 +0100
190
191 chiark-utils (4.1.5) unstable; urgency=low
192
193   * expire-iso8601 - new script.
194   * backup/snaprsync: allow setting of program to use for summer; allow
195     setting of rsync options; allow settings to be set to empty strings on
196     the command line; do not fail if localprevious,rsums is missing.
197   * cprogs/summer.c: properly fix for reentrancy of buf.
198
199  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 13 Aug 2006 17:04:08 +0100
200
201 chiark-utils (4.1.4) unstable; urgency=low
202
203   summer bugfix:
204   * `buf' is used reentrantely by recurse() and sometimes is the `path'
205     argument to recurse; cope appropriately.
206
207  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  5 Aug 2006 15:34:03 +0100
208
209 chiark-utils (4.1.3) unstable; urgency=low
210
211   backup snap remountrocp fixes:
212   * Size of snapshot volume properly calculated (now we divide by 1k
213     since df reports in bytes and vgdisplay in kbytes).
214   * Restrict copy to same file system (oops!).
215   * Nicer messages from remountrocp (-q to mkfs; various echoes).
216
217   backup snaprsync fixes:
218   * Support --subdir= option, defaults to `.' (root of source fs).
219   * Correctly set up /var/lib/chiark-backup/snap-drop so drop works.
220   * Send output of local summer to fd 3 as required.
221
222  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 15:41:07 +0100
223
224 chiark-utils (4.1.2) unstable; urgency=low
225
226   * Translate /dev/mapper devices from mount table into LVM device names.
227   * Use `current logical extents associated to logical volume' (field 8)
228     rather than `allocated logical extents of logical volume' (field 9)
229     for size, as the latter is sometimes -1 for some reason.
230   * Attempt 10 times to mount readonly.
231   * Comments stating that lvm{create,extents}core1 need vgroup.
232
233  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 14:44:23 +0100
234
235 chiark-utils (4.1.1) unstable; urgency=low
236
237   * summer sorts the output and identifies hardlink
238     targets instead of printing link count.
239   * backup: new `remountrocp' snapshot type.
240   * backup: snaprsync script shipped.
241
242  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 13:19:27 +0100
243
244 chiark-utils (4.1.0) unstable; urgency=low
245
246   New facilities:
247   * New `cvs-repomove' and `cvs-adjustroot' programs,
248         for moving CVS repositories about safely and easily.
249   * New `random-word' script (no documentation).
250   * New `xacpi-simple' utility (no documentation).
251   * New `summer' checksumming program with no manpage.
252   * Spice and gnuplot scripts `ngspice2genspic', `gnucap2genspec'
253     `genspic2gnuplot'.
254
255   chiark-backup:
256   * Pass -P option to df (to make new df not break things).
257   * Pass -xtmpfs option to df.
258   * Fix critical driver script lost output bug.
259   * Fix pipe mode by passing -m600 when creating it.
260   * Don't mind devices on local filesystems (was failed stat bug).
261   * New lvm/remount-ro snapshotting feature.
262   * New `snaprsync' script which is still a work in progress.
263   * New gtar backup type.
264   * Use (set) dump label field.
265   * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
266     (Closes: #208299 - Debian bug, thanks to Colin Watson.)
267   * Move tape.* symlinks for chiark example into chiark directory.
268     (Closes: #208300 - Debian bug, thanks to Colin Watson.)
269
270   Other fixes and improvements:
271   * Size for readbuffer/writebuffer may be in k or bytes.
272   * sync-accounts works properly with groups with - + . in names
273   * really has -R (chroot) option, and usage message improved.
274   * Typo in copyright statement in with-lock-ex.1 fixed.
275   * Mention cvs-* and palm-datebook-reminders in debian/control.
276   * Make myself (Ian Jackson) the Maintainer.
277   * Fix manpage titles for palm-datebook-reminders(1) and really(8).
278
279  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue, 27 Jun 2006 19:40:57 +0100
280
281 chiark-utils (4.0.0) unstable; urgency=medium
282
283   New programs and utilities:
284   * trivsoundd (cprogs, no .deb).  Largely untested.
285   * palm-datebook-reminders (scripts, chiark-scripts.deb)
286   * really (cprogs, chiark-really.deb)
287   * with-lock-ex (cprogs, chiark-utils-bin.deb)
288   * usernice, cvsweb-list, smtpallow.  (Source only, not built.)
289     
290   chiark-named-conf:
291   * remove warnings by adding complete set of function prototypes
292   * check foreign zones from delegation by default (-mforeign!*)
293
294   chiark-rwbuffer:
295   * fix writebuffer's progname.
296
297   chiark-backup:
298   * full dumps have tapedesc in TAPEID
299   * fix reporting of unaccountable filesystems.
300   * compression support (gz as a style option).
301   * ntfsimage support.
302   * Count and display on-tape file numbers.
303   * Count output blocks for each tape file and in total.
304   * $nice and $nasty in settings.pl.
305   * Show mt runes when we execute them.
306   * A little less clone-and-hack.
307   * Manpages.
308
309   Build system improvements:
310   * Make manpages non-executable (!) (ie install with INSTALL_SHARE)
311   * Makefile commonality moved into settings.make.
312   * readbuffer/writebuffer moved into new cprogs directory.
313   
314   Debian-specific changes:
315   * sync-accounts and chiark-named-conf merged into single
316     chiark-scripts package.
317   * Add section and priority fields
318   * Update to a sensible standards-version
319   * Correct location of the GPL
320
321  -- Matthew Vernon <matthew@debian.org>  Wed, 16 Jul 2003 12:01:01 +0100
322
323 chiark-utils (3.0.3) unstable; urgency=low
324
325   * chiark-backup: compatibility with md5sum from dpkg 1.10.4.
326   * chiark-named-conf: manpage gluelessness section improved.
327
328  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 20 Oct 2002 17:42:53 +0100
329
330 chiark-utils (3.0.2) unstable; urgency=low
331
332   * Enhanced portability: cope with (and preserve) comments and 
333     blank lines in local database files.
334
335  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 23:21:31 +0100
336
337 chiark-utils (3.0.1) unstable; urgency=low
338
339   * Enhanced portability: -g root => -g $(SYSTEM_GROUP)
340
341  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:52:46 +0100
342
343 chiark-utils (3.0.0) unstable; urgency=low
344
345   sync-accounts:
346   * Moved all files from old CVS repository into chiark-utils.
347   * Manpages for everything.
348   * /etc/sync-accounts comments may be indented.
349   * Copyright notices sorted out.
350   * sync-accounts.linux uses vipw, vigr.
351   * Removed sync-accounts-mktar (eewwgh).
352   * Makefile and Debian control stuff added.
353
354   Other changes:
355   * debian/copyright file improved.
356   * named-conf script has copyright notice at top.
357
358  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:18:35 +0100
359
360 chiark-utils (2.2.6) unstable; urgency=low
361
362   * chiark-named-conf --mail-* works without zone list as args.
363   * chiark-named-conf --mail-* prints better output.
364
365  -- Ian Jackson <ian@chiark.greenend.org.uk>  Sat,  1 Jun 2002 01:12:00 +0100
366
367 chiark-utils (2.2.4) unstable; urgency=low
368
369   * chiark-named-conf can send mail reports, and is generally better.
370
371  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 26 May 2002 21:03:11 +0100
372
373 chiark-utils (2.2.3) unstable; urgency=low
374
375   * Allow invocation on 2nd-level domains by coping with superzone `.'
376
377  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 27 Jan 2002 19:38:14 +0000
378
379 chiark-utils (2.2.2) unstable; urgency=low
380
381   * chiark-named-conf does checks on all slaves even for `*' zones.
382   * chiark-named-conf glueless-serverless works properly.
383
384  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 20:19:32 +0000
385
386 chiark-utils (2.2.1) unstable; urgency=low
387
388   * chiark-named-conf gets list of delegated servers right when doing
389     simple checks (ie -l).
390
391  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:58:22 +0000
392
393 chiark-utils (2.2.0) unstable; urgency=low
394
395   * Add new chiark-named-conf script with manpage etc., and package it.
396   * Add new scripts directory with Makefile.
397
398  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:47:10 +0000
399
400 chiark-utils (2.1.1) unstable; urgency=low
401
402   * add call to mt reten to full.
403
404  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 28 Nov 2001 00:05:11 +0000
405
406 chiark-utils (2.1.0) experimental; urgency=low
407
408   * man pages for readbuffer, writebuffer from Richard Kettlewell.
409   * add info re last-tape and checkallused to iwjbackup.txt.
410   * new `backup-labeltape' utility.
411
412  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  9 Nov 2001 21:12:25 +0000
413
414 chiark-utils (2.0.0) experimental; urgency=low
415   
416   * Initial prepackaged release of chiark backup.
417
418   Significant changes since merge chiark/anarres/mnemeth:
419   * readbuffer/writebuffer command line arg for buffer size.
420   * readbuffer/writebuffer share common code.
421   * example config files from Relativity and chiark shipped.
422   * Improved documentation.
423   * bringup-hook created.
424   * bugfixes (all of bugs introduced by merge, AFAICT).
425
426  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon,  8 Oct 2001 01:52:21 +0100
427
428 # Local variables:
429 # mode: debian-changelog
430 # End: