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 fe47dba commit 8c59873Copy full SHA for 8c59873
NEWS
@@ -1,3 +1,7 @@
1
+* fuse-overlayfs-0.7.2
2
+
3
+- drop special handling for security.capability.
4
5
* fuse-overlayfs-0.7.1
6
7
- fix an issue where a whiteout in the parent directory could hide
configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT([fuse-overlayfs], [0.7.1], [giuseppe@scrivano.org])
+AC_INIT([fuse-overlayfs], [0.7.2], [giuseppe@scrivano.org])
AC_CONFIG_SRCDIR([main.c])
AC_CONFIG_HEADERS([config.h])
0 commit comments