X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=49a10c21f9e7d65c9d01dbfb326a043629e61408;hp=44d1d20cc26312a5253b3a81e5cb2e0008683572;hb=59cc2e288c9d47464e1d00202c7f76ea90939f85;hpb=728b9e5e1a9e73fa9be71a71601ce8d2cc637fd7 diff --git a/debian/changelog b/debian/changelog index 44d1d20..49a10c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,39 @@ +chiark-utils (4.1.23) 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). + (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 * 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. + * 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