rpms/audit/devel .cvsignore, 1.92, 1.93 audit.spec, 1.177, 1.178 sources, 1.116, 1.117

Steve Grubb (sgrubb) fedora-extras-commits at redhat.com
Mon May 19 18:03:48 UTC 2008


Author: sgrubb

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

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Mon May 19 2008 Steve Grubb <sgrubb at redhat.com> 1.7.4-1
- Fix interpreting of keys in syscall records
- Don't error on name=(null) PATH records in ausearch/report
- Add key report to aureport
- Update system-config-audit to 0.4.7 (Miloslav Trmac)
- Add support for the filetype field option in auditctl new to 2.6.26 kernels



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/.cvsignore,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- .cvsignore	9 May 2008 18:37:00 -0000	1.92
+++ .cvsignore	19 May 2008 18:02:47 -0000	1.93
@@ -89,3 +89,4 @@
 audit-1.7.tar.gz
 audit-1.7.1.tar.gz
 audit-1.7.3.tar.gz
+audit-1.7.4.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- audit.spec	9 May 2008 18:37:00 -0000	1.177
+++ audit.spec	19 May 2008 18:02:47 -0000	1.178
@@ -1,12 +1,12 @@
-%define sca_version 0.4.6
-%define sca_release 7
+%define sca_version 0.4.7
+%define sca_release 1
 %define selinux_variants mls strict targeted
 %define selinux_policyver 3.2.5 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
-Version: 1.7.3
+Version: 1.7.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -322,6 +322,13 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Mon May 19 2008 Steve Grubb <sgrubb at redhat.com> 1.7.4-1
+- Fix interpreting of keys in syscall records
+- Don't error on name=(null) PATH records in ausearch/report
+- Add key report to aureport
+- Update system-config-audit to 0.4.7 (Miloslav Trmac)
+- Add support for the filetype field option in auditctl new to 2.6.26 kernels
+
 * Fri May 09 2008 Steve Grubb <sgrubb at redhat.com> 1.7.3-1
 - Fix output of keys in ausearch interpretted mode
 - Fix ausearch/report --start now to not be reset to midnight


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/sources,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- sources	9 May 2008 18:37:00 -0000	1.116
+++ sources	19 May 2008 18:02:47 -0000	1.117
@@ -1 +1 @@
-6980bf61ff301f37259ea788cfdd5d37  audit-1.7.3.tar.gz
+ca3b9195b43ed341b03e6bccdb8ca57d  audit-1.7.4.tar.gz




More information about the scm-commits mailing list