s3backer Changelog

What's new in s3backer 1.3.7

Jul 19, 2013
  • Added `--keyLength' for overriding generated encryption key length.

New in s3backer 1.3.6 (Jul 17, 2013)

  • Fix use of MAX_HOST_NAME in http_io.c (issue #42)
  • Fix encryption key generation bug (on some systems)

New in s3backer 1.3.5 (May 30, 2013)

  • Check for duplicate mount at startup (issue #10)
  • Remove obsolete backward-compatibility block size check

New in s3backer 1.3.4 (Apr 3, 2013)

  • Support FUSE fallocate() call to zero unused blocks

New in s3backer 1.3.3 (Jul 31, 2012)

  • Fix bug in validation of --baseURL parameter (issue #34)
  • Accept 404 Not Found as a valid response to a DELETE (issue #35)
  • Added a fix for building on Mac OS X (issue #32)

New in s3backer 1.3.1 (Mar 29, 2010)

  • Added `--blockCacheMaxDirty' flag.
  • Fixed cURL handle leak when cancelling in-progress writes.
  • Updated Mac OS X build instructions and added Snow Leopard support.