X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=NEWS;fp=NEWS;h=5f5c570d8fe70031131ed9960c47bedb339738ed;hb=109540caa4e37a3663b3dcfb9a205b9609e3f561;hp=48f53ef266a4fcd99b9a14d0819339d8d499b851;hpb=4c9eba1feb11adf189bceb4001c425e641f0b56a;p=debian%2Famanda diff --git a/NEWS b/NEWS index 48f53ef..5f5c570 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +Changes in release 3.3.2 + + * amgtar + o New IGNORE-ZEROS property. + * amsamba + o Fix use of subdir for restore. + * s3 device + o New PROXY property. + o New PASSWORD, USERNAME, TENANT_ID, TENANT_NAME properties. + o New STORAGE_API property. + o New S3_MULTI_DELETE property + o New CLIENT_ID, CLIENT_SECRET and REFRESH_TOKEN properties. + o New CREATE-BUCKET property. + o New PROJECT-ID property. + o New REUSE-CONNECTION property. + o Works with swift and google storage. + * NDMP device + o Add INDIRECT property. + * amanda.conf + o Add 'max-warnings', The maximum number of warning lines in the report. + o Default 'columspec' changed to: HostName=0:-12:12,Disk=1:-11:11,Level=1:-1:1,OrigKB=1:-7:0,OutKB=1:-7:0,Compress=1:-6:1,DumpTime=1:-7:7,Dumprate=1:-6:1,TapeTime=1:-6:6,TapeRate=1:-6:1 + * amadmin + o Add --no-default and --print-source arguments for config and + disklist command. + * amfetchdump + o Print progress. + o Add --decrypt, --no-decrypt, --server-decrypt, --client-decrypt, + --compress, --no-compress, --server-compress and --client-compress + options. + * fix for compilation with newer glib. + * fix for compilation on cigwin. + * Many bug fix. + Changes in release 3.3.1 * amrecover