X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=ad2235d18089972b50be30f684c86f1d576d2015;hb=1acdcb09344331b50f1b8a11fac40966118ce829;hp=7af4eb659726f48d8222ba3a6e45d41a75fd4fd0;hpb=0917718534086d5a50bf1297e6e394c8291c0fad;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index 7af4eb6..ad2235d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,70 @@ +amanda (1:2.6.1p2-2) UNRELEASED; urgency=low + + * add build depend on procps, closes: #552390 + + -- Bdale Garbee Wed, 14 Apr 2010 15:13:22 -0700 + +amanda (1:2.6.1p2-1) unstable; urgency=low + + * new upstream version + * move more files out of amanda-common that really belong elsewhere + * deliver /usr/lib/amanda/application/am[gs]tar setuid, closes: #558094 + * leave user backup groups alone on purge, closes: #572933 + + -- Bdale Garbee Mon, 15 Mar 2010 15:23:20 -0600 + +amanda (1:2.6.1p1-2) unstable; urgency=low + + * calcsize needs to be setuid, closes: #551156 + * patch from upstream to fix init of xml_app.result in diskfile.c, + closes: #550098 + * add note to server package README.Debian regarding mtio operations that + take too long putting noise in dmesg, closes: #506397 + * merge Finnish translation of the debconf templates, closes: #535214 + + -- Bdale Garbee Fri, 16 Oct 2009 02:10:52 -0600 + +amanda (1:2.6.1p1-1) unstable; urgency=low + + * new upstream version, closes: #527090, #527489, #486405, #488713 + * tweak configure to ensure ssh support is enabled, closes: #524618, #492352 + * update debian/control to include my git packaging repo location + * resolve possible bashisms, closes: #530041 + + -- Bdale Garbee Tue, 08 Sep 2009 11:40:42 -0600 + +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 + * merge updated Russian translation, closes: #471030 + * move example configuration 'DailySet1' from /etc/amanda to + /usr/share/doc/amanda-server/examples to reduce confusion, update + the amanda-server README.Debian with fresh install notes. closes: #420023 + * move some binaries out of amanda-common into -server and -client + * harden forcing of /usr/bin/mail instead of /usr/bin/Mail, closes: #475771 + + -- Bdale Garbee Wed, 16 Apr 2008 00:02:13 -0600 + amanda (1:2.5.2p1-2) unstable; urgency=low * document holding disk constraint in amanda-server README.Debian file,