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