audit: upgrade 4.0.3 -> 4.0.4

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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2025-06-02 15:03:39 +08:00 committed by Khem Raj
parent 908df74183
commit bf555c2a62

View File

@ -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