rpms/audit/FC-6 .cvsignore, 1.70, 1.71 audit.spec, 1.118, 1.119 sources, 1.81, 1.82

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 16 22:33:59 UTC 2007


Author: sgrubb

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

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Fri Feb 16 2007 Steve Grubb <sgrubb at redhat.com> 1.4.1-1
- updated audit_rule_fieldpair_data to handle perm correctly (#226780)
- Finished search options for audit parsing library
- Fix ausearch -se to work correctly
- Fix auditd init script for /usr on netdev (#228528)
- Parse avc seperms better when there are more than one



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/audit/FC-6/.cvsignore,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- .cvsignore	28 Nov 2006 23:04:18 -0000	1.70
+++ .cvsignore	16 Feb 2007 22:33:57 -0000	1.71
@@ -67,3 +67,4 @@
 audit-1.2.8.tar.gz
 audit-1.2.9.tar.gz
 audit-1.3.tar.gz
+audit-1.4.1.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/FC-6/audit.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- audit.spec	5 Feb 2007 14:00:06 -0000	1.118
+++ audit.spec	16 Feb 2007 22:33:57 -0000	1.119
@@ -1,17 +1,18 @@
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
-Version: 1.4
+Version: 1.4.1
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
 Source0: %{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool swig python-devel
 BuildRequires: kernel-headers >= 2.6.18
 BuildRequires: automake >= 1.9
 BuildRequires: autoconf >= 2.59
 Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-libs-python = %{version}-%{release}
 Requires: chkconfig
 Prereq: coreutils
 
@@ -174,6 +175,13 @@
 %config(noreplace) %attr(640,root,root) /etc/sysconfig/auditd
 
 %changelog
+* Fri Feb 16 2007 Steve Grubb <sgrubb at redhat.com> 1.4.1-1
+- updated audit_rule_fieldpair_data to handle perm correctly (#226780)
+- Finished search options for audit parsing library
+- Fix ausearch -se to work correctly
+- Fix auditd init script for /usr on netdev (#228528)
+- Parse avc seperms better when there are more than one
+
 * Mon Feb 05 2007 Steve Grubb <sgrubb at redhat.com> 1.4-1
 - New report about authentication attempts
 - update autrace to have resource usage mode


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/audit/FC-6/sources,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- sources	5 Feb 2007 14:00:06 -0000	1.81
+++ sources	16 Feb 2007 22:33:57 -0000	1.82
@@ -1 +1 @@
-3a1376dbe39305fc656bfe1a66fb1b21  audit-1.4.tar.gz
+bd41d7ce365758ccf695471cff7bb802  audit-1.4.1.tar.gz




More information about the fedora-cvs-commits mailing list