rpms/audit/devel .cvsignore, 1.42, 1.43 audit.spec, 1.59, 1.60 sources, 1.46, 1.47

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 8 22:17:10 UTC 2005


Author: sgrubb

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

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Mon Aug 8 2005 Steve Grubb <sgrubb at redhat.com> 1.0.2-1
- Make sure error packets get eaten.
- Fix a few error messages in auditctl
- Fix handling of unsupported watches when reading rules from file in auditctl



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- .cvsignore	3 Aug 2005 17:07:01 -0000	1.42
+++ .cvsignore	8 Aug 2005 22:17:06 -0000	1.43
@@ -39,3 +39,4 @@
 audit-0.9.20.tar.gz
 audit-1.0.tar.gz
 audit-1.0.1.tar.gz
+audit-1.0.2.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/audit.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- audit.spec	3 Aug 2005 20:54:08 -0000	1.59
+++ audit.spec	8 Aug 2005 22:17:06 -0000	1.60
@@ -1,7 +1,7 @@
 Summary: User space tools for 2.6 kernel auditing.
 Name: audit
-Version: 1.0.1
-Release: 2
+Version: 1.0.2
+Release: 1
 License: GPL
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
@@ -121,6 +121,11 @@
 
 
 %changelog
+* Mon Aug 8 2005 Steve Grubb <sgrubb at redhat.com> 1.0.2-1
+- Make sure error packets get eaten.
+- Fix a few error messages in auditctl
+- Fix handling of unsupported watches when reading rules from file in auditctl
+
 * Wed Aug 3 2005 Steve Grubb <sgrubb at redhat.com> 1.0.1-1
 - Add check for fields that cannot be used with syscall entry in auditctl
 - Make auditctl not tolerate duplicate rule and watches


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources	3 Aug 2005 20:54:08 -0000	1.46
+++ sources	8 Aug 2005 22:17:06 -0000	1.47
@@ -1 +1 @@
-ade4d83aa747043e840c985b578a89f8  audit-1.0.1.tar.gz
+129e2253a22df2921b6904cdb39e51f5  audit-1.0.2.tar.gz




More information about the fedora-cvs-commits mailing list