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