import audit-3.0.7-4.el8

This commit is contained in:
CentOS Sources 2022-11-08 01:53:07 -05:00 committed by Stepan Oksanichenko
parent 71d19ea425
commit aa0d958660

View File

@ -3,7 +3,7 @@
Summary: User space tools for kernel auditing
Name: audit
Version: 3.0.7
Release: 2%{?dist}.2
Release: 4%{?dist}
License: GPLv2+
URL: http://people.redhat.com/sgrubb/audit/
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
@ -240,13 +240,13 @@ fi
%attr(750,root,root) %{_sbindir}/audispd-zos-remote
%changelog
* Thu Mar 31 2022 Sergio Correia <scorreia@redhat.com> - 3.0.7-2.2
* Mon May 02 2022 Sergio Correia <scorreia@redhat.com> - 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 <scorreia@redhat.com> - 3.0.7-2.1
* Mon Mar 14 2022 Sergio Correia <scorreia@redhat.com> - 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 <scorreia@redhat.com> - 3.0.7-2
- Adjust sample-rules dir permissions