Skip to content

Commit 33cb788

Browse files
committed
NEWS: tag 1.14
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
1 parent 4217e1c commit 33cb788

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
* fuse-overlayfs-1.14
2+
3+
- isolate security xattrs for STAT_OVERRIDE_CONTAINERS. Prefix all
4+
security xattrs with XATTR_CONTAINERS_OVERRIDE_PREFIX.
5+
- prefer user.containers.override_stat over user.fuseoverlayfs.
6+
- do not force -1 for owner overriding extended attributes. Otherwise
7+
the value is written to the override extended attribute.
8+
- fix file owner retrieval for chmod.
9+
- honor umask with xattr_permissions.
10+
- honor mode for devices with xattr_permissions.
11+
- propagate extended attributes permissions with copyup.
12+
113
* fuse-overlayfs-1.13
214

315
- fix a performance issue when dealing with big directories.

0 commit comments

Comments
 (0)