Imported Upstream version 2.5.1
[debian/amanda] / NEWS
1 Changes in release 2.5.1
2
3    * Defects found by Coverity scan and Klocwork K7 analysis tools fixed.
4    * Works with GNU tar 1.15.91 - work with new gtar state file format.
5    * Open SSL encryption support
6    * Two new authentication methods: bsdtcp, bsdudp.
7    * Unlimited number of DLEs on a client with bsdtcp, rsh and ssh
8      authentication methods.
9    * Recovery process amrecover uses Secure API. amoldrecover command
10      (same syntax and functionality as amrecover command) is provided for
11      compatibility with old Amanda releases. amoldrecover command uses old
12      amidxtaped/amindexd protocol.
13    * Amanda debug files are separated into client/server/amandad and
14      are also classified based on Amanda configuration name.
15
16    * Amanda command changes
17          o amfetchdump -o is replaced by -O.
18          o amcheck -w option does all tests including the tape writable test.
19            Use amcheck -t -w to do only the tape writable test.
20          o -o command option to override Amanda configuration. See amanda man
21            page for details.
22          o amgetconf command doesn't write the BUGGY message when a entry
23            is not found in the configuration file.
24
25    * Amanda configuration file changes
26          o amanda.conf changes
27                + amrecover_do_fsf in amanda.conf defaults to yes
28                + amrecover_check_label in amanda.conf defaults to yes
29                + usetimestamps in amanda.conf to support multiple
30                  backup runs in a calendar day.
31                + holdingdisk in amanda.conf supports new values:
32                  NEVER, AUTO, REQUIRED.
33                + amandad_path, client_username and ssh_keys in
34                  amanda.conf for ssh/rsh authentication.
35          o New amanda client configuration file - amanda-client.conf.
36            Different client configuration file can be used for each Amanda
37            configuration.
38                + gnutar_list-dir and amandates can be specified in
39                  Amanda client configuration file - amanda-client.conf
40          o .amandahosts format changes to allow use of secure API for recovery.
41          o Amanda service entries in xinetd configuration has changed. 
42
43
44 Changes in release 2.5.0p2
45
46 * listhost subcommand in amrecover
47
48 Changes in release 2.5.0p1
49
50 * Add the 'amtape update' command.
51
52 Changes in release 2.5.0
53
54 * Communication security/authentication: Kerberos 4/5, OpenSSH
55 * Data security: Symmetric/Assymetric encrytion algorithms (aesutil
56   and gpg encryption),  Encryption can be done on server or client,
57   Custom encryption utilities can be used.
58 * Compression: Ability to add custom compression tools. This is a
59   really useful feature especially since it can specified for a DLE.  You
60   can use different compression algorithm for images, binaries, ascii files
61   and so on.
62 * Dump images spanning multiple media volumes - Dump images are no
63   longer restricted to a single media volume (tape or vtape).  Data restoration
64   can be done using amrecover and amfetchdump commands.
65 * Auto tape labelling - This optional feature is good for disk backups.
66
67 Change in release 2.4.5p1
68
69 * New [--days <num>] argument to 'amadmin <conf> tape'.
70 * New amoverview -last -num0 -togo0 options.
71
72 Change in release 2.4.5
73
74 * new displayunit global option to select the unit use to display number
75   k=kilo, m=mega, g=giga, t=tera.
76 * new amoverview -skipmissed option.
77
78 Change in release 2.4.5b1
79
80 * holding disk disk use timestamped directory.
81 * autoflush flush today's dump.
82 * new bumppercent global option, this should improve bumping criteria,
83   the bumpsize is set to a fixed value which can be adequate for small
84   and large disk.
85 * bumpsize, bumppercent, bumpdays and bumpmult can be in a dumptype.
86 * calcsize support include and exclude like gnutar.
87 * new 'estimate' dumptype option to select estimate type:
88     CLIENT: estimate by the dumping program.
89     CALCSIZE: estimate by the calcsize program, a lot faster but less acurate.
90     SERVER: estimate based on statistic from previous run, take second but
91             can be wrong on the estimate size.
92
93 Changes in release 2.4.4p3
94
95 * new chg-iomega changer script.
96 * amanda will not use a tape if it's label is not in the tapelist file
97   (eg. after an amrmtape).
98
99 Changes in release 2.4.4p2
100
101 * new initial_poll_delay config in chg-zd-mtx
102 * 'amadmin find' list disk removed from the disklist.
103 * amrecover can recover a disk removed from the disklist file.
104 * amanda works with samba3.
105 * new chg-disk changer script to use with the file: driver.
106 * Kerberos 4 support integrated and functional again.
107
108 Changes in release 2.4.4p1
109
110 * amverify do not advance to next tape at the end.
111 * new amflush -b and -s options, change -f behavior.
112 * new chg-mcutil changer.
113 * amrecover_changer works with chg-multi.
114 * default driveslot for chg-zd-mtx is now 0.
115 * amplot generate color postscript by default.
116 * amplot -b flag to generate b/w postscript.
117 * rait: works with file:
118 * print a postscript label for each tape used.
119
120 Changes in release 2.4.4
121
122 * New -a option to amcheck to always send an email.
123
124 Changes in release 2.4.4b1
125
126 * maxpromoteday: New option for a dumptype.
127 * New amtapetype program (replace tapetype)
128 * Client compile on CYGWIN
129 * amrestore -f <fileno> : amrestore can do fsf before reading the tape
130 * amrestore -l <label>  : amrestore can check the label before restoring.
131 * New config options:
132   amrecover_do_fsf: Amrecover will use the -f flag of amrestore to position the
133                     tape.
134   amrecover_check_label: amrecover will pass the -l flag to amrestore.
135   amrecover_changer: amrecover will use your changer.
136   maxdumpsize: The maximum size of the dumps during a run,
137                default to tapesize * runtapes
138   taperalgo: select your algo for the taper, try 'largestfit', it can improve
139              tape usage.
140 * amrecover allow to retry a skip a tape.
141 * New --days option to 'amadmin <config> balance' command.
142 * New --date option to amstatus
143 * amreport print an usage by tape.
144 * Newer promote algorithm that try to reduce the number of full on a
145   single host in a run.
146 * New changer: chg-juke, chg-null and chg-rait
147
148 Changes in release 2.4.3
149
150 * Few small bug fixed
151 * New runtapes argument to amverify.
152 * New amverifyrun program.
153 * 2.4.3 client works with older server.
154
155 Changes in release 2.4.3b4
156
157 * new noop packet type. It allow the server to know the client features.
158 * exclude list with relative path is working again.
159 * amstatus is working again.
160
161 Changes in release 2.4.3b3
162
163 * --with-maxtapeblocksize configure options
164 * blocksize tapetype option
165 * file-pad tapetype option
166 * Multiple exclude in dumptype
167 * Option include in dumptype
168 * New disklist syntax:
169 *   hostname diskname [ diskdevice ] dumptype [ spindle [ interface ] ]
170 * chg-zd-mtx: Major cleanup and general overhaul.
171 * amrecover: new listdisk command.
172
173 Changes in release 2.4.3b2
174
175 * amrestore try to find the next chunk in the current directory.
176 * amrecover: You can change the tape device between each tape.
177 * amstatus work with amflush.
178
179 Changes in release 2.4.3b1
180
181 * tapeio.
182 * New [host [disk]*]* arguments to amdump, amcheck, amadmin and amflush.
183 * New [-D datastamp]* arguments to amflush.
184 * amrecover: cd accept shell wildcard, new command cdx accept regex.
185 * new autoflush option.
186 * new dumperstr option to specify the priority order of each dumper.
187
188 Changes in release 2.4.2
189
190 * Samba passwords are now sent to smbclient via a pipe and never displayed.
191 * Debug files in /tmp/amanda (--with-debug-dir) are now timestamped and old
192   ones automatically cleaned out.  This means more space (a few KBytes) will
193   be used since in a given run, several of the programs are called more than
194   once.  But it also means important debugging information should no longer
195   be lost by the file being overwritten.  The length of time to keep the
196   files is controlled by --with-debug-days (default: 4).  The old flag
197   --with-pid-debug-files is no longer needed and is ignored.
198 * dumptypes can be specialized in the disklist file
199 * Amanda will never use more space than specified (use) for an holding
200   disk
201 * A dump on holding disk can spread multiple holding disks
202 * negative chunksize is no longer supported
203 * chunksize is now 1 Gb by default
204 * ufsdump -S is now supported on Solaris
205 * Samba 2.0.0 is now supported
206 * New `incronly' strategy, similar to skip-full, but allows manual
207   scheduling of full backups
208 * chg-scsi was ported to several platforms
209 * --with-amandahosts is now enabled by default
210 * new force-bump, force-no-bump and unforce-bump command in amadmin.
211 * Increased the maximum number of filesystems that can be backed up
212   from a single host, by increasing the maximum UDP request packet
213   size.
214 * A new `dtimeout' keyword in amanda.conf to replace the READ_TIMEOUT
215   constant in dumper.c.
216 * A new `ctimeout' keyword in amanda.conf to replace the CHECK_TIMEOUT
217   constant in amcheck.c.
218 * new amtrmlog command
219 * --with-samba-user is deprecated, the username go in the amandapass file
220
221 Changes in release 2.4.1
222
223 * FAQ for new users, in docs/FAQ.
224 * A new `runspercycle' keyword in amanda.conf to specify the number
225   of amdump runs in a dumpcycle. The default is one run every day.
226   A value of 0 (the default) means the same value as dumpcycle.  
227   A value of -1 means guess the number of runs from the tapelist file,
228   which is the number of tape used in the last dumpcycle days / runtapes.
229   If you don't run amdump every days, you must set runspercycle
230   otherwise amanda will noy be able to balance the dump. You must
231   set runspercycle to -1 if you want the same behavior as previous
232   version of amanda.
233 * Space to be use as holding disk can now be "use all space except ??? Kb"
234   using a negative value for the 'use' parameter.
235 * amrecover will restore SAMBA backups using SAMBA.
236 * New `amstatus' program.
237 * New `chg-scsi' tape changer program, that replaces `chg-chio' and uses
238   tape-changer-related ioctls on OSs that support them.
239 * Reporter can now print tape labels.
240 * ZFTAPEs are now supported on Linux.
241 * amrestore now accepts a list of filesystems to be restored.
242 * New `clean' amtape command.
243 * amlabel will only overwrite an Amanda tape if `-f' is specified.
244 * Tapes can now be marked so as not to be recycled with amadmin no-reuse.
245 * amidxtrm will no longer remove index files of backups in active tapes.
246 * Large dumps can now be split into multiple files on holding disk
247   (but they won't span across tapes yet).
248 * A total estimate time-out may be specified.
249 * Fixed skip-incr and skip-full support.
250 * amcheck now accepts -Maddress to send e-mail to the specified address.
251 * amdump, amflush and amcheck will use the log files as locks, so as
252   to avoid running concurrently.
253 * driver now supports configurable level-0 dumps in degraded mode via
254   new amanda.conf keyword "reserve"; see docs/WHATS.NEW for details.
255 * Configure now looks for vxdump and vxrestore in /usr/lib/fs/vxfs for Solaris
256   systems and will use it vxdump/vxrestore automatically on vxfs filesystems.
257 * New `killpgrp' setuid-root program, that kills estimate dumps even
258   if they are setuid-root.
259
260 Changes in release 2.4.0p1
261
262 * Fixed kerberos encryption
263 * New --with-owner configure option, to specify owner of installed files
264 * amcheck now checks for the existence of gnutar-listdir and of a
265   compressor on the server (for indexes and server compression)
266 * Implemented dumptype option `strategy skip'
267 * Updated to libtool 1.2a
268 * Minor portability-related bugfixes.
269
270 Changes in release 2.4.0
271
272 * Several security-related fixes, see docs/SECURITY for details.
273 * New configuration file syntax: dumptypes can now be used as keywords.
274 * New text database format, to replace dbm/ndbm/gdbm/db databases with
275   a more portable and user-friendly format.
276 * Index files are now sent through a separate TCP connection, as they
277   are generated, instead of being stored in /tmp.  This breaks Amanda
278   protocol backward compatibility.
279 * Estimates are now performed concurrently, if maxdumps>1.
280 * At configure time, it is now possible to specify a suffix for amanda
281   service names (--with-testing=suffix) and a directory for debugging
282   files (--with-debugging=/directory/name)
283 * New tape changer configuration keywords, that partially standardize
284   tape changer script configuration interface.
285 * amrecover can now handle GNU tar and AIX dump restores; it must now
286   be run as root.
287 * Shared libraries are built by default, using GNU libtool.
288 * Extended regular expression syntax has been adopted.
289 * amcheck will no longer report failures about unused programs.
290 * It is now possible to specify a SAMBA username at configure time.
291 * BSD security is now enabled by default.
292 * A time-out for estimate requests can now be specified in amanda.conf.
293 * New patch-system script, for editing /etc/services and /etc/inetd.conf.
294 * Amdump will wait if a file named `hold' exists in the log directory.
295 * Various bugfixes and new ports.
296
297 Changes in release 2.3.0.4
298 * New chg-generic.conf option 'multieject' added which lets
299   chg-generic work on tape drives that need multiple 'mt offline'
300   commands.  See examples/chg-generic.conf for more information.
301 * New configure options:
302   --with-db=DBLIB          Force database library choice from {db,dbm,gdbm,ndbm}
303   --enable-buffered-dump   Use buffered sockets on server for faster dumps
304   --with-group=GROUPNAME   Install all files into group GROUPNAME
305 * Include the file seagate-changer.c which controls
306   Seagate/Conner/Archive autoloading DAT drive on NetBSD systems.
307 * Add a new amanda.conf option named "starttime" which is used in the
308   dumptype configuration.  It takes one argument which is a time of day
309   (local timezone) formated as either hhmm or hmm (no `.'s, no `:'s,
310   just an integer).  This tells Amanda to start a particular dump at
311   the given time.
312 * Index files are now retrieved from the clients through amandad, not rsh/rcp.
313 * Fix configure bug when multiple invocations would not do the correct things.
314 * Better fully qualified domain name support.
315 * Many little dumper fixes.
316 * Remove C style comments from amrmtape and fix a bug when there is
317   only one tape in the tapelist.
318 * More declarations of Unix system functions for those OSes that do not
319   have declarations.
320 * Fix --with-mmap configure bug.
321
322 Changes in release 2.3.0.4b3
323 * Include amplot-2.2.6 which makes plots of the amdump files for performance
324   improvements.  Amplot requires gnuplot and a version of awk that
325   understands command line variable assignment.
326 * Include amoverview which creates a list of each disk dumped and the level
327   and success or failure of those dumps over a complete tapecycle.
328 * Amanda now supports backups of clients in different domains.  Requires
329   using the configure --with-fqdn options and fully qualified domain
330   names (FQDNs) in the disklist file.
331 * rth-changer checks all system calls for valid returns.
332 * no-changer and hp-changer use different status files and do more checking.
333 * amrestore works again with gzip compressed tapes.
334 * New setuid program rundump for systems where dump must run as root.
335 * Setuid programs are now installed o-rwx for tighter security.
336 * Fix bug where if Amanda was not configured using the --with-bsd-security
337   configure option, Amanda would not connect to the client machines.  This
338   is now fixed.
339 * Rundump and runtar now check if the proper user is invoking them.
340 * Amanda now can use gdbm if the compatibility header files are not installed.
341 * Bug fixes for gnutar file exclusions.
342 * Fix bug in sendsize which would loop forever if debugging was not turned on.
343 * Bug fixes in Samba code.
344 * More configure and bug fixes for HP-UX, m88k-motorola-sysv4, SGI, OSF, and
345   Ultrix systems.
346
347 Changes in release 2.3.0.4b2
348 * New tape changer script (rth-changer) for the Robotic Tape Handling system.
349 * Include amindex-1.0 from Alan McIvor.
350 * Gnutar incrementals should now work.
351 * amgetidx now caches if a remote client is reachable.
352 * amanda.conf settings used before --with-dbdir and --with-logdir settings
353   in various scripts.
354 * New configure options:
355   --with-mmap                           force mmap() instead of shared memory
356   --with-gnutar-listed-incremental=DIR  gnutar directory lists go in DIR
357   --enable-gnutar-atime-preserve        gnutar preserves atime, do not use
358   --with-pid-debug-files                use pid in /tmp debugging filenames
359 * Samba support must now be explicitly included using --with-smblcient.
360 * Amanda now compiles with K&R compilers.
361 * Better AIX, Linux, OSF support.
362 * configure checks if /dev/r devices exist or not.
363 * Amanda uses POSIX fcntl locking before flock or lockf locking if available.
364 * dumper.c uses less aggressive I/O values for SunOS server support.
365 * Many bug fixes in the configure script for various platforms.
366 * Many bug fixes to codes.
367
368 Changes in release 2.3.0.4b1
369 * Configuration now uses configure.  Build environment now uses
370   automake and autoconf.
371 * Samba PC client backup support added.
372 * New programs and scripts:
373   amrmtape: invalidate the contents of an existing backup tape
374   amverify: check Amanda tapes for gnutar driven backups.
375   hp-changer: script for a HP DAT changer.
376   no-changer: make a single tape appear like an infinite count tape stacker.
377 * New options added to programs:
378   amadmin: `amadmin <conf> version' shows version information.
379   amtape: `amtape <conf> current' shows the current tape label,
380 * Amanda now supports server side compression of dumps on the tape
381   host.  Use the srvcompress option in amanda.conf.
382 * Better gnutar support for indexing.  Amanda now lets you exclude
383   files from the dump.
384 * Tape planning improvements.
385 * Email reports have better formating for disks with long mount points.
386 * Tighter DNS checking added to amandad.
387 * More debugging added to several programs.
388 * Amdump now calls amgetidx and amtrmidx.
389 * Better support for multidomain environments.
390 * Contains amindex-0.3 from Alan McIvor.
391 * Many bug fixes and compiler warnings handled.
392
393 Changes in release 2.3.0.3
394 * Amadmin uses regular expression matching to match disks.
395 * Expand the column width of the disk names from reporter.
396 * Contains amindex-0.2 from Alan McIvor.
397 * Many bug fixes.
398
399 Changes in release 2.3.0.2
400 * Bug fixes.
401
402 Changes in release 2.3.0.1
403 * Contains amindex-0.1 from Alan McIvor.
404 * Bug fixes.
405
406 Changes in release 2.3.0 alpha
407 * A number of material bugs fixed, including fixes incorporated into
408   John Stoffel's WPI patches to amanda, which he called 2.2.6.5.
409 * Backup files larger than 2 GB now supported.  The current limit is
410   2^31 Kbytes (2 terabytes), which should hold us for a few more years
411   (1/2 :-).
412 * Support for GNUTAR-based backups.
413 * Support for writing to multiple tapes (sequentially) in one run.
414 * Support for multiple backups in parallel from the same client host.
415 * Records from the curinfo database can be exported and imported
416   to/from a textual format.  This allows fixing a corrupted database by
417   running the text version through a script and reimporting it.
418   Individual records or the entire database can be exported/imported.
419
420 Changes in release 2.2.6
421 * A number of material bugs fixed.
422 * A lot of lint picked in the whole package.
423 * The documentation is now reasonably up to date.
424 * This version has been locally compiled and at least the client side
425   tested on the following systems:
426         SunOS 4.1.3     IRIX 5.2
427         Solaris 2.3     BSDI BSD/386 1.1
428         Ultrix 4.2      NetBSD 1.0
429         DEC OSF/1 2.0   AIX 3.2
430   I don't have any HP/UX machines locally to try it on, but I've
431   tracked patches submitted by Neal Becker <neal@ctd.comset.com>, so
432   I'm reasonably confident that 2.2.6 shouldn't be far from the mark on
433   that platform.
434
435 Changes in release 2.2.5
436 * SYSV shared memory no longer required on server side if mmap is
437   available.
438 * Supports GZIP compression.
439 * Supports use of mount names as well as device names in disk list
440   (eg "/usr" instead of "sd0g").
441 * Amanda now thinks in real-time - you may run it several times a day
442   if you wish, and it won't get confused.
443 * Supports Kerberos 4 security as well as BSD-style .rhosts, including
444   encrypting files over the net.  The Kerberos support is available as
445   a separate add-on package - see the file KERBEROS.HOW-TO-GET on the
446   ftp site.
447 * Improved network protocol - faster startup, no longer dump specific,
448   hooks in place for non-dump clients.
449 * Client-side checks in amcheck - can check sanity of all client hosts
450   very quickly.
451 * Supports multiple holding disks, and load balances between them.