X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=NEWS;h=db2f5074363083bc6a8d658f8ec5aaf52bd3b2d0;hb=94c03cae686e4196a345d72452fda2a5203768ce;hp=62afb4572afce0037f035e9a57796c1d33cc1695;hpb=2df780bff19c457b0debb7adc29972a0bc2a5dc2;p=debian%2Famanda diff --git a/NEWS b/NEWS index 62afb45..db2f507 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +Changes in release 2.5.0p2 + +* Fix major bug in amandad. +* amverifyeun works. +* amstatus works with ':' in diskname. + +Changes in release 2.5.0p1 + +* Add the 'amtape update' command. +* Many small bug fix. + +Changes in release 2.5.0 + +* Communication security/authentication: Kerberos 4/5, OpenSSH +* Data security: Symmetric/Assymetric encrytion algorithms (aesutil + and gpg encryption), Encryption can be done on server or client, + Custom encryption utilities can be used. +* Compression: Ability to add custom compression tools. This is a + really useful feature especially since it can specified for a DLE. You + can use different compression algorithm for images, binaries, ascii files + and so on. +* Dump images spanning multiple media volumes - Dump images are no + longer restricted to a single media volume (tape or vtape). Data restoration + can be done using amrecover and amfetchdump commands. +* Auto tape labelling - This optional feature is good for disk backups. + Change in release 2.4.5p1 * New [--days ] argument to 'amadmin tape'. @@ -119,13 +145,9 @@ Changes in release 2.4.3b1 * new autoflush option. * new dumperstr option to specify the priority order of each dumper. -Changes in release 2.4.2p2 +Changes in release 2.4.2 -* Mostly bug fixes. * Samba passwords are now sent to smbclient via a pipe and never displayed. -* Amrecover should now work with xfsrestore. -* Amrecover no longer binds an incorrect port that resulted in connection - failures on some systems. * Debug files in /tmp/amanda (--with-debug-dir) are now timestamped and old ones automatically cleaned out. This means more space (a few KBytes) will be used since in a given run, several of the programs are called more than @@ -133,16 +155,6 @@ Changes in release 2.4.2p2 be lost by the file being overwritten. The length of time to keep the files is controlled by --with-debug-days (default: 4). The old flag --with-pid-debug-files is no longer needed and is ignored. -* updated chg-zd-mtx.sh.in changer. - -Changes in release 2.4.2p1 - -* Bugs fix release, the most annoying one is that amanda could retry - the same filesystem indefinitely if it is larger than the holding - disk but the estimate was smaller. - -Changes in release 2.4.2 - * dumptypes can be specialized in the disklist file * Amanda will never use more space than specified (use) for an holding disk @@ -158,7 +170,7 @@ Changes in release 2.4.2 * new force-bump, force-no-bump and unforce-bump command in amadmin. * Increased the maximum number of filesystems that can be backed up from a single host, by increasing the maximum UDP request packet - size + size. * A new `dtimeout' keyword in amanda.conf to replace the READ_TIMEOUT constant in dumper.c. * A new `ctimeout' keyword in amanda.conf to replace the CHECK_TIMEOUT