| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: fuse-overlayfs | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.1.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 3.9.1 | Build date: Wed Sep 9 08:18:14 2020 |
| Group: System/Management | Build host: ibs-overdrive-1 |
| Size: 173267 | Source RPM: fuse-overlayfs-1.1.2-3.9.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/containers/fuse-overlayfs | |
| Summary: FUSE implementation for overlayfs | |
An implementation of overlay+shiftfs in FUSE for rootless containers.
GPL-3.0-only
* Sun Aug 16 2020 dmueller@suse.com
- udpate to 1.1.2 (bsc#1175821)
- fix build issues with libmusl.
- fix memory leak when creating whiteout files.
- fix lookup for overflow uid when it is different than the overflow gid.
* Wed Jun 24 2020 rhafer@suse.com
- Update to v1.1.0
- use openat2(2) when available.
- accept "ro" as mount option.
- fix set mtime for a symlink.
- fix some issues reported by static analysis.
- fix potential infinite loop on a short read.
- fix creating a directory if the destination already exists
in the upper layer.
* Mon Apr 20 2020 sgrunert@suse.com
- Update to v1.0.0
- Fix portability issue to 32 bits architectures
* Tue Mar 17 2020 sgrunert@suse.com
- Update to v0.7.8
- report correctly the number of links for a directory also for
subsequent stat calls
- stop looking up the ino in the lower layers if the file could
not be opened
* Wed Mar 04 2020 sgrunert@suse.com
- Update to v0.7.7
- make sure the destination is deleted before doing a rename(2).
It prevents a left over directory to cause delete to fail with
EEXIST.
- honor --debug.
* Tue Feb 04 2020 sgrunert@suse.com
- Update to v0.7.6 (bsc#1160460)
- do not look in lower layers for the ino if there is no origin
xattr set
- attempt to use the file path if the operation on the fd fails
with ENXIO
* Mon Jan 20 2020 sgrunert@suse.com
- Update to v0.7.5
- do not expose internal xattrs through listxattr and getxattr
* Fri Jan 17 2020 sgrunert@suse.com
- Update to v0.7.4
- fix fallocate for deleted files.
- ignore O_DIRECT. It causes issues with libfuse not using an
aligned buffer, causing write(2) to fail with EINVAL.
- on copyup, do not copy the opaque xattr.
- fix a wrong lookup for whiteout files, that could happen on a
double unlink.
* Thu Jan 09 2020 sgrunert@suse.com
- Update to v0.7.3
- fix build with -fno-common
- fix possible segmentation fault in direct_fsync()
- use the data store to create missing whiteouts
- after a rename, force a directory reload
* Tue Dec 17 2019 sgrunert@suse.com
- Update to v0.7.2
- introduce inodes cache
- correctly read inode for unix sockets
- avoid hash map lookup when possible
- use st_dev for the ino key
- check whether writeback is supported
- set_attrs: don't require write to S_IFREG
- ioctl: do not reuse fi->fh for directories
- fix skip whiteout deletion optimization
- store the new mode after chmod
* Mon Aug 19 2019 sgrunert@suse.com
- Update to v0.5.1
- support fuse writeback cache and enable it by default
- update to latest gnulib
- add option to disable fsync
- add option to disable xattrs
- add option to skip ino number check in lower layers
- fix fd validity check
- fix memory leak
- fix read after free
- fix type for flistxattr return
- fix warnings reported by lgtm.com
- enable parallel dirops
* Mon Jun 17 2019 sgrunert@suse.com
- Update to v0.4.1 (bsc#1137860):
- create_directory: do not redeclare variable buf
- fuse-overlayfs: accept option "dev"
- fuse-overlayfs: add check to readdir for the node parent
- fuse-overlayfs: add cleanup for layers
- fuse-overlayfs: drop usage of static arrays for paths
- fuse-overlayfs: refactor some xattrs common code
- fuse-overlayfs: start using GCC autocleanup
- fuse-overlayfs: use cleanup function for initializing node
- fuse-overlays: fix interaction of unlink(2) with readdir(2)
- main: add missing debug messages
- main: do the unlink only after we created the temporary file
- main: fix a fd leak
- main: ignore EINVAL when copying xattrs
- setattr: use fd from fi->fh for ftruncate() whenever possible
* Thu Mar 28 2019 fcastelli@suse.com
- Create initial package for version 0.3
/usr/bin/fuse-overlayfs /usr/share/doc/packages/fuse-overlayfs /usr/share/doc/packages/fuse-overlayfs/README.md /usr/share/licenses/fuse-overlayfs /usr/share/licenses/fuse-overlayfs/COPYING /usr/share/man/man1/fuse-overlayfs.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:05:49 2025