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