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