diff --git a/.gitignore b/.gitignore index 9b934df..ba01682 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,4 @@ audit-2.0.4.tar.gz /audit-2.7.tar.gz /audit-2.7.1.tar.gz /audit-2.7.2.tar.gz +/audit-2.7.3.tar.gz diff --git a/audit-2.7.3-csv.patch b/audit-2.7.3-csv.patch deleted file mode 100644 index 3d65642..0000000 --- a/audit-2.7.3-csv.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urp audit-2.7.2/src/ausearch-report.c audit-2.7.3/src/ausearch-report.c ---- audit-2.7.2/src/ausearch-report.c 2017-02-13 09:22:49.618094389 -0500 -+++ audit-2.7.3/src/ausearch-report.c 2017-02-13 10:55:50.000000000 -0500 -@@ -484,7 +484,7 @@ static void csv_event(auparse_state_t *a - fprintf(stderr, "error normalizing %s\n", type); - - // Just dump an empty frame -- printf(",,,,,,,,%s%s\n", extra_labels ? ",," : "", -+ printf(",,,,,,,,,%s%s\n", extra_labels ? ",," : "", - extra_keys ? "," : ""); - return; - } diff --git a/audit.spec b/audit.spec index 26b2e2c..84a4659 100644 --- a/audit.spec +++ b/audit.spec @@ -2,14 +2,13 @@ Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 2.7.2 -Release: 2%{?dist} +Version: 2.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 Source1: https://www.gnu.org/licenses/lgpl-2.1.txt -Patch1: audit-2.7.3-csv.patch BuildRequires: openldap-devel BuildRequires: swig BuildRequires: python-devel @@ -114,7 +113,6 @@ Management Facility) database, through an IBM Tivoli Directory Server %prep %setup -q cp %{SOURCE1} . -%patch1 -p1 %build %configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes \ @@ -310,6 +308,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Fri Feb 24 2017 Steve Grubb 2.7.3-1 +- New upstream feature and bugfix release + * Mon Feb 13 2017 Steve Grubb 2.7.2-2 - Fix ausearch csv output diff --git a/sources b/sources index 4d8b91e..f23a7bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (audit-2.7.2.tar.gz) = a3974547a6da15e87c9070f3aa8a40232555afbd8d6cdf41e6d3c2a059f766ae75febbe8ff72fdadb522222eefda08e55f10dd8d20a3cee2625a6048d38c152b +SHA512 (audit-2.7.3.tar.gz) = 0f504169e1a41078a2244d47418b37f714003e637656af53548bb041f48bbab2422c9e25f78fcf48fa7e57aa6a47336f4b37428df7676b13b3df64d20cd1a2f2