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