- Update for gcc 4.3

- Cleanup descriptors in audispd before running plugin
- Fix 'recent' keyword for aureport/search
- Fix SE Linux policy for zos_remote plugin
- Add event type for group password authentication attempts
- Couple of updates to the translation tables
- Add detection of failed group authentication to audisp-prelude
This commit is contained in:
Steve Grubb 2008-02-14 19:51:04 +00:00
parent f4110fe9a8
commit a37b944f0b
3 changed files with 14 additions and 4 deletions

View File

@ -84,3 +84,4 @@ audit-1.6.4.tar.gz
audit-1.6.5.tar.gz
audit-1.6.6.tar.gz
audit-1.6.7.tar.gz
audit-1.6.8.tar.gz

View File

@ -1,12 +1,12 @@
%define sca_version 0.4.5
%define sca_release 9
%define sca_release 10
%define selinux_variants mls strict targeted
%define selinux_policyver 3.2.5
Summary: User space tools for 2.6 kernel auditing
Name: audit
Version: 1.6.7
Release: 2%{?dist}
Version: 1.6.8
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Daemons
URL: http://people.redhat.com/sgrubb/audit/
@ -306,6 +306,15 @@ fi
%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
%changelog
* Thu Feb 14 2008 Steve Grubb <sgrubb@redhat.com> 1.6.8-1
- Update for gcc 4.3
- Cleanup descriptors in audispd before running plugin
- Fix 'recent' keyword for aureport/search
- Fix SE Linux policy for zos_remote plugin
- Add event type for group password authentication attempts
- Couple of updates to the translation tables
- Add detection of failed group authentication to audisp-prelude
* Thu Jan 31 2008 Steve Grubb <sgrubb@redhat.com> 1.6.7-2
- In ausearch/report, prefer -if to stdin
- In ausearch/report, add new command line option --input-logs (#428860)

View File

@ -1 +1 @@
589a5e3a33ee8df891fc83bddca79f5d audit-1.6.7.tar.gz
67cd6d2995bbb0a8b3c37ce484d758f5 audit-1.6.8.tar.gz