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