Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audit for openSUSE:Factory checked in at 2021-08-07 17:57:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audit (Old) and /work/SRC/openSUSE:Factory/.audit.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audit" Sat Aug 7 17:57:08 2021 rev:95 rq:910030 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes 2021-06-24 18:21:50.688867670 +0200 +++ /work/SRC/openSUSE:Factory/.audit.new.1899/audit-secondary.changes 2021-08-07 17:57:19.242797274 +0200 @@ -1,0 +2,14 @@ +Fri Jul 30 18:14:14 CEST 2021 - Enzo Matsumiya <ematsum...@suse.com> + +- Update to version 3.0.3: + * Dont interpret audit netlink groups unless AUDIT_NLGRP_MAX is defined + * Add support for AUDIT_RESP_ORIGIN_UNBLOCK_TIMED to ids + * Change auparse_feed_has_data in auparse to include incomplete events + * Auditd, stop linking against -lrt + * Add ProtectHome and RestrictRealtime to auditd.service + * In auditd, read up to 3 netlink packets in a row + * In auditd, do not validate path to plugin unless active + * In auparse, only emit config errors when AUPARSE_DEBUG env variable exists +- use https source urls + +------------------------------------------------------------------- audit.changes: same change Old: ---- audit-3.0.2.tar.gz New: ---- audit-3.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audit-secondary.spec ++++++ --- /var/tmp/diff_new_pack.ztcwCB/_old 2021-08-07 17:57:19.818796820 +0200 +++ /var/tmp/diff_new_pack.ztcwCB/_new 2021-08-07 17:57:19.822796817 +0200 @@ -22,13 +22,13 @@ # The seperation is required to minimize unnecessary build cycles. %define _name audit Name: audit-secondary -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later Group: System/Monitoring -URL: http://people.redhat.com/sgrubb/audit/ -Source0: http://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz +URL: https://people.redhat.com/sgrubb/audit/ +Source0: https://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz Source1: system-group-audit.conf Patch1: audit-plugins-path.patch Patch2: audit-no-gss.patch ++++++ audit.spec ++++++ --- /var/tmp/diff_new_pack.ztcwCB/_old 2021-08-07 17:57:19.842796801 +0200 +++ /var/tmp/diff_new_pack.ztcwCB/_new 2021-08-07 17:57:19.846796798 +0200 @@ -17,13 +17,13 @@ Name: audit -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later Group: System/Monitoring -URL: http://people.redhat.com/sgrubb/audit/ -Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz +URL: https://people.redhat.com/sgrubb/audit/ +Source0: https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz Source1: baselibs.conf Source2: README-BEFORE-ADDING-PATCHES Patch0: change-default-log_group.patch ++++++ audit-3.0.2.tar.gz -> audit-3.0.3.tar.gz ++++++ ++++ 2127 lines of diff (skipped) ++++++ audit-no-gss.patch ++++++ --- /var/tmp/diff_new_pack.ztcwCB/_old 2021-08-07 17:57:20.102796596 +0200 +++ /var/tmp/diff_new_pack.ztcwCB/_new 2021-08-07 17:57:20.102796596 +0200 @@ -18,5 +18,5 @@ -krb5_principal = auditd -##krb5_key_file = /etc/audit/audit.key distribute_network = no - q_depth = 400 + q_depth = 1200 overflow_action = SYSLOG