X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4c8362add94c2184434d71c5a506f1c1dea8d2ad;hb=2863534a8b974b72a13427a439227d2b2ca61d80;hp=f22eed7bff99dccb02745f62efd74af36bd95ce2;hpb=433ed330db63d8c4e06e046d2e3e820ceb7947a2;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index f22eed7..4c8362a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +amanda (1:2.5.2p1-5) unstable; urgency=low + + * add --without-ipv6 as a short-term fix for amdump connectivity problems, + closes: #482754, #501281, #470202 + + -- 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