SHA256
3
0
forked from pool/audit

Accepting request 283377 from security

revert to r75

OBS-URL: https://build.opensuse.org/request/show/283377
OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=77
This commit is contained in:
Tony Jones 2015-01-29 20:31:09 +00:00 committed by Git OBS Bridge
parent 42d7928102
commit 35ac1a5f73
4 changed files with 2 additions and 1500 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
# #
# spec file for package audit-secondary # spec file for package audit-secondary
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -39,7 +39,6 @@ Patch2: audit-no-gss.patch
Patch3: audit-no_m4_dir.patch Patch3: audit-no_m4_dir.patch
Patch4: audit-allow-manual-stop.patch Patch4: audit-allow-manual-stop.patch
Patch5: audit-ausearch-do-not-require-tclass.patch Patch5: audit-ausearch-do-not-require-tclass.patch
Patch6: audit-ausearch-filter-apparmor-events.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audit-devel = %{version} BuildRequires: audit-devel = %{version}
BuildRequires: autoconf >= 2.12 BuildRequires: autoconf >= 2.12
@ -97,7 +96,6 @@ rm -rf audisp/plugins/prelude
%patch3 -p1 %patch3 -p1
%patch4 -p1 %patch4 -p1
%patch5 -p1 %patch5 -p1
%patch6 -p1
%build %build
autoreconf -fi autoreconf -fi
export CFLAGS="%{optflags} -fno-strict-aliasing" export CFLAGS="%{optflags} -fno-strict-aliasing"

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Jan 29 12:17:30 UTC 2015 - fdmanana@suse.com
- Teach ausearch to filter AppArmor events (Fate#317726).
Added patch file audit-ausearch-filter-apparmor-events.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 24 14:55:22 UTC 2014 - mq@suse.cz Mon Nov 24 14:55:22 UTC 2014 - mq@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package audit # spec file for package audit
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed