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