Version: 1.4.4-bp150.2.4
* Wed Feb 01 2017 archie.cobbs@gmail.com
- Update to release 1.4.4
+ Added `--defaultContentEncoding' for non-compliant backends (issue #68)
+ Fixed auth bug when prefix contains URL-encodable char (issue #69)
+ Remove restriction preventing streaming encryption modes (issue #70)
* Mon Jul 25 2016 archie.cobbs@gmail.com
- Update to release 1.4.3
+ Add support for STANDARD_IA storage class (issue #59)
+ Set "Accept-Encoding" header appropriately (issue #48)
+ Fix build issue with OpenSSL 1.1.0 (issue #64)
* Tue Sep 01 2015 archie@dellroad.org
- Update to release 1.4.2
+ Update license to fix OpenSSL vs. GPL conflict
* Mon May 04 2015 archie@dellroad.org
- Update to release 1.4.1
+ Fix use-after-free bug configuring base URL (github issue #44)
* Fri Apr 17 2015 archie@dellroad.org
- Update to release 1.4.0
+ Added support for authentication version 4 (issue #51)
+ Added support for credentials via IAM role from EC2 meta-data (issue #48)
+ Fixed bug where `--erase' did not clear the mounted flag
+ Moved from Google project hosting to GitHub
+ Fixed compile problem on FreeBSD
* Thu Jul 18 2013 archie@dellroad.org
- Update to version 1.3.7
+ Add `--keyLength' for overriding generated encryption key length
* Tue Jul 16 2013 archie@dellroad.org
- Update to version 1.3.6
+ Fix use of MAX_HOST_NAME in http_io.c (issue #42)
+ Fix encryption key generation bug (on some systems)
* Wed May 29 2013 archie@dellroad.org
- Update to version 1.3.5
+ Check for duplicate mount at startup (issue #10)
+ Minor spec file cleanups
* Wed Apr 03 2013 archie@dellroad.org
- Update to version 1.3.4
+ Add support for fallocate(2)
* Wed Jan 23 2013 archie@dellroad.org
- Fix License to use SPDX format
- Install COPYING into docs
- Remove INSTALL from docs
* Sat Apr 07 2012 archie@dellroad.org
- Update to version 1.3.3
* Sat May 14 2011 archie@dellroad.org
- Update to version 1.3.2
* Sun Jul 18 2010 archie@dellroad.org
- Added SUSE_ASNEEDED magic to fix build