File s3fs.changes of Package s3fs
------------------------------------------------------------------- Sat Jan 18 11:47:23 UTC 2014 - rschweikert@suse.com - Update to version 1.74 + Fixed bugs - Fixed wrong printf format. - Fixed a bug at changing umask. - Fixed a bug at changing utimens. - When changing object size, could not update stat cache. - Fixed some memory leak. - Fixed a bug about ftruncate(Issue 371). - Fixed a bug about multipart post request(Issue 371). - Fixed a bug about multipart post/head retrying(Issue 389). - Fixed public_bucket option bug - Fixed file size over flow on 32bit OS + Changed codes - Calling curl_global_init function once. - Adds dynamic lock callback for OpenSSL. - Checking strict for s3fs command parameters. - Caches SSL session. - Changes parallel count 500 to 20 for multipart head req. - Adds --enable-nss-init configure option. - Changes updating timing for object cache(Issue 368). - Changes level for some debugging codes. - Adds casting for curl_ott_t variables. - Adds IAM role option. - Adds function on utility mode for removing failed multipart req. ------------------------------------------------------------------- Tue Aug 27 22:02:40 UTC 2013 - rschweikert@suse.com - Initial build