rpms/audit/devel .cvsignore, 1.39, 1.40 audit.spec, 1.54, 1.55 sources, 1.41, 1.42

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jul 29 18:11:54 UTC 2005


Author: sgrubb

Update of /cvs/dist/rpms/audit/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30923

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Thu Jul 29 2005 Steve Grubb <sgrubb at redhat.com> 0.9.20-1
- Fix ausearch to handle no audit log better
- Fix auditctl blank line handling
- Trim trailing '/' from file system watches in auditctl
- Catch cases where parameter was passed without option being given to auditctl
- Add CAPP sample configuration



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- .cvsignore	14 Jul 2005 20:25:26 -0000	1.39
+++ .cvsignore	29 Jul 2005 18:11:51 -0000	1.40
@@ -36,3 +36,4 @@
 audit-0.9.17.tar.gz
 audit-0.9.18.tar.gz
 audit-0.9.19.tar.gz
+audit-0.9.20.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/audit.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- audit.spec	18 Jul 2005 14:56:29 -0000	1.54
+++ audit.spec	29 Jul 2005 18:11:51 -0000	1.55
@@ -1,7 +1,7 @@
 Summary: User space tools for 2.6 kernel auditing.
 Name: audit
-Version: 0.9.19
-Release: 2
+Version: 0.9.20
+Release: 1
 License: GPL
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
@@ -107,7 +107,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING ChangeLog sample.rules
+%doc README COPYING ChangeLog sample.rules contrib/capp.rules
 %attr(0644,root,root) %{_mandir}/man8/*
 %attr(750,root,root)  /sbin/auditctl
 %attr(750,root,root)  /sbin/auditd
@@ -121,8 +121,12 @@
 
 
 %changelog
-* Mon Jul 18 2005 Tomas Mraz <tmraz at redhat.com> 0.9.19-2
-- make /usr/lib/libaudit.so point at the right file
+* Thu Jul 29 2005 Steve Grubb <sgrubb at redhat.com> 0.9.20-1
+- Fix ausearch to handle no audit log better
+- Fix auditctl blank line handling
+- Trim trailing '/' from file system watches in auditctl
+- Catch cases where parameter was passed without option being given to auditctl
+- Add CAPP sample configuration
 
 * Thu Jul 14 2005 Steve Grubb <sgrubb at redhat.com> 0.9.19-1
 - ausearch remove debug code


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	14 Jul 2005 20:25:26 -0000	1.41
+++ sources	29 Jul 2005 18:11:51 -0000	1.42
@@ -1 +1 @@
-81784e00e4fec1a4b81f9c251dc0a18c  audit-0.9.19.tar.gz
+2b9799f1170afeb14c771eb721b8f092  audit-0.9.20.tar.gz




More information about the fedora-cvs-commits mailing list