diff --git a/audit.spec b/audit.spec index e91572f0affe5efbd08c44141c6db273e726c4fc..3bbb591383cd771a28547c6c1b724ad744069cc3 100644 --- a/audit.spec +++ b/audit.spec @@ -4,7 +4,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.0.7 -Release: 2%{anolis_release}%{?dist}.2 +Release: 4%{anolis_release}%{?dist} License: GPLv2+ URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz @@ -37,7 +37,7 @@ Summary: Dynamic library for libaudit License: LGPLv2+ %description libs -The audit-libs package contains the dynamic libraries needed for +The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. %package libs-devel @@ -254,16 +254,16 @@ fi %doc README ChangeLog init.d/auditd.cron %changelog -* Sat Jul 16 2022 Bo Ren - 3.0.7-2.0.1.2 +* Tue Dec 27 2022 Bo Ren - 3.0.7-4.0.1 - Add doc sub package -* Thu Mar 31 2022 Sergio Correia - 3.0.7-2.2 +* Mon May 02 2022 Sergio Correia - 3.0.7-4 - Drop ProtectHome from auditd.service as it interferes with rules - Resolves: rhbz#2070705 - Default systemd service config blocks audit watch rules in some directories + Resolves: rhbz#2071727 - Default systemd service config blocks audit watch rules in some directories -* Mon Mar 14 2022 Sergio Correia - 3.0.7-2.1 +* Mon Mar 14 2022 Sergio Correia - 3.0.7-3 - Fix path normalization in auparse - Resolves: rhbz#2061726 - auparse missing information when used with --format-text + Resolves: rhbz#2062612 - auparse missing information when used with --format-text * Tue Feb 22 2022 Sergio Correia - 3.0.7-2 - Adjust sample-rules dir permissions diff --git a/dist b/dist new file mode 100644 index 0000000000000000000000000000000000000000..9c0e36ec42a2d9bfefacb21ac6354c9ddd910533 --- /dev/null +++ b/dist @@ -0,0 +1 @@ +an8