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