diff mbox series

[meta-oe] audit: upgrade 3.1 -> 3.1.1

Message ID 1683539957-25094-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe] audit: upgrade 3.1 -> 3.1.1 | expand

Commit Message

Mingyu Wang (Fujitsu) May 8, 2023, 9:59 a.m. UTC
Changelog:
=========
- Add user friendly keywords for signals to auditctl
- In ausearch, parse up URINGOP and DM_CTRL records
- Harden auparse to better handle corrupt logs
- Fix a CFLAGS propogation problem in the common directory
- Move the audispd af_unix plugin to a standalone program

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-security/audit/{audit_3.1.bb => audit_3.1.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-security/audit/{audit_3.1.bb => audit_3.1.1.bb} (98%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-security/audit/audit_3.1.bb b/meta-oe/recipes-security/audit/audit_3.1.1.bb
similarity index 98%
rename from meta-oe/recipes-security/audit/audit_3.1.bb
rename to meta-oe/recipes-security/audit/audit_3.1.1.bb
index 8bd81791ed..7ed2fd2dec 100644
--- a/meta-oe/recipes-security/audit/audit_3.1.bb
+++ b/meta-oe/recipes-security/audit/audit_3.1.1.bb
@@ -16,7 +16,7 @@  SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master;proto
 "
 
 S = "${WORKDIR}/git"
-SRCREV = "81c813fc4ebb11bf1eca8b8bdb5b253dff31e68e"
+SRCREV = "6e367585a899231da05797c6126f8bb01febb2f5"
 
 inherit autotools python3targetconfig update-rc.d systemd