We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4217e1c commit 33cb788Copy full SHA for 33cb788
NEWS
@@ -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
13
* fuse-overlayfs-1.13
14
15
- fix a performance issue when dealing with big directories.
0 commit comments