X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=0fe08cca53078d561b00bbcfaf435c45903399f7;hb=01cf23cf478b1f73722ed82bfd91ad578ec4fef8;hp=f22eed7bff99dccb02745f62efd74af36bd95ce2;hpb=433ed330db63d8c4e06e046d2e3e820ceb7947a2;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index f22eed7..0fe08cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +amanda (1:2.6.1-1) UNRELEASED; urgency=low + + * New Upstream Version + * tweak configure to ensure ssh support is enabled, closes: #524618 + + -- Bdale Garbee Sat, 18 Apr 2009 12:03:17 -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