update to 2.8.3 [release 2.8.3-1mamba;Thu Mar 15 2018]
This commit is contained in:
parent
4d05df0530
commit
da428f1075
@ -1,5 +1,5 @@
|
|||||||
Name: audit
|
Name: audit
|
||||||
Version: 2.8.2
|
Version: 2.8.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: User space tools for kernel auditing
|
Summary: User space tools for kernel auditing
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -103,6 +103,9 @@ The audispd-plugins package provides plugins for the real-time interface to the
|
|||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
|
# Fix auditctl path in augenrules
|
||||||
|
sed -i "s|[[:space:]]/sbin/auditctl | %{_sbindir}/auditctl |" init.d/augenrules
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#autoreconf -v --install
|
#autoreconf -v --install
|
||||||
%configure \
|
%configure \
|
||||||
@ -270,6 +273,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_mandir}/man8/audisp-remote.8*
|
%{_mandir}/man8/audisp-remote.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 15 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.3-1mamba
|
||||||
|
- update to 2.8.3
|
||||||
|
|
||||||
* Tue Dec 19 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.2-1mamba
|
* Tue Dec 19 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.2-1mamba
|
||||||
- update to 2.8.2
|
- update to 2.8.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user