SHA256
1
0
forked from pool/fuse3

- Update to release 3.10.2

OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=45
This commit is contained in:
2021-02-05 09:31:42 +00:00
committed by Git OBS Bridge
parent ac69e4238a
commit ddfbca4357
6 changed files with 34 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 5 09:28:17 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.10.2
* Allow "nonempty" as a mount option, for backwards
compatibility with fusermount 2. The option has no effect
since mounting over non-empty directories is allowed by default.
* FUSE filesystems can now be mounted underneath EXFAT
mountpoints.
-------------------------------------------------------------------
Mon Dec 7 10:32:42 UTC 2020 - Jan Engelhardt <jengelh@inai.de>