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