clean up and expand delivery of example config files
[debian/amanda] / debian / changelog
1 amanda (1:3.3.1-1) UNRELEASED; urgency=low
2
3   * new upstream version, closes: #655025, #658933
4   * enable hardening build flags, closes: #644437
5   * include Indonesian translation, closes: #658482
6   * relax build-deps by having dump and xfsdump only required on linux-any, 
7     to allow amanda to build on kFreeBSD, closes: #661702
8   * clean up and expand the delivery of examples, closes: #496286, #647550
9
10  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Mar 2012 14:37:56 +0100
11
12 amanda (1:3.3.0-1) unstable; urgency=low
13
14   * new upstream version, closes: #641453
15   * lots of packaging cleanup
16   * consolidate inetd and xinetd config handling in amanda-common package
17   * add a NEWS entry explaining the switch to bsdtcp auth as default
18
19  -- Bdale Garbee <bdale@gag.com>  Tue, 13 Sep 2011 12:42:40 -0600
20
21 amanda (1:3.2.1-1.1) unstable; urgency=low
22
23   * non-maintainer upload
24   * clear dependency_libs in *.la files, closes: #621214
25
26  -- Luk Claes <luk@debian.org>  Sat, 28 May 2011 17:04:18 +0200
27
28 amanda (1:3.2.1-1) unstable; urgency=low
29
30   * new upstream version, closes: #613178
31   * enable support for Amazon S3 storage on request from Christopher McCrory
32   * fix for dh_perl usage to include private library, closes: #582220
33   * merge updated Vietnamese debconf translation, closes: #601919
34   * merge updated Danish debconf translation, closes: #608435
35   * merge updated Arabic debconf translation, closes: #596178
36
37  -- Bdale Garbee <bdale@gag.com>  Sun, 27 Feb 2011 11:54:58 -0700
38
39 amanda (1:3.2.0-1) unstable; urgency=low
40
41   * new upstream version
42
43  -- Bdale Garbee <bdale@gag.com>  Wed, 01 Dec 2010 20:39:49 -0700
44
45 amanda (1:3.1.0-1) unstable; urgency=low
46
47   * new upstream version
48
49  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Jun 2010 13:46:03 -0600
50
51 amanda (1:2.6.1p2-2) unstable; urgency=low
52
53   * add build depend on procps, closes: #552390
54   * add dh_perl call to rules and ${perl:Depends} to amanda-common deps so
55     that we comply with Perl policy, closes: #582220
56
57  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Jun 2010 10:21:11 -0600
58
59 amanda (1:2.6.1p2-1) unstable; urgency=low
60
61   * new upstream version
62   * move more files out of amanda-common that really belong elsewhere
63   * deliver /usr/lib/amanda/application/am[gs]tar setuid, closes: #558094
64   * leave user backup groups alone on purge, closes: #572933
65
66  -- Bdale Garbee <bdale@gag.com>  Mon, 15 Mar 2010 15:23:20 -0600
67
68 amanda (1:2.6.1p1-2) unstable; urgency=low
69
70   * calcsize needs to be setuid, closes: #551156
71   * patch from upstream to fix init of xml_app.result in diskfile.c, 
72     closes: #550098
73   * add note to server package README.Debian regarding mtio operations that
74     take too long putting noise in dmesg, closes: #506397
75   * merge Finnish translation of the debconf templates, closes: #535214
76
77  -- Bdale Garbee <bdale@gag.com>  Fri, 16 Oct 2009 02:10:52 -0600
78
79 amanda (1:2.6.1p1-1) unstable; urgency=low
80
81   * new upstream version, closes: #527090, #527489, #486405, #488713
82   * tweak configure to ensure ssh support is enabled, closes: #524618, #492352
83   * update debian/control to include my git packaging repo location
84   * resolve possible bashisms, closes: #530041
85
86  -- Bdale Garbee <bdale@gag.com>  Tue, 08 Sep 2009 11:40:42 -0600
87
88 amanda (1:2.5.2p1-5) unstable; urgency=low
89
90   * add --without-ipv6 as a short-term fix for amdump connectivity problems,
91     closes: #482754, #501281, #470202
92
93  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Mar 2009 22:52:51 -0600
94
95 amanda (1:2.5.2p1-4) unstable; urgency=high
96
97   * high priority bug fixes intended for lenny release
98   * update version thresholds in Replaces to ease upgrades, closes: #476583
99   * don't set maxdumpsize in the default amanda.conf, closes: #475524
100   * freshen to latest standards version
101   * revert chg-multi.sh.in and patch since the new version previously pulled 
102     in caused more problems than it solved, closes: #486384
103   * undo traps on amverify exit to prevent double reports, closes: #487405
104   * correct paths in amcrypt-ossl-asym(8) xml source, closes: #486739
105
106  -- Bdale Garbee <bdale@gag.com>  Sat, 16 Aug 2008 16:03:27 -0300
107
108 amanda (1:2.5.2p1-3) unstable; urgency=low
109
110   * fix "bashisms" in the amcleanup and amverify scripts.  closes: #464489
111   * merge updated Russian translation, closes: #471030
112   * move example configuration 'DailySet1' from /etc/amanda to 
113     /usr/share/doc/amanda-server/examples to reduce confusion, update
114     the amanda-server README.Debian with fresh install notes.  closes: #420023
115   * move some binaries out of amanda-common into -server and -client
116   * harden forcing of /usr/bin/mail instead of /usr/bin/Mail, closes: #475771
117
118  -- Bdale Garbee <bdale@gag.com>  Wed, 16 Apr 2008 00:02:13 -0600
119
120 amanda (1:2.5.2p1-2) unstable; urgency=low
121
122   * document holding disk constraint in amanda-server README.Debian file,
123     closes: #465746
124   * patch from Wolfgang Weisselberg for a problem in amstatus, closes: #471240
125   * enable both with-bsdtcp-security and with-bsdudp-security in configure,
126     perhaps that will help resolve some of the problems users are having
127     with 2.5.2?
128
129  -- Bdale Garbee <bdale@gag.com>  Thu, 20 Mar 2008 18:06:58 -0600
130
131 amanda (1:2.5.2p1-1) unstable; urgency=low
132
133   * new upstream version, closes: #434607, #434606
134   * pull fresher chg-multi.sh.in from upstream to fix syntax error
135   * drop reference to non-existent 'taper' package in control, closes: #444330
136   * a number of tweaks to address issues found by lintian
137   * incorporate Galician translation, closes: #414113
138
139  -- Bdale Garbee <bdale@gag.com>  Sun, 07 Oct 2007 18:39:45 -0600
140
141 amanda (1:2.5.1p3-3) unstable; urgency=low
142
143   * fix amcrypt-ossl and amcryopt-ossl-asym to use the right username for
144     Debian systems, closes: #417818
145   * patch from upstream for problem in get_fs_stats(), closes: #420100
146   * patch from upstream for problem in sendsize.c, closes: #420076
147   * replace netbase dependency with update-inetd
148
149  -- Bdale Garbee <bdale@gag.com>  Tue, 15 May 2007 11:44:34 -0600
150
151 amanda (1:2.5.1p3-2) unstable; urgency=low
152
153   * fold in diff from NMU of 1:2.5.1p1-2.1 by Peter Palfrader, closes: #399790
154     Do not fail postrm when removing the backup user from either
155     group disk or tape does not succeed.  Also, try this only
156     when the backup user is in those groups to begin with.  Also
157     handles the case of deluser not existing anymore.
158     Based in parts on the patch provided by Andreas Henriksson and
159     the cupsys postinst script.
160   * remove useless redundant clause in postrm, closes: #411739
161
162  -- Bdale Garbee <bdale@gag.com>  Wed, 21 Feb 2007 04:22:49 +0900
163
164 amanda (1:2.5.1p3-1) unstable; urgency=low
165
166   * new upstream version, closes: #402221
167   * merge updated es.po, closes: #409316
168   * merge updated pt.po, closes: #409697
169   * fix for segfault in amfetchdump, closes: #411470
170   * update inetd and xinetd configs for new security model, closes: #402215
171
172  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Feb 2007 13:05:28 +0900
173
174 amanda (1:2.5.1p1-2) unstable; urgency=medium
175
176   * fix broken way of setting default CLN_AMANDATES in client-src/clientconf.c
177     so that the file ends up where we expect it, closes: #394796
178   * make this medium priority because of the amandates location problem
179   * updated German translation, closes: #396029
180
181  -- Bdale Garbee <bdale@gag.com>  Sun, 29 Oct 2006 11:24:39 -0700
182
183 amanda (1:2.5.1p1-1) unstable; urgency=low
184
185   * new upstream version, closes: #395319
186
187  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Oct 2006 15:29:08 -0600
188
189 amanda (1:2.5.1-1) unstable; urgency=low
190
191   * new upstream version, closes: #361716
192   * incorporate patch from NMU by Martin Krafft based on a suggestion by
193     Bill Alombert (thanks!), accounting for the fact that we now deliver
194     content in amanda-common that used to be in amanda-client, closes: #391026
195   * updated ja.po from Hideki Yamane, closes: #392153
196   * change debconf notification about old/rare conflict with amandadates file
197     to be of type 'error' instead of 'note', closes: #388707
198   * add --with-ssh-security to configure and note issue with suid of dumper
199     to README.Debian, closes: #365306
200
201  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Oct 2006 01:02:23 -0600
202
203 amanda (1:2.5.0p2-2) unstable; urgency=low
204
205   * merge updated French translation, closes: #369243
206   * merge updated Italian translation, closes: #369588
207   * merge updated Czech translaterion, closes: #370299
208   * merge updated Dutch translaterion, closes: #374850
209   * merge updated Swedish translaterion, closes: #375747
210   * rework postinst to use adduser instead of usermod to add user backup to
211     groups disk and tape, and add postrm support for removing user backup from
212     those groups on purge, closes: #380336
213   * patch from upstream 2.5.1b1 via Geert Uytterhoeven to support tar 1.15.91,
214     closes: #378558
215   * accept patch from Raphael Pinson adding xinetd support
216   * Clean debian/po/templates.pot after build
217
218  -- Bdale Garbee <bdale@gag.com>  Mon, 28 Aug 2006 09:15:23 -0400
219
220 amanda (1:2.5.0p2-1) unstable; urgency=low
221
222   * new upstream version
223   * freshen delivered default amanda.conf, closes: #359036
224
225  -- Bdale Garbee <bdale@gag.com>  Thu, 25 May 2006 22:59:16 -0600
226
227 amanda (1:2.5.0-2) unstable; urgency=low
228
229   * tighten amandahosts permissions to user-only in the amanda-common postinst
230
231  -- Bdale Garbee <bdale@gag.com>  Mon,  3 Apr 2006 05:03:29 -0700
232
233 amanda (1:2.5.0-1) unstable; urgency=low
234
235   * new upstream version, closes: #360085
236   * add --with-maxtapeblocksize=256 to configure, to better support LTO-3
237     tapes like the HP Ultrium 960
238   * tweak packaging to handle changes in upstream makefiles, etc
239   * fix overlong line in amrestore man page synopsys
240   * move private shlibs to the amanda-common package to simplify deps
241
242  -- Bdale Garbee <bdale@gag.com>  Mon,  3 Apr 2006 00:28:17 -0700
243
244 amanda (1:2.4.5p1-2) unstable; urgency=low
245
246   * now that we're using it for debugging info, make sure /var/log/amanda
247     exists in the amanda-common postinst
248
249  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Dec 2005 11:57:11 -0700
250
251 amanda (1:2.4.5p1-1) unstable; urgency=low
252
253   * new upstream version
254   * add --with-debugging=/var/log/amanda to avoid potentially insecure use
255     of /tmp, closes: #226139
256   * fix typo in chg-null.sh.in causing it to not use AMANDA_DBGDIR definition
257   * patch chg-null.sh.in to use defined value of tapedev, closes: #219656
258   * patch from Jan Nordholz to fix off-by-one error, closes: #339588
259   * fix misleading usage example in amtoc man page, closes: #297690
260   * add a note to amanda-server's README.Debian about how to keep missing
261     exclude files from making tar not work, closes: #168229, #185312, #186285
262   * fix bogus reported sizes when using dump caused by assuming dump is 
263     reporting 512 byte instead of 1k blocks, closes: #234173
264     Debian reports results in 1k, not 512-byte blocks,
265   * remove globbing example from amanda man page that is hopelessly broken
266     and generating man errors
267
268  -- Bdale Garbee <bdale@gag.com>  Thu, 29 Dec 2005 01:36:23 -0700
269
270 amanda (1:2.4.5-2) unstable; urgency=low
271
272   * merge Arabic translation, closes: #320759
273   * merge Vietnamese translation, closes: #307735
274   * allow debconf-2.0 as a dependency alternative
275   * update dependencies in light of libreadline5-dev, closes: #326390
276   * don't blindly remove non-conffiles in /etc/amanda, closes: #282772
277   * fix strange dump results with smbclient 3.0, closes: #226798, #313553
278   * pass --numeric-owner to tar from sendsize to improve estimation speed
279     on systems using mixed libnss modules, closes: #247661
280   * have amanda-common postinst add /usr/sbin to backup user's path, 
281     closes: #74045
282
283  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Sep 2005 00:16:44 -0600
284
285 amanda (1:2.4.5-1) unstable; urgency=low
286
287   * new upstream version, closes: #299586, #308559
288
289  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Jun 2005 09:02:42 -0600
290
291 amanda (1:2.4.4p3-3) unstable; urgency=low
292
293   * use /usr/bin/mail instead of /usr/bin/Mail, closes: #296022
294   * incorporate Czech translation from Miroslav Kure, closes: #297596
295
296  -- Bdale Garbee <bdale@gag.com>  Sun, 29 May 2005 17:02:16 +0200
297
298 amanda (1:2.4.4p3-2) unstable; urgency=low
299
300   * add killpgrp to the set of setuid root:backup executables in the 
301     amanda-client package, closes: #266520
302
303  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Aug 2004 12:55:21 -0600
304
305 amanda (1:2.4.4p3-1) unstable; urgency=low
306
307   * new upstream version
308   * incorporate nl.po from Luk Claes, closes: #240071
309   * incorporate it.po from Luca Monducci, closes: #249171
310
311  -- Bdale Garbee <bdale@gag.com>  Sat, 24 Jul 2004 00:17:50 -0600
312
313 amanda (1:2.4.4p2-2) unstable; urgency=high
314
315   * don't assume /var/backups is owned by user backup in the postinst, 
316     closes: #238069, #218135
317   * fix README.Debian pathnames in descriptions, closes: #225849, #225856
318   * include Japanese debconf translation, closes: #235321
319   * include upstream changelog in amanda-common, closes: #227033
320
321  -- Bdale Garbee <bdale@gag.com>  Sun, 14 Mar 2004 23:35:13 -0700
322
323 amanda (1:2.4.4p2-1) unstable; urgency=low
324
325   * new upstream version, closes: #228697
326
327  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2004 19:38:11 -0700
328
329 amanda (1:2.4.4p1-2) unstable; urgency=low
330
331   * patch to fix problem using samba3, closes: #214845
332   * add AUTHORS, NEWS, and README to the set of docs delivered, closes: #81068
333   * add a note to the amanda-server README.Debian regarding the interaction 
334     with bastille's 'restrict system resources' option, closes: #118616
335   * add a note to the amanda-server README.Debian regarding the concerns
336     about the reliability of 'dump', closes: #198060
337   * though amverify now exits instead of hanging if mt is not present, make 
338     amanda-server suggest cpio|mt-st to get an mt anyway, closes: #155181
339   * apply patch for chg-scsi.c from Chirik to make emubarcode option work, 
340     closes: #214519
341   * include pt.po from Bruno Rodrigues, closes: #216390
342
343  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Oct 2003 01:49:29 -0600
344
345 amanda (1:2.4.4p1-1) unstable; urgency=low
346
347   * new upstream version, closes: #210324
348   * make rundump setuid like runtar, closes: #193982
349   * switch to gettext-based debconf templates, closes: #198101
350   * stop forcing ownership of ~backup to avoid security issues posed by other
351     packages writing there as root, closes: #198944
352   * limit port ranges to ease use with firewalls, semi-arbitrarily picking
353     ranges TCP 50000-50100 and UDP 840-860, closes: #65109, #89432, #111882
354   * remove ~backup/.amandahosts symlink in postrm on purge, closes: #198949
355
356  -- Bdale Garbee <bdale@gag.com>  Sun, 14 Sep 2003 23:21:00 -0600
357
358 amanda (1:2.4.4-2) unstable; urgency=low
359
360   * mark amanda-server as replacing files in older amanda-common to ease
361     upgrading, closes: #190185, #191626
362
363  -- Bdale Garbee <bdale@gag.com>  Fri,  2 May 2003 10:50:44 -0600
364
365 amanda (1:2.4.4-1) unstable; urgency=low
366
367   * new upstream version, closes: #169634, #182397, #182882
368   * updates the README.Debian files, closes: #189228, #189229
369   * change mailx from suggests to depends, closes: #187283
370   * correct instructions in amanda-client's README.Debian, closes: #180179
371   * patch from Brad Roberts, also submitted upstream, that fixes problems
372     with amflush sometimes ending up in an infinite loop inside the libc
373     memory allocation code, closes: #169537
374   * merge Danish templates translation, closes: #174740
375   * update chg-zd-mtx to include definition of cleancycle, the code using it
376     is already fixed in 2.4.3, closes: #169634
377   * remove explicit suggests on awk, since some flavor of awk is essential
378   * add lintian overrides files to squelch noise about conscious decisions
379
380  -- Bdale Garbee <bdale@gag.com>  Sun, 20 Apr 2003 01:14:33 -0600
381
382 amanda (1:2.4.3-1) unstable; urgency=low
383
384   * new upstream version, closes: #127801, #163844, #167021, #165522, #127801
385   *   this version does not hard-code the sed path, closes: #161850, #151962
386   * have clean target in rules file update config.sub/guess
387   * clean up postinst files to only call ldconfig when configuring
388   * move to newer debhelper compatibility mode
389   * fix typo in postinst creation of group tape, closes: #165640
390   * enable support for XFS filesystems by adding xfsdump to the list of
391     required build dependencies, closes: #143913, #110731
392
393  -- Bdale Garbee <bdale@gag.com>  Wed,  6 Nov 2002 02:39:58 -0700
394
395 amanda (1:2.4.2p2-4) unstable; urgency=low
396
397   * add mtx to the list of build dependencies so support for it gets included
398   * merge chg-zd-mtx.sh.in from 2.5.0 CVS, since it actually works with our
399     current mtx, closes: #136571
400   * merge french templates translation, closes: #138521
401   * merge russian templates translation, closes: #137616
402   * switch to unmerged templates files in the source package
403
404  -- Bdale Garbee <bdale@gag.com>  Tue,  2 Apr 2002 00:43:13 -0700
405
406 amanda (1:2.4.2p2-3) unstable; urgency=medium
407
408   * solve problem reported as bug 112691 a different way, to back out the
409     change made for -2 that had disasterous side-effects... instead of messing
410     with configure options, just eliminate chg-mtx since it's not useful and
411     the mtx package provides mtx-changer which works.
412     Closes: #119495, #119546, #119352, #119361, #119549, #119665
413   * add lpr to build dependencies, closes: #119399, #108607
414   * change the fix for duplicate dependencies on amanda-common so that it's
415     the versioned flavor we preserve, so all the pieces stay in sync
416
417  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Nov 2001 21:41:11 -0700
418
419 amanda (1:2.4.2p2-2) unstable; urgency=medium
420
421   * add configure option to keep chg-mtx, et al, from writing to files in 
422     in /tmp insecurely, closes: #112691
423   * merge in -pt_BR template translation, closes: #106129
424   * fix duplicate dependencies on amanda-common, closes: #118639, #118642
425
426  -- Bdale Garbee <bdale@gag.com>  Fri,  9 Nov 2001 10:30:27 -0700
427
428 amanda (1:2.4.2p2-1) unstable; urgency=low
429
430   * new upstream version, closes: #93449
431   * freshen config.sub/guess again
432   * fix problem with tapetype install using wrong libtool, closes: #104772
433   * various minor cleanups in the rules file to reduce warnings
434
435  -- Bdale Garbee <bdale@gag.com>  Thu, 19 Jul 2001 23:26:33 -0600
436
437 amanda (1:2.4.2-6) unstable; urgency=low
438
439   * freshen config.sub/guess for ia64 and hppa, closes: #90182
440   * amanda tests for -E or -S for estimates from dump during configure, and
441     is selecting -S now with the dump in sid.  The latest amanda and latest
442     dump therefore should work fine together, closes: #91859
443   * update build-depends from perl5 to perl
444
445  -- Bdale Garbee <bdale@gag.com>  Wed,  4 Apr 2001 15:43:52 -0600
446
447 amanda (1:2.4.2-5) unstable; urgency=low
448
449   * add an explicit dependency in the rules file on /usr/bin/smbclient, since
450     the Build-Depends: line in the control file isn't checked automatically,
451     and the configure will happily build amanda without smbclient support if
452     it isn't installed... which is *not* what we want!  closes: #85965
453
454  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Feb 2001 11:33:06 -0700
455
456 amanda (1:2.4.2-4) unstable; urgency=low
457
458   * lose the ftape-util build dependency, nobody wanted it and it's causing
459     various problems.  closes: #85516, #85708
460
461  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Feb 2001 21:54:31 -0700
462
463 amanda (1:2.4.2-3) unstable; urgency=low
464
465   * lose the dh_suidregister calls, since it's obsolete, closes: #85334
466   * add build-depend on ftape-util so that configure will find and know how to
467     use that technology, even though nobody has ever actually asked me about
468     it who wanted to use it... closes: #83287
469   * fold in contributed template translations, closes: #83479, #84839, #84867
470   * if ~backup/.amandahosts isn't a link, use 'su -c backup' when creating it
471     to be compatible with NFS-mounted home directories.  It would be cleaner,
472     of course, to train Amanda to use the real file which I now place in /etc 
473     directly, but that can wait for another day.  closes: #83554
474
475  -- Bdale Garbee <bdale@gag.com>  Fri,  9 Feb 2001 11:42:31 -0700
476
477 amanda (1:2.4.2-2) unstable; urgency=low
478
479   * make sure /etc/amandahosts has correct owner/group/perms in postinst,
480     closes: #80941
481   * update dependency information since some files moved from amanda-common
482     to amanda-client, so that upgrades go smoothly.  also, make the client
483     and server packages have a versioned depend on the common package to avoid
484     potential problems.
485   * problem with visible control chars in amverify confirmed to have been 
486     fixed upstream in the 2.4.2 version, closes: #65537
487
488  -- Bdale Garbee <bdale@gag.com>  Sun, 31 Dec 2000 21:49:16 -0700
489
490 amanda (1:2.4.2-1) unstable; urgency=low
491
492   * new upstream version, closes: #76632, #78040, #79500
493   * fold in debconf support patch from shaleh
494   * make sure all build dependencies are present, closes: #67008
495   * move canonical location of amandahosts file to /etc, moving existing file
496     there if necessary, and using a symlink in ~backup.  This allows treatment
497     as a conffile.  Closes: #52357
498   * upstream implemented a general Y2K amoverview fix, closes: #64780
499   * chg-scsi is delivered in amanda-server 2.4.2, closes: #41420
500
501  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Dec 2000 23:25:22 -0700
502
503 amanda (1:2.4.1p1-12) frozen unstable; urgency=low
504
505   * revert amplot/Makefile.in to upstream version to dodge issues created 
506     by newer automake version.  Note that items in the build depends
507     list in the control file *must* be available or the package build will
508     fail, as some executables won't be generated if configure doesn't find 
509     everything it wants!  Closes: #64864, marked as grave for potato.
510
511  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Jun 2000 09:53:35 -0600
512
513 amanda (1:2.4.1p1-11) frozen unstable; urgency=low
514
515   * target frozen because I think the spurious failure messages and duplicated
516     dependencies are worth fixing for potato even though both were filed as
517     "normal" bugs
518   * add extra cases to amanda-client's filtering of tar output to eliminate
519     user concern and confusion from spurious "FAILED DUMP" messages,
520     closes: #60126
521   * be more careful about which -dev packages are on build machine so that
522     we only depend on one version of libreadline, closes: #57940
523
524  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Mar 2000 22:31:39 -0700
525
526 amanda (1:2.4.1p1-10) unstable; urgency=low
527
528   * fix postinst bug in amanda-server that breaks inetd.conf that was 
529     introduced during cut'n'paste for -8, closes: #52332
530   * the amanda-server package depends on mailx because the upstream source
531     looks for mailx at configure time, embeds the path, and uses it to send
532     mail.  The dependency on mailx is not arbitrary.  Closes: #44034
533   * add mailx to the Build-Depends so configure can find it
534   * update path reference to GPL in copyright file for FHS
535
536  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 01:39:14 -0700
537
538 amanda (1:2.4.1p1-9) unstable; urgency=low
539
540   * missed a few things in Build-Depends, fill them in
541
542  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 15:15:33 -0700
543
544 amanda (1:2.4.1p1-8) unstable; urgency=low
545
546   * supply the real tapetype, not just libtool wrapper.  closes: #50585, #50280
547   * update control to include Build-Depends:, remove README.source-depends
548   * move the inetd entry handling from amanda-common postinst/prerm to the
549     amanda-server package, since they're only relevant there, closes: #49578
550
551  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Nov 1999 17:39:13 -0700
552
553 amanda (1:2.4.1p1-7) unstable; urgency=low
554
555   * recompile to include smbclient support
556
557  -- Bdale Garbee <bdale@gag.com>  Sun,  7 Nov 1999 14:13:24 -0700
558
559 amanda (1:2.4.1p1-6) unstable; urgency=low
560
561   * apply patches from Amanda patch page for glibc21, glibc22, and samba2.
562     Closes: #42771, #44672
563   * real fix for self-referential dependencies, closes: #46362
564   * the amrecover behavior reported was a 2.4.0 issue, closes: #27709
565   * "fix" bash-ism in the rules file, closes: #45236
566   * provide tapetype in amanda-server, closes: #42825
567   * FHS compliance, lintian clean
568   * thanks to Ben Kochie <ben@nerp.net> for reviewing open bugs for this update
569
570  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Nov 1999 20:22:00 -0700
571
572 amanda (1:2.4.1p1-5) unstable; urgency=low
573
574   * update perl dependency to perl5 as per new perl policy
575
576  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Jul 1999 11:37:32 -0600
577
578 amanda (1:2.4.1p1-4) unstable; urgency=low
579
580   * fix dependencies for amanda-common in control, closes 38464
581
582  -- Bdale Garbee <bdale@gag.com>  Sun, 30 May 1999 23:37:55 -0600
583
584 amanda (1:2.4.1p1-3) unstable; urgency=low
585
586   * depend on mailx, closes 34894
587   * lose the -DENABLE_GNUTAR_ATIME_PRESERVE, since it eliminates the ability
588     to use tar for incremental backups, closes 36639
589
590  -- Bdale Garbee <bdale@gag.com>  Mon, 24 May 1999 23:57:25 -0600
591
592 amanda (1:2.4.1p1-2) unstable; urgency=low
593
594   * replace /var/state usage with /var/lib/amanda, since user backup can't 
595     write to /var/state
596   * stop calling automake/autoconf explicitly in the rules file, since it
597     appears that automake 1.4 breaks amanda, while 1.3 was ok.  It should be
598     ok to just use the provided configure, closes 32143
599
600  -- Bdale Garbee <bdale@gag.com>  Tue, 19 Jan 1999 21:21:18 -0700
601
602 amanda (1:2.4.1p1-1) unstable; urgency=low
603
604   * new upstream version, closes 24855, 22270
605   * enable IGNORE_TAR_ERRORS and ENABLE_GNUTAR_ATIME_PRESERVE, closes 28486
606   * have the amanda-common postinst create /var/lib/amanda before it tries to
607     put a file there, closes 22345, 30326, 25106
608   * fix a few last references to /usr/adm, closes 25574
609   * update the docs for amanda-server to include a note about using ftape
610     from Jean Pierre LeJacq, closes 22271
611   * make the 'build-stamp' chunk of the rules file depend on /sbin/dump, since
612     amanda won't know about dump unless it can find it during the configure.
613     Another reason we need build-time dependencies, I guess.  Closes 24369.
614   * fix chg-mtx.sh.in to reflect Debian mtx syntax, closes 26208
615   * add tapetype QIC-3080, closes 26569
616   * eliminate dh_du from the rules file
617   * various tweaks to resolve lintian complaints
618
619  -- Bdale Garbee <bdale@gag.com>  Mon, 18 Jan 1999 22:58:34 -0700
620
621 amanda (1:2.4.0-4) unstable; urgency=low
622
623   * add suggests dump to amanda-client, closes 24962
624
625  -- Bdale Garbee <bdale@gag.com>  Mon,  3 Aug 1998 22:32:29 -0600
626
627 amanda (1:2.4.0-3) frozen unstable; urgency=low
628
629   * be consistent about pointing to /var/lib/amanda/amandates, closes 21811.
630   * be consistent about supporting suidregister.
631   * make sure user backup's home directory exists before using it in the 
632     amanda-common postinst, closes 21897.
633
634  -- Bdale Garbee <bdale@gag.com>  Sun,  3 May 1998 20:48:38 -0600
635
636 amanda (1:2.4.0-2) frozen unstable; urgency=low
637
638   * update amanda-common postinst to do a better job of making sure the 
639     user 'backup' exists, and has the right group privs.  Closes 18242,
640     20675, and 20945
641   * update amanda-client README file to reflect automatic handling of user
642     backup, and to add information for users setting up to do indexing,
643     closes 21313
644   * improve documentation of server config issues in amanda-server README,
645     closes 21366
646   * update default amanda.conf to fix compression flags on comp-user-tar and
647     comp-root-tar, closes 21198
648   * fix typos in amanda-server's README file, closes 21118
649
650  -- Bdale Garbee <bdale@gag.com>  Mon, 20 Apr 1998 02:14:50 -0600
651
652 amanda (1:2.4.0-1) frozen unstable; urgency=high
653
654   * new upstream release, 2.4.0 is no longer beta... 
655   * use an explicit epoch in the version since 2.4.0 < 2.4.0b6 ... sigh
656   * add --with-smbclient to configure run, and include more docs in 
657     amanda-common, closes 18366
658   * clean up dependencies, closes 18746
659   * patch dh_movefiles from debhelper to move real files before symlinks when
660     processing wildcards, closes 19267... debhelper bug 18220 addresses this
661     issue.
662   * make better use of wildcards in debhelper control files, closes 18350
663   * fix spelling errors in control file, closes 18959
664   * have amanda-server suggest mailx, since amcheck optionally uses 
665     /usr/bin/Mail to notify the operator of needed tapes, closes 18334
666   * improve the postinst slightly... the home directory for user backup needs
667     to be fixed in /etc/passwd before I can do the right things to close
668     18242 completely.  Bug filed against base-passwd, severity important.
669   * various small cleanups suggested to me via email without bugs filed
670
671  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Mar 1998 18:29:55 -0700
672
673 amanda (2.4.0b6-12) unstable; urgency=low
674  
675   * apply upstream patches to bring us to 2.4.0-980319
676   * fold in some of Heiko's improvements from his bo-unstable version
677
678  -- Bdale Garbee <bdale@gag.com>  Tue, 24 Mar 1998 23:52:55 -0700
679
680 amanda (2.4.0b6-11) unstable; urgency=low
681
682   * apply upstream patches to bring us to 2.4.0b6p4
683   * use appropriate wildcards in amanda-*.files control files.  Closes 18196.
684   * include 'adduser' alternative in amanda-client's README, closes 18174.
685
686  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 1998 12:54:46 -0700
687
688 amanda (2.4.0b6-10) unstable; urgency=low
689
690   * apply upstream patches to bring us to 2.4.0b6p3
691
692  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Feb 1998 17:53:47 -0700
693
694 amanda (2.4.0b6-9) unstable; urgency=low
695
696   * clean up dependencies, closes 17838
697   * apply upstream patches to bring us to 2.4.0b6p2
698   * switch to automake 1.2d from experimental on build machine, reduces
699     the amount of hackery required, and therefore the size of the diffs.
700
701  -- Bdale Garbee <bdale@gag.com>  Thu,  5 Feb 1998 22:40:58 -0700
702
703 amanda (2.4.0b6-8) unstable; urgency=low
704
705   * apply upstream patch to handle occasional divide by zero in amplot 
706   * refine split of files between binary packages 
707
708  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jan 1998 14:33:30 -0700
709
710 amanda (2.4.0b6-7) unstable; urgency=low
711
712   * patch for amrmtape from Heiko, will be in a future upstream release
713   * add suidmanager support to control files
714
715  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jan 1998 14:33:30 -0700
716
717 amanda (2.4.0b6-6) unstable; urgency=low
718
719   * clean up permissions... with --with-bsd-security enabled, some pieces must
720     be setuid in the server package
721   * fix client prerm so that it only removes the inetd.conf entry it owns.
722
723  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Jan 1998 14:44:30 -0700
724
725 amanda (2.4.0b6-5) unstable; urgency=low
726
727   * enable use of .amandahosts instead of .rhosts for access control.  
728   * change /etc/amandates location to /var/lib/amandates for FSSTND compliance.
729   * ensure /var/lib/amandates exists with correct perms in postinst.
730   * make the /var/lib/amanda-gnutar-lists directory have appropriate perms.
731   * update README files to reflect contemporary reality
732
733  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Jan 1998 10:04:58 -0700
734
735 amanda (2.4.0b6-4) unstable; urgency=low
736
737   * oops... --with-bsd-security got dropped from the configure at some point,
738     add it back in.  Thanks to Heiko again for pointing this out.
739
740  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
741
742 amanda (2.4.0b6-3) unstable; urgency=low
743
744   * make amanda-common depend on tar >= 1.12.   Thanks to Heiko Schlittermann
745     for pointing this out.
746
747  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
748
749 amanda (2.4.0b6-2) unstable; urgency=low
750
751   * amanda-common was suggesting amanda or amanda-client, updated to reflect
752     replacement of 'amanda' with 'amanda-server'.
753
754  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
755
756 amanda (2.4.0b6-1) unstable; urgency=low
757
758   * new maintainer
759   * new upstream release, reworked package for libc6, using debhelper
760   * incorporate amanda-common split suggested by Tom Lear's 2.4.0b4 package.
761     this replaces 'amanda' with 'amanda-server', and breaks out an 
762     'amanda-common' package to hold the libs and man pages that were formerly
763     conflicting between amanda and amanda-client.  Closes bugs 11046, 11943.
764
765  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 09:15:05 -0700
766
767 amanda (2.3.0.4-2.1) unstable; urgency=low
768
769   * non-maintainer release (never actually uploaded)
770   * libc6
771   * make amanda and amanda-client depend on netbase (>=3.03) for /etc/services
772     entries.  Remove /etc/services mashing from postinst.  Closes bugs 12847,
773     12848, 13795.
774   * make amanda depend on amanda-client.  This is the easiest way to resolve
775     the overlapping files problem.  It makes the assumption that if you're
776     running an amanda server, you'll want the client stuff anyway so you can 
777     back up the server.  Since the client package is small, this seems like a
778     better resolution than splitting out a third "common" package.  Closes
779     bugs 11046, 11943.
780   * update all references to /etc/amandates and /etc/dumpdates to use 
781     /var/lib/*dates, ala current Debian dump package.  Closes bug 15586.
782   * pre-apply all the patches from the upstream archive, to simplify the 
783     build process.  Patches applied include: arithexc.diff,exclude2.diff,
784     flushidx.diff,srvcomp.diff,tardates.diff,exclude.diff,exclude3.diff,
785     longopt.diff, and srvcomp2.diff.  Closes bug 13151, 13796.
786   * convert rules file to use debhelper.
787
788  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Jan 1998 02:08:02 -0700
789
790 amanda (2.3.0.4-2) unstable; urgency=low
791
792   * fixed dependencies for amanda-client 
793
794  -- Christian Meder <meder@control.toronto.edu>  Wed, 18 Jun 1997 14:49:49 -0400
795
796 amanda (2.3.0.4-1) unstable; urgency=low
797
798   * Initial Release.
799   * Split in client and server package
800   * wrote small READMEs to ease a quick start
801   * applied several patches from 
802     http://www.cs.umd.edu/projects/amanda/patches.html to fix various
803     new features
804
805  -- Christian Meder <meder@control.toronto.edu>  Wed, 14 May 1997 13:08:34 -0500
806
807 Local variables:
808 mode: debian-changelog
809 End: