diff options
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 6b04148..6c157da 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,10 +1,16 @@ +libfuse 3.17.1 (2025-03-24) +=========================== +* fuse: Fix want conn.want flag conversion +* Prevent re-usage of stdio FDs for fusermount +* PanFS added to fusermount whitelist + libfuse 3.17.1-rc1 (2025-02-18) =============================== -- several BSD fixes -- x86 (32bit) build fixes -- nested declarations moved out of the inlined functions to avoid +* several BSD fixes +* x86 (32bit) build fixes +* nested declarations moved out of the inlined functions to avoid build warnings -- signify public key added for future 3.18 +* signify public key added for future 3.18 libfuse 3.17.1-rc0 (2025-02.10) =============================== |