chiark / gitweb /
e62b38efa25f8f39d4a5143e5ed6668606a3090c
[chiark-utils.git] / debian / changelog
1 chiark-utils (4.1.3) unstable; urgency=low
2
3   backup snap remountrocp fixes:
4   * Size of snapshot volume properly calculated (now we divide by 1k
5     since df reports in bytes and vgdisplay in kbytes).
6   * Restrict copy to same file system (oops!).
7   * Nicer messages from remountrocp (-q to mkfs; various echoes).
8
9   backup snaprsync fixes:
10   * Support --subdir= option, defaults to `.' (root of source fs).
11   * Correctly set up /var/lib/chiark-backup/snap-drop so drop works.
12   * Send output of local summer to fd 3 as required.
13
14  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 15:41:07 +0100
15
16 chiark-utils (4.1.2) unstable; urgency=low
17
18   * Translate /dev/mapper devices from mount table into LVM device names.
19   * Use `current logical extents associated to logical volume' (field 8)
20     rather than `allocated logical extents of logical volume' (field 9)
21     for size, as the latter is sometimes -1 for some reason.
22   * Attempt 10 times to mount readonly.
23   * Comments stating that lvm{create,extents}core1 need vgroup.
24
25  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 14:44:23 +0100
26
27 chiark-utils (4.1.1) unstable; urgency=low
28
29   * summer sorts the output and identifies hardlink
30     targets instead of printing link count.
31   * backup: new `remountrocp' snapshot type.
32   * backup: snaprsync script shipped.
33
34  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Jul 2006 13:19:27 +0100
35
36 chiark-utils (4.1.0) unstable; urgency=low
37
38   New facilities:
39   * New `cvs-repomove' and `cvs-adjustroot' programs,
40         for moving CVS repositories about safely and easily.
41   * New `random-word' script (no documentation).
42   * New `xacpi-simple' utility (no documentation).
43   * New `summer' checksumming program with no manpage.
44   * Spice and gnuplot scripts `ngspice2genspic', `gnucap2genspec'
45     `genspic2gnuplot'.
46
47   chiark-backup:
48   * Pass -P option to df (to make new df not break things).
49   * Pass -xtmpfs option to df.
50   * Fix critical driver script lost output bug.
51   * Fix pipe mode by passing -m600 when creating it.
52   * Don't mind devices on local filesystems (was failed stat bug).
53   * New lvm/remount-ro snapshotting feature.
54   * New `snaprsync' script which is still a work in progress.
55   * New gtar backup type.
56   * Use (set) dump label field.
57   * Say `(C)' in nroff pages rather than `\(c0' (typo for `\(co').
58     (Closes: #208299 - Debian bug, thanks to Colin Watson.)
59   * Move tape.* symlinks for chiark example into chiark directory.
60     (Closes: #208300 - Debian bug, thanks to Colin Watson.)
61
62   Other fixes and improvements:
63   * Size for readbuffer/writebuffer may be in k or bytes.
64   * sync-accounts works properly with groups with - + . in names
65   * really has -R (chroot) option, and usage message improved.
66   * Typo in copyright statement in with-lock-ex.1 fixed.
67   * Mention cvs-* and palm-datebook-reminders in debian/control.
68   * Make myself (Ian Jackson) the Maintainer.
69   * Fix manpage titles for palm-datebook-reminders(1) and really(8).
70
71  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue, 27 Jun 2006 19:40:57 +0100
72
73 chiark-utils (4.0.0) unstable; urgency=medium
74
75   New programs and utilities:
76   * trivsoundd (cprogs, no .deb).  Largely untested.
77   * palm-datebook-reminders (scripts, chiark-scripts.deb)
78   * really (cprogs, chiark-really.deb)
79   * with-lock-ex (cprogs, chiark-utils-bin.deb)
80   * usernice, cvsweb-list, smtpallow.  (Source only, not built.)
81     
82   chiark-named-conf:
83   * remove warnings by adding complete set of function prototypes
84   * check foreign zones from delegation by default (-mforeign!*)
85
86   chiark-rwbuffer:
87   * fix writebuffer's progname.
88
89   chiark-backup:
90   * full dumps have tapedesc in TAPEID
91   * fix reporting of unaccountable filesystems.
92   * compression support (gz as a style option).
93   * ntfsimage support.
94   * Count and display on-tape file numbers.
95   * Count output blocks for each tape file and in total.
96   * $nice and $nasty in settings.pl.
97   * Show mt runes when we execute them.
98   * A little less clone-and-hack.
99   * Manpages.
100
101   Build system improvements:
102   * Make manpages non-executable (!) (ie install with INSTALL_SHARE)
103   * Makefile commonality moved into settings.make.
104   * readbuffer/writebuffer moved into new cprogs directory.
105   
106   Debian-specific changes:
107   * sync-accounts and chiark-named-conf merged into single
108     chiark-scripts package.
109   * Add section and priority fields
110   * Update to a sensible standards-version
111   * Correct location of the GPL
112
113  -- Matthew Vernon <matthew@debian.org>  Wed, 16 Jul 2003 12:01:01 +0100
114
115 chiark-utils (3.0.3) unstable; urgency=low
116
117   * chiark-backup: compatibility with md5sum from dpkg 1.10.4.
118   * chiark-named-conf: manpage gluelessness section improved.
119
120  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 20 Oct 2002 17:42:53 +0100
121
122 chiark-utils (3.0.2) unstable; urgency=low
123
124   * Enhanced portability: cope with (and preserve) comments and 
125     blank lines in local database files.
126
127  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 23:21:31 +0100
128
129 chiark-utils (3.0.1) unstable; urgency=low
130
131   * Enhanced portability: -g root => -g $(SYSTEM_GROUP)
132
133  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:52:46 +0100
134
135 chiark-utils (3.0.0) unstable; urgency=low
136
137   sync-accounts:
138   * Moved all files from old CVS repository into chiark-utils.
139   * Manpages for everything.
140   * /etc/sync-accounts comments may be indented.
141   * Copyright notices sorted out.
142   * sync-accounts.linux uses vipw, vigr.
143   * Removed sync-accounts-mktar (eewwgh).
144   * Makefile and Debian control stuff added.
145
146   Other changes:
147   * debian/copyright file improved.
148   * named-conf script has copyright notice at top.
149
150  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 14 Jul 2002 21:18:35 +0100
151
152 chiark-utils (2.2.6) unstable; urgency=low
153
154   * chiark-named-conf --mail-* works without zone list as args.
155   * chiark-named-conf --mail-* prints better output.
156
157  -- Ian Jackson <ian@chiark.greenend.org.uk>  Sat,  1 Jun 2002 01:12:00 +0100
158
159 chiark-utils (2.2.4) unstable; urgency=low
160
161   * chiark-named-conf can send mail reports, and is generally better.
162
163  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 26 May 2002 21:03:11 +0100
164
165 chiark-utils (2.2.3) unstable; urgency=low
166
167   * Allow invocation on 2nd-level domains by coping with superzone `.'
168
169  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 27 Jan 2002 19:38:14 +0000
170
171 chiark-utils (2.2.2) unstable; urgency=low
172
173   * chiark-named-conf does checks on all slaves even for `*' zones.
174   * chiark-named-conf glueless-serverless works properly.
175
176  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 20:19:32 +0000
177
178 chiark-utils (2.2.1) unstable; urgency=low
179
180   * chiark-named-conf gets list of delegated servers right when doing
181     simple checks (ie -l).
182
183  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:58:22 +0000
184
185 chiark-utils (2.2.0) unstable; urgency=low
186
187   * Add new chiark-named-conf script with manpage etc., and package it.
188   * Add new scripts directory with Makefile.
189
190  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 12 Jan 2002 00:47:10 +0000
191
192 chiark-utils (2.1.1) unstable; urgency=low
193
194   * add call to mt reten to full.
195
196  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 28 Nov 2001 00:05:11 +0000
197
198 chiark-utils (2.1.0) experimental; urgency=low
199
200   * man pages for readbuffer, writebuffer from Richard Kettlewell.
201   * add info re last-tape and checkallused to iwjbackup.txt.
202   * new `backup-labeltape' utility.
203
204  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  9 Nov 2001 21:12:25 +0000
205
206 chiark-utils (2.0.0) experimental; urgency=low
207   
208   * Initial prepackaged release of chiark backup.
209
210   Significant changes since merge chiark/anarres/mnemeth:
211   * readbuffer/writebuffer command line arg for buffer size.
212   * readbuffer/writebuffer share common code.
213   * example config files from Relativity and chiark shipped.
214   * Improved documentation.
215   * bringup-hook created.
216   * bugfixes (all of bugs introduced by merge, AFAICT).
217
218  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon,  8 Oct 2001 01:52:21 +0100
219
220 # Local variables:
221 # mode: debian-changelog
222 # End: