Revert OL modifications

This commit is contained in:
eabdullin 2025-11-05 08:41:41 +00:00
parent df51e0eecd
commit a7c9431f1e
2 changed files with 1 additions and 20 deletions

View File

@ -1,14 +0,0 @@
Signed-off-by: Darren Archibald <darren.archibald@oracle.com>
----
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

View File

@ -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 <akshata.konala@oracle.com> - 1.3.3-106.0.1.1
- Increase db_max_size to 100M
* Mon Aug 18 2025 Petr Lautrbach <lautrbach@redhat.com> - 1.3.3-106.1
- RPMDB crashes with SIGBUS when updating the RPMDB repeatedly
- Add /var/lib/fapolicyd to tmpfiles