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