diff --git a/audit-2.3.2.tar.gz b/audit-2.3.2.tar.gz deleted file mode 100644 index 9853a26..0000000 --- a/audit-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8872e0b5392888789061db8034164305ef0e1b34543e1e7004d275f039081d29 -size 947897 diff --git a/audit-2.3.3.tar.gz b/audit-2.3.3.tar.gz new file mode 100644 index 0000000..7d90200 --- /dev/null +++ b/audit-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebd87cf187d2fcff0695d32411b9f3df2854e1d50a2b4227b8d85035bed8493 +size 920703 diff --git a/audit-secondary.changes b/audit-secondary.changes index f32f09a..dbad0a4 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -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 diff --git a/audit-secondary.spec b/audit-secondary.spec index 5fa21e4..1aa17eb 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -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 diff --git a/audit.changes b/audit.changes index 2156ee3..32a4dac 100644 --- a/audit.changes +++ b/audit.changes @@ -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 diff --git a/audit.spec b/audit.spec index 410eb3f..b772e12 100644 --- a/audit.spec +++ b/audit.spec @@ -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