rpms/audit/devel .cvsignore, 1.15, 1.16 audit.spec, 1.26, 1.27 sources, 1.15, 1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Apr 24 21:35:31 UTC 2005


Author: sgrubb

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

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Sun Apr 24 2005 Steve Grubb <sgrubb at redhat.com> 0.7.1-1
- Make sure time calc is done using localtime
- Raise rlimits for file size & cpu usage
- Added new disk_error_action config item to auditd.conf
- Rework memory management of event buffer
- Handled all errors in event logging thread



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	23 Apr 2005 21:15:11 -0000	1.15
+++ .cvsignore	24 Apr 2005 21:35:29 -0000	1.16
@@ -12,3 +12,4 @@
 audit-0.6.11.tar.gz
 audit-0.6.12.tar.gz
 audit-0.7.tar.gz
+audit-0.7.1.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/audit.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- audit.spec	23 Apr 2005 21:15:11 -0000	1.26
+++ audit.spec	24 Apr 2005 21:35:29 -0000	1.27
@@ -1,6 +1,6 @@
 Summary: User space tools for 2.6 kernel auditing.
 Name: audit
-Version: 0.7
+Version: 0.7.1
 Release: 1
 License: GPL
 Group: System Environment/Daemons
@@ -119,6 +119,13 @@
 
 
 %changelog
+* Sun Apr 24 2005 Steve Grubb <sgrubb at redhat.com> 0.7.1-1
+- Make sure time calc is done using localtime
+- Raise rlimits for file size & cpu usage
+- Added new disk_error_action config item to auditd.conf
+- Rework memory management of event buffer
+- Handled all errors in event logging thread
+
 * Sat Apr 23 2005 Steve Grubb <sgrubb at redhat.com> 0.7-1
 - In auditctl -l, loop until all rules are printed
 - Update autrace not to run if rules are currently loaded


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	23 Apr 2005 21:15:11 -0000	1.15
+++ sources	24 Apr 2005 21:35:29 -0000	1.16
@@ -10,3 +10,4 @@
 6e03202c0233824643dc2ab79fa2696e  audit-0.6.11.tar.gz
 af01d49cae8814c99a64c866acbdb7ca  audit-0.6.12.tar.gz
 48a94a0d0bd890b451b84397133b5781  audit-0.7.tar.gz
+03d26ae05ce5cf6ddba625b560a6f1b9  audit-0.7.1.tar.gz




More information about the fedora-cvs-commits mailing list