rpms/audit/devel .cvsignore, 1.95, 1.96 audit.spec, 1.184, 1.185 sources, 1.119, 1.120

Steve Grubb sgrubb at fedoraproject.org
Wed Sep 17 20:13:03 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9623

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
* Wed Sep 17 2008 Steve Grubb <sgrubb at redhat.com> 1.7.7-1
- Bug fixes for GSSAPI code in remote logging (DJ Delorie)
- Add watched syscall support to audisp-prelude
- Enable tcp_wrappers support in auditd



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/.cvsignore,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- .cvsignore	11 Sep 2008 22:51:16 -0000	1.95
+++ .cvsignore	17 Sep 2008 20:12:32 -0000	1.96
@@ -92,3 +92,4 @@
 audit-1.7.4.tar.gz
 audit-1.7.5.tar.gz
 audit-1.7.6.tar.gz
+audit-1.7.7.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- audit.spec	11 Sep 2008 23:11:08 -0000	1.184
+++ audit.spec	17 Sep 2008 20:12:32 -0000	1.185
@@ -1,12 +1,12 @@
 %define sca_version 0.4.8
-%define sca_release 2
+%define sca_release 3
 %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.6
+Version: 1.7.7
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -168,8 +168,8 @@
 	--delete-original				\
 	system-config-audit/system-config-audit.desktop
 
-#% check
-#make check
+%check
+make check
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -324,6 +324,11 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Wed Sep 17 2008 Steve Grubb <sgrubb at redhat.com> 1.7.7-1
+- Bug fixes for GSSAPI code in remote logging (DJ Delorie)
+- Add watched syscall support to audisp-prelude
+- Enable tcp_wrappers support in auditd
+
 * Wed Sep 11 2008 Steve Grubb <sgrubb at redhat.com> 1.7.6-1
 - Add subject to audit daemon events (Chu Li)
 - Add tcp_wrappers support for auditd


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/devel/sources,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- sources	11 Sep 2008 22:51:16 -0000	1.119
+++ sources	17 Sep 2008 20:12:32 -0000	1.120
@@ -1 +1 @@
-4dcd4f2f9535feb38a2ad0c594dfdeb1  audit-1.7.6.tar.gz
+be66a1e78091f0e7280e286784c5b4b3  audit-1.7.7.tar.gz




More information about the fedora-extras-commits mailing list