rpms/audit/F-8 audit.spec, 1.162, 1.163 sources, 1.107, 1.108 audit-1.7.2-avc.patch, 1.1, NONE audit-1.7.3-cmd.patch, 1.1, NONE audit-1.7.3-prelude.patch, 1.5, NONE

Steve Grubb (sgrubb) fedora-extras-commits at redhat.com
Sat May 10 18:52:14 UTC 2008


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20130

Modified Files:
	audit.spec sources 
Removed Files:
	audit-1.7.2-avc.patch audit-1.7.3-cmd.patch 
	audit-1.7.3-prelude.patch 
Log Message:
* 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
- audispd now has a priority boost config option
- Look for laddr in avcs reported via prelude
- Detect page 0 mmaps and alert via prelude



Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/F-8/audit.spec,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- audit.spec	18 Apr 2008 18:31:10 -0000	1.162
+++ audit.spec	10 May 2008 18:51:36 -0000	1.163
@@ -1,21 +1,18 @@
 %define sca_version 0.4.6
-%define sca_release 5
+%define sca_release 6
 %define selinux_variants mls strict targeted
 %define selinux_policyver 3.0.8 
 %{!?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.2
-Release: 5%{?dist}
+Version: 1.7.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
 Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
 Patch0: audit-1.6.8-zos.patch
-Patch1: audit-1.7.3-cmd.patch
-Patch2: audit-1.7.2-avc.patch
-Patch3: audit-1.7.3-prelude.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gettext-devel intltool libtool swig python-devel
 BuildRequires: kernel-headers >= 2.6.18
@@ -100,9 +97,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 mkdir zos-remote-policy
 cp -p audisp/plugins/zos-remote/policy/audispd-zos-remote.* zos-remote-policy
 
@@ -328,6 +322,13 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* 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
+- audispd now has a priority boost config option
+- Look for laddr in avcs reported via prelude
+- Detect page 0 mmaps and alert via prelude
+
 * Fri Apr 18 2008 Steve Grubb <sgrubb at redhat.com> 1.7.2-5
 - Update auparse patch for audisp-prelude 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/F-8/sources,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- sources	17 Apr 2008 20:54:12 -0000	1.107
+++ sources	10 May 2008 18:51:36 -0000	1.108
@@ -1 +1 @@
-1415749e73fbee34ff5f5f78ab92386a  audit-1.7.2.tar.gz
+6980bf61ff301f37259ea788cfdd5d37  audit-1.7.3.tar.gz


--- audit-1.7.2-avc.patch DELETED ---


--- audit-1.7.3-cmd.patch DELETED ---


--- audit-1.7.3-prelude.patch DELETED ---




More information about the fedora-extras-commits mailing list