From 60b4d64ef2d933d3c14cbf8844268e88a90dc69f Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Mon, 24 Aug 2026 15:27:51 +0200 Subject: [PATCH] Remove patch for gnulib.modules Ths file is not present in the distribution archive, so patching it breaks the build. Resolves: RHEL-234448 --- tar-1.35-CVE-2026-18477.patch | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/tar-1.35-CVE-2026-18477.patch b/tar-1.35-CVE-2026-18477.patch index b3d0ce5..32d2ea8 100644 --- a/tar-1.35-CVE-2026-18477.patch +++ b/tar-1.35-CVE-2026-18477.patch @@ -33,28 +33,6 @@ index b9e4ce54..f12d98c7 100644 Mike Muuss mike@brl.mil Mike Nolan nolan@lpl.arizona.edu Mike Rogers mike@demon.net -diff --git a/gnulib.modules b/gnulib.modules -index a7f20b77..c013db51 100644 ---- a/gnulib.modules -+++ b/gnulib.modules -@@ -64,8 +64,8 @@ lchown - linkat - localcharset - manywarnings -+mempcpy - mkdirat --mkdtemp - mkfifoat - modechange - obstack -@@ -98,6 +98,7 @@ strtol - strtoul - strtoumax - symlinkat -+tempname - timespec - timespec-sub - unlinkat diff --git a/lib/Makefile.am b/lib/Makefile.am index 38645b2c..45152c49 100644 --- a/lib/Makefile.am