X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=dcba68f329297ae349f667b12cd159e6298fd722;hb=c7daf185362f47217661a1c137cc0f9583258473;hp=a4eb48a31503c61cb1e7fd046b2071fc1c5145ef;hpb=3eafea51053ec606924089a71d9975004a774528;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index a4eb48a..dcba68f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +grml-autoconfig (0.8.22) unstable; urgency=low + + * Fix bootoption "ssh": current versions of chpasswd don't support + option '-m' anymore (foo, this sucks!). [Testing: issue671] + * Improve ""Sorry, could not find file ..." message if there isn't + any config.tbz present. [Testing: issue670] + + -- Michael Prokop Wed, 20 May 2009 18:12:44 +0200 + +grml-autoconfig (0.8.21) unstable; urgency=low + + * Install haltlocal initscript in postinst script. + * Bump Standard Version to 3.8.1 and Compat Version to 5. + + -- Michael Prokop Mon, 18 May 2009 09:17:23 +0200 + grml-autoconfig (0.8.20) unstable; urgency=low * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples!