X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8478789e29f4d0184b6449c71f896e3bf6401909;hb=1c82a00c27b82bb9549ea44c2afdb7e0eea1aff1;hp=f22eed7bff99dccb02745f62efd74af36bd95ce2;hpb=433ed330db63d8c4e06e046d2e3e820ceb7947a2;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index f22eed7..8478789 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +amanda (1:2.5.2p1-5) UNRELEASED; urgency=low + + * see if adding --without-ipv6 makes things work again + + -- Bdale Garbee Thu, 26 Mar 2009 22:52:51 -0600 + +amanda (1:2.5.2p1-4) unstable; urgency=high + + * high priority bug fixes intended for lenny release + * update version thresholds in Replaces to ease upgrades, closes: #476583 + * don't set maxdumpsize in the default amanda.conf, closes: #475524 + * freshen to latest standards version + * revert chg-multi.sh.in and patch since the new version previously pulled + in caused more problems than it solved, closes: #486384 + * undo traps on amverify exit to prevent double reports, closes: #487405 + * correct paths in amcrypt-ossl-asym(8) xml source, closes: #486739 + + -- Bdale Garbee Sat, 16 Aug 2008 16:03:27 -0300 + amanda (1:2.5.2p1-3) unstable; urgency=low * fix "bashisms" in the amcleanup and amverify scripts. closes: #464489