All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH] audit: upgrade 4.1.2 -> 4.1.3
Date: Wed,  4 Mar 2026 09:09:22 +0800	[thread overview]
Message-ID: <20260304010922.881900-1-yi.zhao@windriver.com> (raw)

ChangeLog:
https://github.com/linux-audit/audit-userspace/releases/tag/v4.1.3

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 ...auparse-test-disable-some-test-cases.patch | 38 -------------------
 .../audit/{audit_4.1.2.bb => audit_4.1.3.bb}  |  3 +-
 2 files changed, 1 insertion(+), 40 deletions(-)
 delete mode 100644 meta-oe/recipes-security/audit/audit/0001-auparse-test-disable-some-test-cases.patch
 rename meta-oe/recipes-security/audit/{audit_4.1.2.bb => audit_4.1.3.bb} (96%)

diff --git a/meta-oe/recipes-security/audit/audit/0001-auparse-test-disable-some-test-cases.patch b/meta-oe/recipes-security/audit/audit/0001-auparse-test-disable-some-test-cases.patch
deleted file mode 100644
index fb9a901f3c..0000000000
--- a/meta-oe/recipes-security/audit/audit/0001-auparse-test-disable-some-test-cases.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From 003983a6e04a5e8d9373a96cb0a1c13caae9b193 Mon Sep 17 00:00:00 2001
-From: Yi Zhao <yi.zhao@windriver.com>
-Date: Sat, 6 Sep 2025 14:04:40 +0800
-Subject: [PATCH] auparse/test: disable some test cases
-
-Disable test cases databuf_test lru_cache_test and uid_name_wrap_test as
-they can not be built with --disable-static configuration. See [1].
-
-[1]: https://github.com/linux-audit/audit-userspace/issues/494
-
-Upstream-Status: Inappropriate [embedded specific]
-
-Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
----
- auparse/test/Makefile.am | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/auparse/test/Makefile.am b/auparse/test/Makefile.am
-index 06928438..dad75e76 100644
---- a/auparse/test/Makefile.am
-+++ b/auparse/test/Makefile.am
-@@ -21,10 +21,10 @@
- #
- 
- CONFIG_CLEAN_FILES = *.loT *.rej *.orig *.cur
--noinst_PROGRAMS = auparse_test auparselol_test lookup_test databuf_test \
--	auparse_extra_test lru_cache_test uid_name_wrap_test
-+noinst_PROGRAMS = auparse_test auparselol_test lookup_test \
-+	auparse_extra_test
- TESTS = run_auparse_tests.sh run_auparselol_test.sh lookup_test \
--	databuf_test auparse_extra_test lru_cache_test uid_name_wrap_test
-+	auparse_extra_test
- dist_check_SCRIPTS = run_auparse_tests.sh run_auparselol_test.sh
- EXTRA_DIST = auparse_test.ref auparse_test.ref.py test.log test2.log test3.log test4.log auditd_raw.sed run_auparse_tests.sh auparse_test.py run_auparselol_test.sh
- CLEANFILES = run_auparse_tests.sh run_auparselol_test.sh
--- 
-2.34.1
-
diff --git a/meta-oe/recipes-security/audit/audit_4.1.2.bb b/meta-oe/recipes-security/audit/audit_4.1.3.bb
similarity index 96%
rename from meta-oe/recipes-security/audit/audit_4.1.2.bb
rename to meta-oe/recipes-security/audit/audit_4.1.3.bb
index ae06b6023e..12636045d4 100644
--- a/meta-oe/recipes-security/audit/audit_4.1.2.bb
+++ b/meta-oe/recipes-security/audit/audit_4.1.3.bb
@@ -9,11 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SRC_URI = "git://github.com/linux-audit/${BPN}-userspace.git;branch=master;protocol=https \
            file://0001-Fixed-swig-host-contamination-issue.patch \
-           file://0001-auparse-test-disable-some-test-cases.patch \
            file://auditd \
           "
 
-SRCREV = "4db9c700b0c8b24a8113bc00d98101228e7d0212"
+SRCREV = "dfda9708910e4e72412e68d638087b29522df386"
 
 inherit autotools python3targetconfig update-rc.d systemd
 
-- 
2.34.1



                 reply	other threads:[~2026-03-04  1:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260304010922.881900-1-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.