New upstream bugfix release

This commit is contained in:
sgrubb 2015-04-28 16:19:25 -04:00
parent e562add58b
commit 9b47352783
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -127,3 +127,4 @@ audit-2.0.4.tar.gz
/audit-2.3.8.svn20140803.tar.gz /audit-2.3.8.svn20140803.tar.gz
/audit-2.4.tar.gz /audit-2.4.tar.gz
/audit-2.4.1.tar.gz /audit-2.4.1.tar.gz
/audit-2.4.2.tar.gz

View File

@ -6,8 +6,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.4.1 Version: 2.4.2
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/
@ -301,6 +301,9 @@ fi
%attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
%changelog %changelog
* Tue Apr 28 2015 Steve Grubb <sgrubb@redhat.com> 2.4.2-1
- New upstream bugfix release
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.4.1-2 * Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.4.1-2
- Rebuilt for Fedora 23 Change - Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

View File

@ -1 +1 @@
03a73041e2de853148b2bca67a1d9138 audit-2.4.1.tar.gz 52e535e449f6fb80a4491267e35f1cec audit-2.4.2.tar.gz