forked from pool/audit
- use https source urls
OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=125
This commit is contained in:
parent
97e319769c
commit
ebf7ab7764
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:22a17adc2e524c25531e2abf28d655bd49eabc38b0c357c81094b0b8369a73e6
|
oid sha256:23777e1dc9a80a2ee06a4d442a6a0a9bcbf1ae7ee4b5738a220ff619738cc904
|
||||||
size 593405
|
size 1186684
|
||||||
|
@ -27,8 +27,8 @@ Release: 0
|
|||||||
Summary: Linux kernel audit subsystem utilities
|
Summary: Linux kernel audit subsystem utilities
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: https://people.redhat.com/sgrubb/audit/
|
||||||
Source0: http://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz
|
Source0: https://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz
|
||||||
Source1: system-group-audit.conf
|
Source1: system-group-audit.conf
|
||||||
Patch1: audit-plugins-path.patch
|
Patch1: audit-plugins-path.patch
|
||||||
Patch2: audit-no-gss.patch
|
Patch2: audit-no-gss.patch
|
||||||
|
@ -10,6 +10,7 @@ Fri Jul 30 18:14:14 CEST 2021 - Enzo Matsumiya <ematsumiya@suse.com>
|
|||||||
* In auditd, read up to 3 netlink packets in a row
|
* In auditd, read up to 3 netlink packets in a row
|
||||||
* In auditd, do not validate path to plugin unless active
|
* In auditd, do not validate path to plugin unless active
|
||||||
* In auparse, only emit config errors when AUPARSE_DEBUG env variable exists
|
* In auparse, only emit config errors when AUPARSE_DEBUG env variable exists
|
||||||
|
- use https source urls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 14 20:54:49 CEST 2021 - Enzo Matsumiya <ematsumiya@suse.com>
|
Mon Jun 14 20:54:49 CEST 2021 - Enzo Matsumiya <ematsumiya@suse.com>
|
||||||
|
@ -22,8 +22,8 @@ Release: 0
|
|||||||
Summary: Linux kernel audit subsystem utilities
|
Summary: Linux kernel audit subsystem utilities
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: https://people.redhat.com/sgrubb/audit/
|
||||||
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
|
Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Source2: README-BEFORE-ADDING-PATCHES
|
Source2: README-BEFORE-ADDING-PATCHES
|
||||||
Patch0: change-default-log_group.patch
|
Patch0: change-default-log_group.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user