Release of amanda-3.1.0

Jean-Louis Martineau <[email protected]> Tue, 01 Jun 2010 16:30:02 -0400
Newsgroups gmane.comp.archivers.amanda.announce
Message-ID <4C056DCA.4000004__19370.4051118859$1275437667$gmane$org@zmanda.com>
This is a multi-part message in MIME format.

------------=_4C05A15E.5434EAB4
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Spam detection software, running on the system "guinness.omniscient.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
postmaster for details.

Content preview:  Hello, The Amanda core team is pleased to announce the release
   of Amanda 3.1.0. Source tarballs are available from [...] 

Content analysis details:   (5.8 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 2.4 DNS_FROM_OPENWHOIS     RBL: Envelope sender listed in bl.open-whois.org.
 3.4 HEADER_SPAM            Bulk email fingerprint (header-based) found



------------=_4C05A15E.5434EAB4
Content-Type: message/rfc822; x-spam-type=original
Content-Description: original message before SpamAssassin
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

X-Envelope-From: <[email protected]>
X-Envelope-To: <[email protected]>
Received: from guinness.omniscient.com (localhost [127.0.0.1])
	by guinness.omniscient.com(8.13.0/8.13.0) with SMTP id o520A5gI025577
	Tue, 1 Jun 2010 20:10:05 -0400 (EDT)
	(envelope-from <[email protected]>
Received: (from kovert@localhost)
	by guinness.omniscient.com (8.14.4/8.12.11/Submit) id o520A5NG023984
	for [email protected]; Tue, 1 Jun 2010 20:10:05 -0400 (EDT)
Approved: a-ok-to-send.aannounce
Received: from becherovka.cz.omniscient.com (becherovka.cz.omniscient.com [172.31.64.9])
	by guinness.omniscient.com (8.14.4/8.14.4) with ESMTP id o52087SV019963
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <[email protected]>; Tue, 1 Jun 2010 20:09:47 -0400 (EDT)
Received: from smtp150.dfw.emailsrvr.com (smtp150.dfw.emailsrvr.com [67.192.241.150])
	by becherovka.cz.omniscient.com (8.14.4/8.14.4) with ESMTP id o51KUFUE018503
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <[email protected]>; Tue, 1 Jun 2010 20:30:20 GMT
Received: from relay25.relay.dfw.mlsrvr.com (localhost [127.0.0.1])
	by relay25.relay.dfw.mlsrvr.com (SMTP Server) with ESMTP id 7843D3601CC;
	Tue,  1 Jun 2010 16:30:03 -0400 (EDT)
Received: by relay25.relay.dfw.mlsrvr.com (Authenticated sender: martineau-AT-zmanda.com) with ESMTPSA id 10E293601C5;
	Tue,  1 Jun 2010 16:30:02 -0400 (EDT)
Message-ID: <[email protected]>
Date: Tue, 01 Jun 2010 16:30:02 -0400
From: Jean-Louis Martineau <[email protected]>
User-Agent: Thunderbird 2.0.0.23 (X11/20090825)
MIME-Version: 1.0
To: amanda-announce <[email protected]>,
        amanda-users <[email protected]>,
        Amanda Hackers <[email protected]>
Subject: Release of amanda-3.1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: clamav-milter 0.96-exp at guinness.omniscient.com
X-Virus-Status: Clean
X-Greylist: Recipient e-mail whitelisted, not delayed by milter-greylist-4.2.3 (guinness.omniscient.com [64.194.244.195]); Tue, 01 Jun 2010 20:09:48 -0400 (EDT)

Hello,

The Amanda core team is pleased to announce the release of Amanda 3.1.0.


Source tarballs are available from

    * http://www.amanda.org
    * https://sourceforge.net/project/showfiles.php?group_id=120

Binaries for many systems are available from

    * http://www.zmanda.com/download-amanda.php

Documentation can be found at

    * http://wiki.zmanda.com


Here's a list of the changes for release 3.1.0 (from the NEWS file):
Look at the ReleaseNotes and ChangeLog file for more details.

    * Deprecated old changers; see amanda-changers(7) for replacements. 
      These changers are still available in the distribution, but will
      be removed in a future release.
          o chg-null
          o chg-zd-mtx
          o chg-rait
          o chg-disk
          o chg-multi
    * Although chg-zd-mtx is still supported, we recommend that all
      users upgrade to the more efficient chg-robot.  See
      contrib/convert-zd-mtx-to-robot.sh for a useful conversion script.
    * Amanda server configuration file changes (amanda.conf)
          o deprecated configuration keywords:
                + label_new_tapes
          o keywords deprecated in 3.1:
                + rawtapedev
                + tapebufs
                + file-pad
          o new configuration keyword
                + autolabel   -- replace label_new_tapes
                + columnspec  -- can specify a precision.
                + order       -- in script, to specify script order
                  execution.
                + client_port -- in dumptype, to specify which port to
                  connect on the client.
                + estimate    -- in dumptype, can specify multiple
                  estimate method.
          o accept 'define' keyword for defining an holdingdisk
    * Amanda client configuration file changes (amanda-client.conf)
          o new configuration keyword
                + debug_days  -- how many days to keep debug files.
                + client_port -- use by amrecover, specify which port to
                  connect on the server.
    * Removed compile-time default --with-changer-device: specify a
      device explicitly in amanda.conf instead
    *  amtape behavior has changed:
          o 'device' subcommand removed
          o 'slot advance' subcommand removed
          o 'update' subcommand no longer displays each slot as it is
            updated, and is not supported by all changers
          o  taperscan output has changed
          o new 'inventory' subcommand
    * amrmtape rewrite
          o use long option
                + --changer    -- Specify which changer to use
                + --cleanup    -- Remove logs and indexes associated
                  with label
                + --dryrun     -- do not update the original copies.
                + --erase      -- Attempt to erase the data contained on
                  the volume
                + -keep-label -- Do not remove label from the tapelist
                + --quiet      -- Opposite of --verbose
                + --verbose    -- List backups of hosts and disks that
                  are being discarded.
    * amdevcheck
          o new --label option.
          o new --properties option.
    * Device API
          o changed wildcard setting for S3_BUCKET_LOCATION from "" to "*"
          o new 'ndmp:' device to write to a tape on an ndmp server.
          o new 'dvdrw:' device to write to a dvd drive.
    * Application API
          o new properties to many applications
          o amgtar
                + new ACLS, SELINUX and XATTRS properties
          o amsamba
                + Allow '\' in diskname and amandapass.
                + new ALLOW-ANONYMOUS property.
          o new applications:
                + ampgsql  -- Backup PostgreSQL using continuous WAL
                  archiving
                + amsuntar -- Backup filesytem with the SUN tar
                + amraw    -- Backup only one directory entry
    * New taper, with DirectTCP support, changed tape and catalog format:
          o all dumpfiles are now F_SPLIT_DUMPFILE
          o all on-tape dumpfiles have numparts=-1, since it's no longer
            possible to calculate this value in advance
          o there is no logging or reporting of zero-byte, successful
            parts (this may cause gaps in filenums in the catalog)
    * Redesigned amreport
          o much more natural command-line interface (just run 'amreport
            $config')
          o experimental XML output
    * configuration override for dumptype works with inheritance.

Jean-Louis


------------=_4C05A15E.5434EAB4--