Dominique Leuenberger 2021-10-05 20:33:31 +00:00 committed by Git OBS Bridge
commit 5d185b1f55
4 changed files with 30 additions and 4 deletions

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Sep 28 12:30:08 UTC 2021 - Klaus Kämpf <kkaempf@suse.com>
- Update to version 1.7.1
* set FUSE_CAP_POSIX_ACL only when it is supported by FUSE.
* treat statx failure with EINVAL as ENOSYS, so that the fallback
is attempted.
- Update to version 1.7.0
* fix read xattrs for device files
* don't create whiteout files in opaque dirs.
* fix reading files when running with euid != 0.
* enable POSIX ACLs.
- Update to version 1.6.0
* fix an invalid access when filtering internal xattrs that could
deal to a segfault.
- Update to version 1.5.0
* honor FUSE_OVERLAYFS_DISABLE_OVL_WHITEOUT also for renames
* use strncpy instead of strcpy
* fix renameat2(RENAME_NOREPLACE) on older kernels that lack
device whiteouts for unprivileged users.
* fix creating a symlink on top of a removed file.
* fix copyup of xattrs longer than 256 bytes.
-------------------------------------------------------------------
Mon Feb 22 09:02:36 UTC 2021 - Ismail Dönmez <idonmez@suse.com>

View File

@ -17,7 +17,7 @@
Name: fuse-overlayfs
Version: 1.4.0
Version: 1.7.1
Release: 0
Summary: FUSE implementation for overlayfs
License: GPL-3.0-only

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e5666aef4f2047e6a5202d6438b08c2d314dba5b40e431014e7dbb8168d9018
size 102363

3
v1.7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe2c076aed7b8669e7970301a99c0b197759b611035d8199de4c0add7d2fb2b4
size 103575