9a7f3be42c
An important note: Next version 1.96 will not support OS without FUSE3 support, so if I am not wrong that means SLE12 (even SP5) will not build anymore. Didn't check old SLE15 service packs.
Robert Schweikert2024-10-28 12:29:16 +00:00
f87de2b730
- Update to version 1.82 + #597 - Not fallback to HTTP - #596 - From 1.81 + #426 - Updated to correct ChangeLog + #431 - fix typo s/controll/control/ + #432 - Include location constraint when creating bucket + #433 - Correct search and replace typo + #440 - Handled all curl error without exiting process - #437 + #443 - Fix for leaks during stat cache entry expiry / truncation (#340) + #444 - Add mirror file logic for removing cache file + #447 - added fuse package for mounting via /etc/fstab, fixes#417 + #449 - Accept mount options compatible with mtab + #451 - Correct path in README + #454 - Changed for accepting mount options compatible with mtab - #449 + #466 - Fixed a bug about could not copy file mode from org file + #471 - Added use_xattr option for #467 and #460 + #477 - OS-specific correspondence of the extended attribute header + #483 - Trim symbolic link original path in file + #487 - Split header debugging onto multiple lines for easier reading + #488 - Fixed searching Content-Length without case sensitive - #480 + #489 - Changed headers_t map using nocase compare function - #488 + #494 - Fix typo s/destroied/destroyed/ + #495 - Fix invalid V4 signature on multipart copy requests + #498 - Upgrade to S3Proxy 1.5.1 + #502 - Fixed issue#435 branch codes for remaining bugs(2) + #503 - Add missing call to mtime test + #504 - Use describe helper function + #505 - Correct typos + #509 - Use server-provided ETag during complete upload + #511 - Fixed a bug about uploading NULL to some part of the file contents
Robert Schweikert2017-11-09 14:20:01 +00:00
9d5f3d073b
- From 1.77 + enable_content_md5 Input/output error + s3fs -u should return 0 if there are no lost multiparts + empty file is written to s3 + s3fs crashes with segfault + Fix typos in docs for max_stat_cache_size + curl ssl problems + Address signedness warning in FdCache::Init - From 1.76 + du shows incorrect usage stats + version in configure.ac is 1.74 for release 1.75 - From 1.75 + Using %20 instead of the plus (+) sign for encoding spaces + Fixed local timezone was incorrectly being applied to IAM and Last-Modified dates. + Fix compilation error on MacOSX with missing const
Robert Schweikert2015-12-07 22:17:46 +00:00
a1aef90a45
- Update to version 1.79 + Emit user-friendly log messages on failed CheckBucket requests + Remove stray chars from source files + Fix spelling errors + FreeBSD issue + Address clang always true warnings + Small gitignore fixes + url: handle scheme omission + Changed option processing to use strtol() to get a umask + Add simple unit tests for trim functions + CURL handles not properly initialized to use DNS or SSL session caching + Optimized function "bool directory_empty()" + Remove prefix option in s3fs man page - issue#87 + fix rename before close + Supported signature version 4 + Added new mp_umask option about issue#107, pr#110 + Fallback to v2 signatures correctly. + refactor integration tests create/cleanup file + Test ls + Use S3Proxy to run integration tests + Include Content-Type in complete MPU V2 signature + Correct V4 signature for initiate multipart upload + Small fixes to integration tests + Add test for multi-part upload + Fixed bugs, not turn use_cache off and ty to load to end - issue#97 + Fixed a bug no use_cache case about fixed#138 - issue#141 + Add Travis configuration + add exit handler to cleanup on failures + Use S3Proxy 1.4.0-SNAPSHOT + Fixed a bug not handling fsync - #145Robert Schweikert2015-12-07 13:34:53 +00:00
ed6e6870cc
- Update to version 1.78 + Password file with DOS format is not handled properly + Failed making signature + Moving a directory containing more than 1000 files truncates the directory + use_sse is ignored when creating new files + Support for SSE-C + Cannot find pkg-config when configured with any SSL backend except openssl + enable_content_md5 Input/output error + s3fs -u should return 0 if there are no lost multiparts + empty file is written to s3 + s3fs crashes with segfault + Fix typos in docs for max_stat_cache_size + curl ssl problems + Address signedness warning in FdCache::Init + du shows incorrect usage stats + version in configure.ac is 1.74 for release 1.75 + Using %20 instead of the plus (+) sign for encoding spaces + Fixed local timezone was incorrectly being applied to IAM and Last-Modified dates. + Fix compilation error on MacOSX with missing const
Robert Schweikert2015-01-14 13:51:17 +00:00
e5e33474dd
Accepting request 221828 from filesystems
Stephan Kulow
2014-02-12 20:52:14 +00:00
e6d74ca0ce
- 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.
Robert Schweikert2014-01-18 15:18:19 +00:00
f5910605d5
Accepting request 196898 from filesystems
Stephan Kulow
2013-09-04 12:05:05 +00:00
da88c2d77d
Accepting request 196710 from home:rjschwei
Dirk Mueller2013-08-30 10:52:23 +00:00