rpms/audit/devel .cvsignore, 1.87, 1.88 audit.spec, 1.162, 1.163 sources, 1.109, 1.110

Steve Grubb (sgrubb) fedora-extras-commits at redhat.com
Thu Feb 14 19:51:39 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28433

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Thu Feb 14 2008 Steve Grubb <sgrubb at 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/.cvsignore,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- .cvsignore	31 Jan 2008 22:07:21 -0000	1.87
+++ .cvsignore	14 Feb 2008 19:51:04 -0000	1.88
@@ -84,3 +84,4 @@
 audit-1.6.5.tar.gz
 audit-1.6.6.tar.gz
 audit-1.6.7.tar.gz
+audit-1.6.8.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- audit.spec	31 Jan 2008 22:27:40 -0000	1.162
+++ audit.spec	14 Feb 2008 19:51:04 -0000	1.163
@@ -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 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Thu Feb 14 2008 Steve Grubb <sgrubb at 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 at redhat.com> 1.6.7-2
 - In ausearch/report, prefer -if to stdin
 - In ausearch/report, add new command line option --input-logs (#428860)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/sources,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- sources	31 Jan 2008 22:07:21 -0000	1.109
+++ sources	14 Feb 2008 19:51:04 -0000	1.110
@@ -1 +1 @@
-589a5e3a33ee8df891fc83bddca79f5d  audit-1.6.7.tar.gz
+67cd6d2995bbb0a8b3c37ce484d758f5  audit-1.6.8.tar.gz




More information about the fedora-extras-commits mailing list