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