New upstream feature prerelease
This commit is contained in:
parent
25d18ec2e7
commit
e2b3c180d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@ audit-2.0.4.tar.gz
|
|||||||
/audit-2.8.3.tar.gz
|
/audit-2.8.3.tar.gz
|
||||||
/audit-2.8.4.tar.gz
|
/audit-2.8.4.tar.gz
|
||||||
/audit-3.0-alpha.tar.gz
|
/audit-3.0-alpha.tar.gz
|
||||||
|
/audit-3.0-alpha2.tar.gz
|
||||||
|
@ -3,10 +3,10 @@
|
|||||||
Summary: User space tools for 2.6 kernel auditing
|
Summary: User space tools for 2.6 kernel auditing
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
Release: 0.1.20180717gitacd53d1%{?dist}
|
Release: 0.2.20180808git77fbcf3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha.tar.gz
|
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha2.tar.gz
|
||||||
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||||
|
|
||||||
BuildRequires: gcc swig
|
BuildRequires: gcc swig
|
||||||
@ -249,6 +249,7 @@ fi
|
|||||||
%attr(644,root,root) %{_mandir}/man7/audit.rules.7.gz
|
%attr(644,root,root) %{_mandir}/man7/audit.rules.7.gz
|
||||||
%attr(644,root,root) %{_mandir}/man5/auditd.conf.5.gz
|
%attr(644,root,root) %{_mandir}/man5/auditd.conf.5.gz
|
||||||
%attr(644,root,root) %{_mandir}/man5/ausearch-expression.5.gz
|
%attr(644,root,root) %{_mandir}/man5/ausearch-expression.5.gz
|
||||||
|
%attr(644,root,root) %{_mandir}/man5/auditd-plugins.5.gz
|
||||||
%attr(755,root,root) /sbin/auditctl
|
%attr(755,root,root) /sbin/auditctl
|
||||||
%attr(755,root,root) /sbin/auditd
|
%attr(755,root,root) /sbin/auditd
|
||||||
%attr(755,root,root) /sbin/ausearch
|
%attr(755,root,root) /sbin/ausearch
|
||||||
@ -297,6 +298,9 @@ fi
|
|||||||
%attr(750,root,root) /sbin/audispd-zos-remote
|
%attr(750,root,root) /sbin/audispd-zos-remote
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 08 2018 Steve Grubb <sgrubb@redhat.com> 3.0-0.2.20180808git77fbcf3
|
||||||
|
- New upstream feature prerelease
|
||||||
|
|
||||||
* Tue Jul 17 2018 Steve Grubb <sgrubb@redhat.com> 3.0-0.1.20180717gitacd53d1
|
* Tue Jul 17 2018 Steve Grubb <sgrubb@redhat.com> 3.0-0.1.20180717gitacd53d1
|
||||||
- New upstream feature prerelease
|
- New upstream feature prerelease
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (audit-3.0-alpha.tar.gz) = 2dce8baeb6bc3cb07311d2c7e00818a333a39b4dca0ddad1c7f2be2f6d8d2afe609a17de561361c74f8d8556691aad7b54687094f108f5339178791907bed23c
|
SHA512 (audit-3.0-alpha2.tar.gz) = aacbbc31ed5b3fa9b841457c75f25ce0ea4f9635a6dbb5f6cabc115fde54ba8b8b26070d039959d7d5ca971f3790d452ff8e7d58f5090bcc653ef436531ee22c
|
||||||
|
Loading…
Reference in New Issue
Block a user