mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-23 04:04:31 +08:00
Released fuse-3.15.1
This commit is contained in:
parent
6d08472ea4
commit
0b50e26c51
@ -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)
|
||||
===========================
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
project('libfuse3', ['c'], version: '3.15.0',
|
||||
project('libfuse3', ['c'], version: '3.15.1',
|
||||
meson_version: '>= 0.51',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
1
signify/.gitignore
vendored
Normal file
1
signify/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.sec
|
2
signify/fuse-3.15.pub
Normal file
2
signify/fuse-3.15.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: signify public key
|
||||
RWRsNRJIAGSHE0C6WuVmusQlvudAPlmOOkCw1LbuOLuu+25DuAmPCpDf
|
2
signify/fuse-3.16.pub
Normal file
2
signify/fuse-3.16.pub
Normal file
@ -0,0 +1,2 @@
|
||||
untrusted comment: signify public key
|
||||
RWQtnc3WSoYwHGAdfvtTTVX8RsAXrNwMb8xqVwlY8lYY2Fxn2QUDiPYK
|
Loading…
Reference in New Issue
Block a user