Attic v0.13 Release Notes

Release Date: 2014-06-29 // over 9 years ago
  • ๐Ÿš€ (feature release, released on Jun 29, 2014)

    • ๐Ÿ›  Fix sporadic "Resource temporarily unavailable" when using remote repositories
    • โฌ‡๏ธ Reduce file cache memory usage (#90)
    • Faster AES encryption (utilizing AES-NI when available)
    • ๐Ÿง Experimental Linux, OS X and FreeBSD ACL support (#66)
    • โž• Added support for backup and restore of BSDFlags (OSX, FreeBSD) (#56)
    • ๐Ÿ›  Fix bug where xattrs on symlinks were not correctly restored
    • โž• Added cachedir support. CACHEDIR.TAG compatible cache directories can now be excluded using --exclude-caches (#74)
    • ๐Ÿ›  Fix crash on extreme mtime timestamps (year 2400+) (#81)
    • ๐Ÿ›  Fix Python 3.2 specific lockf issue (EDEADLK)