diff mbox series

[meta-oe] audit: upgrade 4.0.3 -> 4.0.4

Message ID 20250602070339.3632772-1-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-oe] audit: upgrade 4.0.3 -> 4.0.4 | expand

Commit Message

Yi Zhao June 2, 2025, 7:03 a.m. UTC
ChangeLog:
- auditctl: update io_uring operations table
- update syscall table for 6.15
- auditd.cron.5: Describe time-based log rotation setup
- auditd: Broadcast a warning on startup if a system halt is possible
- Fix audisp-remote segfault on connection error
- Improve locating last event if ausearch is using checkpointing
- af_unix plugin: fix string mode support
- Remove const from audit_rule_fieldpair_data &
  audit_rule_interfield_comp_data
- Add various updates to the experimental ids plugin
- Add glibc memory statistics to auditd state report

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../recipes-security/audit/{audit_4.0.3.bb => audit_4.0.4.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-security/audit/{audit_4.0.3.bb => audit_4.0.4.bb} (98%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-security/audit/audit_4.0.3.bb b/meta-oe/recipes-security/audit/audit_4.0.4.bb
similarity index 98%
rename from meta-oe/recipes-security/audit/audit_4.0.3.bb
rename to meta-oe/recipes-security/audit/audit_4.0.4.bb
index 356ee6a84d..952a362698 100644
--- a/meta-oe/recipes-security/audit/audit_4.0.3.bb
+++ b/meta-oe/recipes-security/audit/audit_4.0.4.bb
@@ -13,7 +13,7 @@  SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master;proto
           "
 
 S = "${WORKDIR}/git"
-SRCREV = "51d154c5b7ec91831cbb89fe6ca54d8eb7ba344c"
+SRCREV = "81dcded2ed9e407dd1357eda0bdc0855f06085e6"
 
 inherit autotools python3targetconfig update-rc.d systemd