forked from pool/audit
Accepting request 221023 from home:jones_tony:branches:security
OBS-URL: https://build.opensuse.org/request/show/221023 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=60
This commit is contained in:
parent
87bc3dd49c
commit
b30a3d0a5f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8872e0b5392888789061db8034164305ef0e1b34543e1e7004d275f039081d29
|
||||
size 947897
|
3
audit-2.3.3.tar.gz
Normal file
3
audit-2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ebd87cf187d2fcff0695d32411b9f3df2854e1d50a2b4227b8d85035bed8493
|
||||
size 920703
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 00:06:30 UTC 2014 - tonyj@suse.com
|
||||
|
||||
- Update to version 2.3.3. See audit.spec (libaudit1) for upstream
|
||||
changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 18:28:58 UTC 2013 - tonyj@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package audit-secondary
|
||||
#
|
||||
# Copyright (c) 2013 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -30,7 +30,7 @@ BuildRequires: swig
|
||||
Summary: Secondary packages for audit
|
||||
License: GPL-2.0+
|
||||
Group: System/Monitoring
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 0
|
||||
Url: http://people.redhat.com/sgrubb/audit/
|
||||
Source0: http://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 00:05:38 UTC 2014 - tonyj@suse.com
|
||||
|
||||
- Update to version 2.3.3
|
||||
|
||||
Changelog 2.3.3
|
||||
- Documentation updates
|
||||
- Add AUDIT_USER_MAC_CONFIG_CHANGE event for MAC policy changes
|
||||
- Update interpreting scheduler policy names
|
||||
- Update automake files to automake-1.13.4
|
||||
- Remove CAP_COMPROMISE_KERNEL interpretation
|
||||
- Parse name field in AVC's (#1049916)
|
||||
- Add missing typedef for auparse_type_t enumeration (#1053424)
|
||||
- Fix parsing encoded filenames in records
|
||||
- Parse SECCOMP events
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 18:26:57 UTC 2013 - tonyj@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package audit
|
||||
#
|
||||
# Copyright (c) 2013 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@ Name: audit
|
||||
Summary: First part of auditing package
|
||||
License: GPL-2.0+
|
||||
Group: System/Monitoring
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 0
|
||||
Url: http://people.redhat.com/sgrubb/audit/
|
||||
Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user