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