diff --git a/audit-3.0.9.tar.gz b/audit-3.0.9.tar.gz deleted file mode 100644 index 3595002..0000000 --- a/audit-3.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd9570444df1573a274ca8ba23590082298a083cfc0618138957f590e845bc78 -size 1210655 diff --git a/audit-3.1.tar.gz b/audit-3.1.tar.gz new file mode 100644 index 0000000..cd3b8e8 --- /dev/null +++ b/audit-3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cf3cdabb2786c08b1de3599a3b1a547e55f7a9f9c1eb2078f5b44cf44e8378 +size 1215931 diff --git a/audit-secondary.changes b/audit-secondary.changes index f1c1137..9e2ca83 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 20 14:13:06 UTC 2023 - Paolo Stivanin + +- Update to 3.1: + * Disable ProtectControlGroups in auditd.service by default + * Fix rule checking for exclude filter + * Make audit_rule_syscallbyname_data work correctly outside of auditctl + * Add new record types + * Add io_uring support + * Add support for new FANOTIFY record fields + * Add keyword, this-hour, to ausearch/report start/end options + * Add Requires.private to audit.pc file + * Try to interpret OPENAT2 fields correctly + ------------------------------------------------------------------- Tue Dec 27 10:21:56 UTC 2022 - Ludwig Nussel diff --git a/audit-secondary.spec b/audit-secondary.spec index 1315a16..33e6dcd 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -22,7 +22,7 @@ # The seperation is required to minimize unnecessary build cycles. %define _name audit Name: audit-secondary -Version: 3.0.9 +Version: 3.1 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later diff --git a/audit.changes b/audit.changes index 22981df..13454bd 100644 --- a/audit.changes +++ b/audit.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 20 14:12:55 UTC 2023 - Paolo Stivanin + +- Update to 3.1: + * Disable ProtectControlGroups in auditd.service by default + * Fix rule checking for exclude filter + * Make audit_rule_syscallbyname_data work correctly outside of auditctl + * Add new record types + * Add io_uring support + * Add support for new FANOTIFY record fields + * Add keyword, this-hour, to ausearch/report start/end options + * Add Requires.private to audit.pc file + * Try to interpret OPENAT2 fields correctly + ------------------------------------------------------------------- Thu Dec 15 19:17:35 UTC 2022 - Enzo Matsumiya diff --git a/audit.spec b/audit.spec index ac8a617..402630a 100644 --- a/audit.spec +++ b/audit.spec @@ -17,7 +17,7 @@ Name: audit -Version: 3.0.9 +Version: 3.1 Release: 0 Summary: Linux kernel audit subsystem utilities License: GPL-2.0-or-later