Attic v0.14 Release Notes

Release Date: 2014-12-17 // over 9 years ago
  • 🚀 (feature release, released on Dec 17, 2014)

    • ➕ Added support for stripping leading path segments (#95) "attic extract --strip-segments X"
    • Add workaround for old Linux systems without acl_extended_file_no_follow (#96)
    • ➕ Add MacPorts' path to the default openssl search path (#101)
    • HashIndex improvements, eliminates unnecessary IO on low memory systems.
    • 🛠 Fix "Number of files" output for attic info. (#124)
    • limit create file permissions so files aren't read while restoring
    • 🛠 Fix issue with empty xattr values (#106)