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