Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package s3fs for openSUSE:Factory checked in at 2022-05-04 15:10:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/s3fs (Old) and /work/SRC/openSUSE:Factory/.s3fs.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "s3fs" Wed May 4 15:10:50 2022 rev:17 rq:974778 version:1.91 Changes: -------- --- /work/SRC/openSUSE:Factory/s3fs/s3fs.changes 2021-08-11 11:47:52.769698700 +0200 +++ /work/SRC/openSUSE:Factory/.s3fs.new.1538/s3fs.changes 2022-05-04 15:11:12.464176238 +0200 @@ -1,0 +2,15 @@ +Tue Mar 8 18:44:15 UTC 2022 - Julio Gonz??lez Gil <[email protected]> + +- Update to version 1.91 (bsc#1198900) + * Fix RowFlush can not upload last part smaller than 5MB using NoCacheMultipartPost + * Fix IAM role retrieval from IMDSv2 + * Add option to allow unsigned payloads + * Fix mixupload return EntityTooSmall while a copypart is less than 5MB after split + * Allow compilation on Windows via MSYS2 + * Handle utimensat UTIME_NOW and UTIME_OMIT special values + * Preserve sub-second precision in more situations + * Always flush open files with O_CREAT flag + * Fixed not to call Flush even if the file size is increased + * Include climits to support musl libc + +------------------------------------------------------------------- @@ -4,0 +20,16 @@ + + Don't ignore nomultipart when storage is low + + Fix POSIX compatibility issues found by pjdfstest + + Fail CheckBucket when S3 returns PermanentRedirect + + Do not create zero-byte object when creating file + + Allow arbitrary size AWS secret keys + + Fix race conditions + + Set explicit Content-Length: 0 when initiating MPU + + Set CURLOPT_UNRESTRICTED_AUTH when authenticating + + Add jitter to avoid thundering herd + + Loosen CheckBucket to check only the bucket + + Add support for AWS-style environment variables + +------------------------------------------------------------------- +Mon Aug 9 23:35:11 UTC 2021 - Julio Gonz??lez Gil <[email protected]> + +- Update to version 1.90 (bsc#1193236) Old: ---- s3fs-1.90.tar.gz New: ---- s3fs-1.91.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ s3fs.spec ++++++ --- /var/tmp/diff_new_pack.jNTq4l/_old 2022-05-04 15:11:12.864176730 +0200 +++ /var/tmp/diff_new_pack.jNTq4l/_new 2022-05-04 15:11:12.868176735 +0200 @@ -1,7 +1,7 @@ # # spec file for package s3fs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: s3fs -Version: 1.90 +Version: 1.91 Release: 0 Summary: FUSE file system backed by Amazon S3 bucket License: GPL-2.0-only ++++++ s3fs-1.90.tar.gz -> s3fs-1.91.tar.gz ++++++ ++++ 12006 lines of diff (skipped)
