Accepting request 42082 from security
Copy from security/audit based on submit request 42082 from user jones_tony OBS-URL: https://build.opensuse.org/request/show/42082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audit?expand=0&rev=35
This commit is contained in:
parent
946471abf6
commit
f70ee56352
@ -1,8 +1,13 @@
|
||||
All patches need to have a patch description header similar to what is used in
|
||||
kernel cvs.
|
||||
SuSE kernel git tree. Patches added without this will be reverted. Thanks.
|
||||
|
||||
Clear description of problem.
|
||||
Buzilla entry if applicable.
|
||||
Indication as to whether patch was upstreamed.
|
||||
From: Name <email>
|
||||
Subject: Summary of fix
|
||||
Date: date
|
||||
References: bnc#xxxxxx (bugzilla reference)
|
||||
Signed-Off-by: Name <email> (same as From: if committer is patch author)
|
||||
|
||||
Short paragraph describing problem/fix.
|
||||
|
||||
References to upstream repo/commit-id if applicable.
|
||||
|
||||
Patches added without this will be reverted. Thanks.
|
||||
|
@ -26,7 +26,7 @@ Summary: Python Bindings for libaudit
|
||||
License: GPLv2+
|
||||
Group: System/Monitoring
|
||||
Version: 2.0.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Url: http://people.redhat.com/sgrubb/audit/
|
||||
Source0: audit-%{version}.tar.bz2
|
||||
Patch1: audit-plugins-path.patch
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 21:22:51 UTC 2010 - tonyj@novell.com
|
||||
|
||||
- Minor changes to README-BEFORE-ADDING-PATCHES file.
|
||||
- Add this file as %source in spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 17:50:31 CEST 2010 - dmueller@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ BuildRequires: gcc-c++ tcpd-devel
|
||||
BuildRequires: kernel-headers >= 2.6.29
|
||||
Summary: User Space Tools for 2.6 Kernel Auditing
|
||||
Version: 2.0.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2+
|
||||
Group: System/Monitoring
|
||||
Url: http://people.redhat.com/sgrubb/audit/
|
||||
@ -31,6 +31,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: auditd.init
|
||||
Source2: auditd.sysconfig
|
||||
Source3: baselibs.conf
|
||||
Source4: README-BEFORE-ADDING-PATCHES
|
||||
Patch1: audit-no_python.patch
|
||||
Patch2: audit-no_plugins.patch
|
||||
Patch3: audit-no-gss.patch
|
||||
|
Loading…
Reference in New Issue
Block a user