From 5d7f367806e7a88fc86c532a372bcbc4d8bf62d9 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 10 Dec 2023 17:13:57 +0300 Subject: [PATCH] edit changelog for import fuse-overlayfs-1.4.0-2.module+el8.4.0+10614+dd38312c --- SPECS/fuse-overlayfs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/fuse-overlayfs.spec b/SPECS/fuse-overlayfs.spec index 79c7df6..081e316 100644 --- a/SPECS/fuse-overlayfs.spec +++ b/SPECS/fuse-overlayfs.spec @@ -66,6 +66,9 @@ modprobe fuse > /dev/null 2>&1 || : %{_modulesloaddir}/fuse-overlayfs.conf %changelog +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.4.0-2 +- Rebuilt for MSVSphere 8.8 + * Fri Jan 29 2021 Jindrich Novy - 1.4.0-2 - disable openat2 syscall again - still unsupported in current RHEL8 kernel - Related: #1883490