X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=edcb03ad1877ab3c4704dc113127cfe735981e2e;hb=9b5cad4e0a168522f22bf66d35b28aaeb1cc93e0;hp=5b3edececbc24917e433698a82bf673a2ae6abcc;hpb=b6ea83cedbf3e034fa91d66a7f180f788f34f907;p=debian%2Famanda diff --git a/debian/changelog b/debian/changelog index 5b3edec..edcb03a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,112 @@ +amanda (1:3.3.3-1) UNRELEASED; urgency=low + + * new upstream version, closes: #697783 + * fix hard-coded amandabackup user in many scripts and docs, + closes: #693333, $699454 + * fix amserverconfig trying to create /var/lib/lib/amanda, closes: #693331 + + -- Bdale Garbee Wed, 20 Feb 2013 10:37:02 -0700 + +amanda (1:3.3.1-4) unstable; urgency=low + + * eliminate spurious empty /var/log/amanda directory in amanda-server package + that generates piuparts errors, closes: #681568 + + -- Bdale Garbee Sat, 14 Jul 2012 15:14:22 -0600 + +amanda (1:3.3.1-3) unstable; urgency=low + + * patch from Robert Milan to fix kfreebsd FTBFS, closes: #667836 + * patch from amanda-users mailing list via Jose Manuel dos Santos Calhariz + that fixes amrecover issue with VTAPE access, closes: #666088 + + -- Bdale Garbee Thu, 12 Apr 2012 23:29:14 -0600 + +amanda (1:3.3.1-2) unstable; urgency=low + + * patch from Michael Biebl to elide g_queue_free_full definition that + conflicts with glib 2.32 but isn't actually used, closes: #665675 + + -- Bdale Garbee Tue, 03 Apr 2012 07:18:07 -0700 + +amanda (1:3.3.1-1) unstable; urgency=low + + * new upstream version, closes: #655025, #658933 + * enable hardening build flags, closes: #644437 + * include Indonesian translation, closes: #658482 + * relax build-deps by having dump and xfsdump only required on linux-any, + to allow amanda to build on kFreeBSD, closes: #661702 + * clean up and expand the delivery of examples, closes: #496286, #647550 + + -- Bdale Garbee Tue, 20 Mar 2012 14:59:38 +0100 + +amanda (1:3.3.0-1) unstable; urgency=low + + * new upstream version, closes: #641453 + * lots of packaging cleanup + * consolidate inetd and xinetd config handling in amanda-common package + * add a NEWS entry explaining the switch to bsdtcp auth as default + + -- Bdale Garbee Tue, 13 Sep 2011 12:42:40 -0600 + +amanda (1:3.2.1-1.1) unstable; urgency=low + + * non-maintainer upload + * clear dependency_libs in *.la files, closes: #621214 + + -- Luk Claes Sat, 28 May 2011 17:04:18 +0200 + +amanda (1:3.2.1-1) unstable; urgency=low + + * new upstream version, closes: #613178 + * enable support for Amazon S3 storage on request from Christopher McCrory + * fix for dh_perl usage to include private library, closes: #582220 + * merge updated Vietnamese debconf translation, closes: #601919 + * merge updated Danish debconf translation, closes: #608435 + * merge updated Arabic debconf translation, closes: #596178 + + -- Bdale Garbee Sun, 27 Feb 2011 11:54:58 -0700 + +amanda (1:3.2.0-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Wed, 01 Dec 2010 20:39:49 -0700 + +amanda (1:3.1.0-1) unstable; urgency=low + + * new upstream version + + -- Bdale Garbee Mon, 14 Jun 2010 13:46:03 -0600 + +amanda (1:2.6.1p2-2) unstable; urgency=low + + * add build depend on procps, closes: #552390 + * add dh_perl call to rules and ${perl:Depends} to amanda-common deps so + that we comply with Perl policy, closes: #582220 + + -- Bdale Garbee Mon, 14 Jun 2010 10:21:11 -0600 + +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