Skip to content

v1.18

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:58
· 16 commits to main since this release
v1.18
899cdaa
  • main: fix operations on hardlinked lower-layer files resolving to the wrong layer (CVE-2026-77478).

  • About the binaries

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containers/fuse-overlayfs/actions/runs/33323800392

The binaries should be reproducible with the following command:

docker buildx build   -o /tmp/fuse-overlayfs-builds   --build-arg SOURCE_DATE_EPOCH=1788108417   --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1   --platform=amd64,arm64,arm,s390x,ppc64le,riscv64   -f Containerfile.cross   "https://github.com/containers/fuse-overlayfs.git#"