New upstream bugfix release
This commit is contained in:
parent
ac93049cd6
commit
f2c912892b
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@ audit-2.0.4.tar.gz
|
|||||||
/audit-2.6.6.tar.gz
|
/audit-2.6.6.tar.gz
|
||||||
/audit-2.6.7.tar.gz
|
/audit-2.6.7.tar.gz
|
||||||
/audit-2.7.tar.gz
|
/audit-2.7.tar.gz
|
||||||
|
/audit-2.7.1.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: User space tools for 2.6 kernel auditing
|
Summary: User space tools for 2.6 kernel auditing
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 2.7
|
Version: 2.7.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
@ -308,6 +308,9 @@ fi
|
|||||||
%attr(750,root,root) /sbin/audispd-zos-remote
|
%attr(750,root,root) /sbin/audispd-zos-remote
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2017 Steve Grubb <sgrubb@redhat.com> 2.7.1-1
|
||||||
|
- New upstream bugfix release
|
||||||
|
|
||||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.7-2
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.7-2
|
||||||
- Rebuild for Python 3.6
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (audit-2.7.tar.gz) = d38deacdd74747f30d1418bda948d5e84f0538b5918c7adba2e803c4f0d633f382a511b71a4e90a84ccac3cbfad2e3669fa6bb6670ade5230afdaabaf2f8acc9
|
SHA512 (audit-2.7.1.tar.gz) = 37964d81deee8608fde5f90d5d096727d3eb009e084be34749adcb0662e607e35c49c80bd83ce38b17161f11363b691721c8a8aa5dea832d320c53ab0ebb7483
|
||||||
|
Loading…
Reference in New Issue
Block a user