Changelog for
libelasto-devel-0.9.2-6.1.x86_64.rpm :
Sun Feb 18 13:00:00 2018 ddissAATTsuse.com
- Update to Elasto 0.9.2
+ deprecate and disable (by default) tcmu SCSI backstore
+ the public API has been discontinued by tcmu-runner upstream
+ fix Azure tests when running with Access Key instead of PS
+ work towards custom host support, for Ceph rgw, etc.
Sun Jul 9 14:00:00 2017 ddissAATTsuse.com
- Update to Elasto 0.9.1
+ add --developer option for test and debug utils
+ use new HMAC_CTX API with openssl >= 1.1.0
+ handle zero length I/Os immediately
Thu Apr 13 14:00:00 2017 ddissAATTsuse.com
- Update to Elasto 0.9.0
+ rename client binary elasto_cli -> elasto
+ perform SSL certificate hostname validation
+ pipeline multi-part put requests
+ add command prompt usage hints
+ bump to latest version of linenoise
+ use us-west1 as default AWS S3 location
+ rework connection redirect to reuse ev_base
+ add new client stat command
Tue Dec 6 13:00:00 2016 ddissAATTsuse.com
- Update to Elasto 0.8.2
+ install elasto_tcmu configuration helper
+ add elasto_tcmu (and config helper) man page
Mon Nov 28 13:00:00 2016 ddissAATTsuse.com
- Update to Elasto 0.8.1
+ experimental LIO / TCM-user SCSI target backend
+ requires tcmu-runner and kernel with CONFIG_TCM_USER2
+ support Azure Shared Key signatures
+ required for premium storage account I/O
+ fix starky elasto_cli python test suite
+ build against latest libevent 2.1 release
Sat Aug 6 14:00:00 2016 ddissAATTsuse.com
- Fix Fedora 24 and CentOS 7 builds
Sat Aug 6 14:00:00 2016 ddissAATTsuse.com
- Update to Elasto 0.7.3
+ fix non-sparse uploads
+ fix Azure multi-block uploads for blobs with long names
+ allow for .. and . client path components
- in preparation for \'cd\' support with relative paths
+ improve path validation and corresponding unit tests
Sat Apr 2 14:00:00 2016 ddissAATTsuse.com
- Add libelasto_file1 Requires for devel package
Mon Mar 28 14:00:00 2016 ddissAATTsuse.com
- Update to Elasto 0.7.2
+ Add created/existed elasto_fopen() returns
+ Add elasto_file library pkg-config
Thu Mar 24 13:00:00 2016 ddissAATTsuse.com
- Use OBS tar_scm to pull down the source tarball from the git repo
Thu Mar 24 13:00:00 2016 ddissAATTsuse.com
- Package manpage on recent SUSE and Fedora distros only
+ Others don\'t have aciidoc, just ship text file instead
Mon Mar 14 13:00:00 2016 ddissAATTsuse.com
- Update to Elasto 0.7.1
+ Support space-efficiient uploads and downloads
+ Only upload/download allocated ranges in sparse files
+ Update to upstream linenoise version 1.0
+ Improve docs
+ Use asciidoc instead of docbook
+ Azure Blob/File Service get range operation support
Sun Oct 18 14:00:00 2015 ddissAATTsuse.com
- Update to Elasto 0.7.0
+ Azure File Service Copy File support
+ Azure storage account access key credentials
+ Remove suboptimal reconnect-per-request dispatch behaviour
Sun Jul 5 14:00:00 2015 ddissAATTsuse.com
- Update to Elasto 0.6.1
+ Improve req function parameter validation
+ Convert libfile mk/rmdir helpers to use elasto_fopen()
+ Move libfile connection handling into the per provider modules,
allowing for future removal of silly per-op reconnect logic
+ Add Azure File Service libfile tests
Sat May 23 14:00:00 2015 ddissAATTsuse.com
- Update to Elasto 0.6.0
+ Use libevent HTTP(S) client instead of libcurl
+ Support the Azure File Service
+ Extend libelasto_file
+ Improve unit test coverage
- Remove unused and broken Debian build files
Sun Dec 7 13:00:00 2014 ddissAATTsuse.com
- Update to Elasto 0.4.1
+ Add get and set file properties support
+ Add file property manipulation tests
+ Add file creation and IO tests
+ Fix Put File Range URL
+ Add mandatory length header to create file requests
Mon Dec 1 13:00:00 2014 ddissAATTsuse.com
- Update to Elasto 0.4.0
+ Support PublishSettings v2 schema
+ Make headers C++ compatible.
+ Issue#4
+ Fix crash parsing new publishsettings
+ Issue#5
+ Improve Azure File Service support
+ File and directory request handling
+ Test suite
Tue Oct 21 14:00:00 2014 ddissAATTsuse.com
- Update to Elasto 0.3.2
+ Fix security vulnerability that could expose Azure SSL certs to other
users with access to the same directory as the publish settings file.
+ Use a safe/restricted temporary directory for this purpose.
+ Add support for Azure file service share creation.
Mon May 12 14:00:00 2014 ddissAATTsuse.com
- Add ldconfig post(un) hooks for libelasto_file0.
Mon May 12 14:00:00 2014 ddissAATTsuse.com
- Update to Elasto 0.3.1
+ Remove elasto_fcreate interface from libelasto_file
+ Replace call with separate fopen and ftruncate functions
+ Add Azure lease support
Tue Mar 18 13:00:00 2014 ddissAATTsuse.com
- Update to Elasto 0.3.0
+ Use Expat library directly for all XML parsing
+ Remove apr and apr-util build and runtime dependencies
Sun Nov 3 13:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.2.3
+ Accept an Amazon IAM credentials CSV file with \'-k\'
+ Describe make install procedure
Wed Aug 14 14:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.2.2
+ Update to waf-1.7.11
+ Assign an elasto_file library .so number
- Update to Elasto 0.2.1
+ Remove all reference to the unneeded xml2 library
+ Initialise all S3 ls args to ensure prior prompt values are not used
Wed Aug 14 14:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.2.0
+ Split S3 and Azure request backends
+ Add Elasto file library and API
+ Provides a POSIX like open->read/write->close interface
+ Add request redirect handling
+ Fix S3 service bucket listing
+ Expose the data API publicly
+ Significantly improved test coverage
Thu Aug 1 14:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.1.5
+ Install pre-built man page if it cannot be built
+ Support quoted string args at elasto prompt
+ Fix Azure PUT [page] blob requests
- Remove docbook2X and libxslt build reqs, ship pre-generated man page.
Tue Jul 23 14:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.1.4
+ Add docbook based elasto_cli man page
+ Add Azure Get Blob Properties request support
+ Split PUT blob/block request dispatch code
Mon Jul 8 14:00:00 2013 ddissAATTsuse.com
- Update to Elasto 0.1.3
+ use the PRIu64 format specifier
+ build: use \'-D_LARGEFILE64_SOURCE\'
+ test/starky: add elasto_cli cp blob test
+ cli/put: remove automatic bucket creation behaviour
+ test: allow starky.py to run over HTTP
+ test: add starky.py elasto_cli test suite
Wed Jun 26 14:00:00 2013 ddissAATTsuse.com
- Initial commit of Elasto 0.1.2, see git log for changes.