Skip to content

Commit 49d92c7

Browse files
authored
Update ChangeLog and configure.ac for 1.91 (#1920)
Fixes #1876.
1 parent d842d45 commit 49d92c7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
ChangeLog for S3FS
22
------------------
33

4+
Version 1.91 -- 07 Mar, 2022 (major changes only)
5+
#1753 - Fix RowFlush can not upload last part smaller than 5MB using NoCacheMultipartPost
6+
#1760 - Fix IAM role retrieval from IMDSv2
7+
#1801 - Add option to allow unsigned payloads
8+
#1809 - Fix mixupload return EntityTooSmall while a copypart is less than 5MB after split
9+
#1855 - Allow compilation on Windows via MSYS2
10+
#1868 - Handle utimensat UTIME_NOW and UTIME_OMIT special values
11+
#1871 - #1880 - Preserve sub-second precision in more situations
12+
#1879 - Always flush open files with O_CREAT flag
13+
#1887 - Fixed not to call Flush even if the file size is increased
14+
#1888 - Include climits to support musl libc
15+
416
Version 1.90 -- 07 Aug, 2021 (major changes only)
517
#1599 - Don't ignore nomultipart when storage is low
618
#1600 - #1602 - #1604 - #1617 - #1619 - #1620 - #1623 - #1624 - Fix POSIX compatibility issues found by pjdfstest

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
dnl Process this file with autoconf to produce a configure script.
2121

2222
AC_PREREQ(2.59)
23-
AC_INIT(s3fs, 1.90)
23+
AC_INIT(s3fs, 1.91)
2424
AC_CONFIG_HEADER([config.h])
2525

2626
AC_CANONICAL_SYSTEM

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy