Prepare 3.17.1 release fuse-3.17.1-rc0
authorBernd Schubert <bschubert@ddn.com>
Mon, 10 Feb 2025 14:55:20 +0000 (15:55 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 10 Feb 2025 15:56:45 +0000 (16:56 +0100)
Update ChangeLog.rst and AUTHORS

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
AUTHORS
ChangeLog.rst

diff --git a/AUTHORS b/AUTHORS
index 9fd3b49ac33fa7995f8b4dcc8cffe2ad80f56458..837a62c84b9d5920536a54978870221d180a8d6d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -259,3 +259,7 @@ George Hilliard <thirtythreeforty@gmail.com>
 Tyler Hall <tylerwhall@gmail.com>
 yangyun <yangyun50@huawei.com>
 Abhishek <abhi_45645@yahoo.com>
+
+# New authors since 666b2c3fa5159e3c72a0d08117507475117c9319
+Luis Henriques <luis@igalia.com>
+Zegang <zegang.luo@qq.com>
index 3bf401d99cd74b8ea5bab98e15ff05e66e5472a4..658f898aa5c27018ecb707dfe1163cfbe59e041c 100644 (file)
@@ -1,5 +1,21 @@
-libfuse 3.17 (2024-01-01)
-=========================
+libfuse 3.17.1-rc0 (2024-02.10)
+===============================
+
+* Fix libfuse build with FUSE_USE_VERSION 30
+* Fix build of memfs_ll without manual meson reconfigure
+* Fix junk readdirplus results when filesystem not filling stat info
+* Fix conn.want_ext truncation to 32bit
+* Fix some build warnings with -Og
+* Fix fuse_main_real symbols
+* Several changes related to functions/symbols that added in
+  the libfuse version in 3.17
+* Add thread names to libfuse threads
+* With auto-umounts the FUSE_COMMFD2 (parent process fd is
+  exported to be able to silence leak checkers
+
+
+libfuse 3.17 (2024-01-01, not officially releaesed)
+==================================================
 
 * 3.11 and 3.14.2 introduced ABI incompatibilities, the ABI is restored
   to 3.10, .so version was increased since there were releases with