3.5 features: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(Created page with '== 3.5 == * Use different thread to connect to different client * amservice, amcheck, planner, dumper are no longer suid root * ambind ** new suid program to bind to a privileged…')
(No difference)

Revision as of 22:04, 28 September 2017

3.5

  • Use different thread to connect to different client
  • amservice, amcheck, planner, dumper are no longer suid root
  • ambind
    • new suid program to bind to a privileged port
  • amanda-security.conf
    • new tcp_port_range, range of privileged tcp port
    • new udp_port_range, range of privileged udp port
  • S3 device
    • openstack keystone v3 support
      • device-property STORAGE-API must be set to SWIFT-3
      • new PROJECT-NAME device-property
      • new DOMAIN-NAME device-property
  • amfetchdump
    • rename --directory argument to --target
  • ampgsql
    • new --incremental property
    • new --remove-full-wal property
    • new --remove-incremental-wal property
  • fix planner looping
  • fix overflow in S3 device
  • fix compilation on OpenBSD
  • fix race in amarchive reader
  • fix amflush (flush date selected by user)
  • fix local auth, use getaddrinfo to find if the host is local
  • fix dumper cancelling the shm_ring with a STRANGE result
  • fix chunker hang
  • Improve taperscan with chg-single and interactivity