From 28392964d4e19205d8e4f1c3c7f6379e1eb85364 Mon Sep 17 00:00:00 2001 From: suvari Date: Sun, 2 Feb 2020 02:33:51 +0300 Subject: [PATCH] audit: ver. bump to 2.8.5 --- util/admin/audit/actions.py | 1 - util/admin/audit/pspec.xml | 15 +++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/util/admin/audit/actions.py b/util/admin/audit/actions.py index 45da6844e0..74807da036 100644 --- a/util/admin/audit/actions.py +++ b/util/admin/audit/actions.py @@ -13,7 +13,6 @@ def setup(): autotools.configure("--with-libcap-ng=yes \ --enable-gssapi-krb5=no \ --enable-systemd=no \ - --with-python=yes \ --disable-static") def build(): diff --git a/util/admin/audit/pspec.xml b/util/admin/audit/pspec.xml index 5307c70522..e2ad3f158d 100644 --- a/util/admin/audit/pspec.xml +++ b/util/admin/audit/pspec.xml @@ -14,9 +14,9 @@ service User space tools for kernel auditing audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. - http://people.redhat.com/sgrubb/audit/audit-2.8.4.tar.gz + http://people.redhat.com/sgrubb/audit/audit-2.8.5.tar.gz - python-devel + python3-devel kernel-headers libcap-ng-devel tcp-wrappers-devel @@ -57,7 +57,7 @@ audit - /usr/lib/python* + /usr/lib/python3.8 @@ -76,6 +76,13 @@ + + 2020-02-02 + 2.8.5 + Version bump + Kamil Atlı + suvari@pisilinux.org + 2018-08-10 2.8.4 @@ -112,4 +119,4 @@ kaptan@pisilinux.org - + \ No newline at end of file