New upstream git snapshot prerelease which fixes several problems
Fixed 1698130 - removing audit.rpm doesn't stop auditd
This commit is contained in:
parent
103776cf2f
commit
53e9cc8dcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@ audit-2.0.4.tar.gz
|
||||
/audit-3.0-alpha5.tar.gz
|
||||
/audit-3.0-alpha6.tar.gz
|
||||
/audit-3.0-alpha7.tar.gz
|
||||
/audit-3.0-alpha8.tar.gz
|
||||
|
@ -3,10 +3,10 @@
|
||||
Summary: User space tools for 2.6 kernel auditing
|
||||
Name: audit
|
||||
Version: 3.0
|
||||
Release: 0.8.20190326git03e7489%{?dist}
|
||||
Release: 0.9.20190507gitf58ec40%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://people.redhat.com/sgrubb/audit/
|
||||
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha7.tar.gz
|
||||
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha8.tar.gz
|
||||
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt
|
||||
|
||||
BuildRequires: gcc swig
|
||||
@ -267,7 +267,8 @@ fi
|
||||
%attr(750,root,root) /sbin/audispd-zos-remote
|
||||
|
||||
%changelog
|
||||
* Tue Apr 09 2019 Steve Grubb <sgrubb@redhat.com> 3.0-0.8.20190326git03e7489
|
||||
* Mon Jun 10 2019 Steve Grubb <sgrubb@redhat.com> 3.0-0.9.20190507gitf58ec40
|
||||
- New upstream git snapshot prerelease which fixes several problems
|
||||
- Fixed 1698130 - removing audit.rpm doesn't stop auditd
|
||||
|
||||
* Tue Mar 26 2019 Steve Grubb <sgrubb@redhat.com> 3.0-0.7.20190326git03e7489
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (audit-3.0-alpha7.tar.gz) = 3ef27371bd485b805ce36f4b3dc9cc34055cb127226a7b9b9cb9773b6dc341d562069cd8fd09cb43f59335c322ebe28de8bb844b4557cb9e36e57f05e31f81d9
|
||||
SHA512 (audit-3.0-alpha8.tar.gz) = 4c661085a5971eea093632e494a3db07f095c9ae1565279f9d5d7b1426bbf67a6de3adc0c4da8f6bdfab0a195eada2ec5c0906ae0067d56bf3a360eff04b5bc7
|
||||
|
Loading…
Reference in New Issue
Block a user