X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=288c7a67c4dca4c5f64b86963907bfd6c0d7d6d5;hp=6272217a5fd4778c80f8b17459a48ae8c92a52cc;hb=ac8dad39939c7d8f49af3e9942027af3b86904bf;hpb=f2d497c0db538ea211a331438c71917f38a3db3c diff --git a/debian/changelog b/debian/changelog index 6272217..288c7a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,42 @@ +chiark-utils (4.1.22) unstable; urgency=low + + * chiark-named-conf improvements: + - set $|=1 to make output better with eg 2>&1 |less + - new allow-indirect-glue directive + - new forbid-slave directive + - remove incorrect references to SOA ORIGIN - should be MNAME + - allow config file to not exist. Closes: #274528. + - do not warn about glueful nameservers in serverless-glueless + 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). + * 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. + + -- Ian Jackson Sat, 22 Sep 2007 02:05:31 +0100 + +chiark-utils (4.1.21) unstable; urgency=low + + * backup-snaprsync: pass -I to rsync when copying rsums. + * update licence to GPLv3 or later (was GPLv2 or later). + * remove FSF's paper address from debian/copyright + and refer to the FSF and GNU websites instead. + * update copyright dates in backup/. + * Fix some out of date email addresses. + * summer and watershed's shlibdeps go into Recommends since + bits of the package are useable without them. + * seddery libgmp3 dependencies to libgmp3 | libgmp3c2 since + we are C and not C++ and care nothing for C++ ABI transitions. + * Document the dependency relationships in the Description. + + -- Ian Jackson Fri, 21 Sep 2007 21:58:33 +0100 + chiark-utils (4.1.20) unstable; urgency=low - * Fix bashism in upstream backup/Makefile. + * Fix bashism in upstream backup/Makefile. Closes: #379541. -- Ian Jackson Fri, 13 Jul 2007 09:49:17 +0100