diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2023-07-05 11:14:33 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2023-07-05 11:14:33 +0100 |
commit | 0b50e26c51d42b3d2a8e0f82c0c1a49f1b5594b5 (patch) | |
tree | 9110906e0e5c81aa2c8524df87e9b2bd7a6e407c /ChangeLog.rst | |
parent | 6d08472ea47db895748d5ca7d3daf032c3fefcf8 (diff) | |
download | libfuse-0b50e26c51d42b3d2a8e0f82c0c1a49f1b5594b5.tar.gz |
Released fuse-3.15.1
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index f193806..4515c1b 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,14 @@ +libfuse 3.15.1 (2023-07-05) +=========================== + +Future libfuse releases will be signed with `signify`_ rather than PGP (rationale_). This +release is the last to be signed with PGP and contains the signify public key for current +(3.15.X) and upcoming (3.16.X) minor release cycle. + +.. _signify: https://www.openbsd.org/papers/bsdcan-signify.html +.. _rationale: https://latacora.micro.blog/2019/07/16/the-pgp-problem.html + + libfuse 3.15.0 (2023-06-09) =========================== |