SHA256
1
0
forked from pool/fuse3

- Update to release 3.14.1

OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=65
This commit is contained in:
2023-03-26 13:18:36 +00:00
committed by Git OBS Bridge
parent 8546b7eb3f
commit ed96e8b015
6 changed files with 34 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 26 13:17:56 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.14.1
* The extended attribute name passed to the setxattr() handler
is no longer truncated at the beginning.
* The additional setattr() flags introduced in 3.14 are no
longer available for now. They will hopefully be reintroduced
in the next release.
-------------------------------------------------------------------
Fri Feb 17 10:14:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>