Skip to content

Commit 99d49d5

Browse files
committed
release: tag 0.7.5
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
1 parent 8a7508e commit 99d49d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* fuse-overlayfs-0.7.5
2+
3+
- do not expose internal xattrs through listxattr and getxattr.
4+
15
* fuse-overlayfs-0.7.4
26

37
- fix fallocate for deleted files.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([fuse-overlayfs], [0.7.4], [giuseppe@scrivano.org])
2+
AC_INIT([fuse-overlayfs], [0.7.5], [giuseppe@scrivano.org])
33
AC_CONFIG_SRCDIR([main.c])
44
AC_CONFIG_HEADERS([config.h])
55

0 commit comments

Comments
 (0)