2.5.2 features

From wiki.zmanda.com
Revision as of 17:01, 7 June 2007 by Paddy (talk | contribs)
Jump to navigation Jump to search
  • Many bugs fixed and code cleanup
  • krb5 auth is working
  • Works with IPv6 address
  • Build-time configuration of SSH options
  • amadmin options to list and delete backup images from holding disk
  • Amanda configuration file changes amanda.conf changes
    • debugging is enabled in the config file. See all debug_* config option
    • tapetype 'readblocksize', if maxtapeblocksize is set too larger for your hardware

2.5.2p1 changes

  • Lots of bug fixes
    • Many IPv6 bugs
      • missing sockaddr_storage
      • missing AI_V4MAPPED and AI_ALL
      • compare of IPv4 and IPv6 v4mapped address.
      • (bsd/bsdudp): server use two sockets, one for IPv4 and one for IPv6
    • amflush/autoflush
    • chown/chmod
    • amstatus
    • Compilation failures on some platforms