X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0a6390b526780d42db23c031a8eddc154c113630;hp=b819a9208f908b55b335f934b21164b2dc7f6e6e;hb=c82dc8d679317bc37315e35955b9e0ecdbdbc38c;hpb=f06dbb43881bdeedb7e91092231c9e426874945f diff --git a/debian/changelog b/debian/changelog index b819a92..0a6390b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,27 @@ -chiark-utils (4.1.22) unstable; urgency=low +chiark-utils (4.1.28) unstable; urgency=high + + chiark-named-conf: + * Remove obsolete +nodebug option from calls to dig; + required for BIND9 compatibility. Thanks to Ross Younger. + * Foreign zones work properly using the configuration + prevailing at the end of the config file. + * Warn if user specifies a zone with the trailing `.'. + + Other: + * hexterm: Declare and document the dependency of hexterm on tcl8.4. + * chiark-backup: remove snap-mount properly whether it's a dir or a leaf + node (such as a symlink). + + -- Ian Jackson Wed, 27 Aug 2008 23:26:55 +0100 + +chiark-utils (4.1.24) unstable; urgency=low + + * Change my email address in the Maintainer field so that + when I say Closes: in the changelog it doesn't say "fixed in NMU". + + -- Ian Jackson Sun, 23 Sep 2007 16:39:48 +0100 + +chiark-utils (4.1.23) unstable; urgency=low * chiark-named-conf improvements: - set $|=1 to make output better with eg 2>&1 |less @@ -10,8 +33,16 @@ chiark-utils (4.1.22) unstable; urgency=low areas (since these can't cause problems). Thanks to Ben Harris for report and subsequent discussion. * chiark-backup Depends on chiark-utils-bin. Closes: #401611. - - -- + * summer manpage (thanks to Peter Maydell for initial contribution). + (Closes: #401640.) + * summer has new -B option for suppressing times of unusual node types. + * backup-snaprsync passes -B to summer. + * copyright notices for various scripts. + * many scripts mentioned in Description and debian/copyright. + * use dh_strip rather than doing it ourselves. Closes #436624. + (4.1.22 was an internal unreleased version.) + + -- Ian Jackson Sat, 22 Sep 2007 02:29:55 +0100 chiark-utils (4.1.21) unstable; urgency=low