From a7c9431f1ef3ceaca28e0cefcf0357777a3cba5e Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 5 Nov 2025 08:41:41 +0000 Subject: [PATCH] Revert OL modifications --- SOURCES/fapolicyd-1.0.increase.db.max.size.patch | 14 -------------- SPECS/fapolicyd.spec | 7 +------ 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 SOURCES/fapolicyd-1.0.increase.db.max.size.patch diff --git a/SOURCES/fapolicyd-1.0.increase.db.max.size.patch b/SOURCES/fapolicyd-1.0.increase.db.max.size.patch deleted file mode 100644 index cf691ba..0000000 --- a/SOURCES/fapolicyd-1.0.increase.db.max.size.patch +++ /dev/null @@ -1,14 +0,0 @@ -Signed-off-by: Darren Archibald ----- -diff -Nur fapolicyd-1.1.3.orig/init/fapolicyd.conf fapolicyd-1.1.3/init/fapolicyd.conf ---- fapolicyd-1.1.3.orig/init/fapolicyd.conf 2022-06-21 07:55:47.000000000 -0700 -+++ fapolicyd-1.1.3/init/fapolicyd.conf 2022-10-03 06:23:23.992682955 -0700 -@@ -10,7 +10,7 @@ - gid = fapolicyd - do_stat_report = 1 - detailed_report = 1 --db_max_size = 50 -+db_max_size = 100 - subj_cache_size = 1549 - obj_cache_size = 8191 - watch_fs = ext2,ext3,ext4,tmpfs,xfs,vfat,iso9660,btrfs diff --git a/SPECS/fapolicyd.spec b/SPECS/fapolicyd.spec index d5b696e..e2502c7 100644 --- a/SPECS/fapolicyd.spec +++ b/SPECS/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.3.3 -Release: 106.0.1%{?dist}.1 +Release: 106%{?dist}.1 License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -44,7 +44,6 @@ Patch10: var-run-t-dir-selinux.patch Patch11: fapolicyd-skip-nonregular.patch Patch12: fapolicyd-socket-segfault.patch Patch13: Add-var-lib-fapolicyd-to-tmpfiles.patch -Patch100: fapolicyd-1.0.increase.db.max.size.patch %description Fapolicyd (File Access Policy Daemon) implements application whitelisting @@ -76,7 +75,6 @@ The %{name}-selinux package contains selinux policy for the %{name} daemon. %setup -q -D -T -a 2 %patch -P 1 -p1 -b .uthash %endif -%patch100 -p1 %patch -P 2 -p1 -b .selinux %patch -P 3 -p1 -R -b .var-run-selinux @@ -280,9 +278,6 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog -* Tue Nov 04 2025 Akshata Konala - 1.3.3-106.0.1.1 -- Increase db_max_size to 100M - * Mon Aug 18 2025 Petr Lautrbach - 1.3.3-106.1 - RPMDB crashes with SIGBUS when updating the RPMDB repeatedly - Add /var/lib/fapolicyd to tmpfiles