Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libseccomp for openSUSE:Factory checked in at 2025-02-07 22:57:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libseccomp (Old) and /work/SRC/openSUSE:Factory/.libseccomp.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libseccomp" Fri Feb 7 22:57:34 2025 rev:41 rq:1243229 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libseccomp/libseccomp.changes 2025-01-25 19:10:23.123502305 +0100 +++ /work/SRC/openSUSE:Factory/.libseccomp.new.2316/libseccomp.changes 2025-02-07 22:59:27.559965257 +0100 @@ -1,0 +2,6 @@ +Tue Feb 4 22:11:41 UTC 2025 - Christian Boltz <suse-b...@cboltz.de> + +- add 62-sim-arch_transactions-remove-fuzzer.patch to fix s390x build + (https://github.com/seccomp/libseccomp/issues/455) + +------------------------------------------------------------------- New: ---- 62-sim-arch_transactions-remove-fuzzer.patch BETA DEBUG BEGIN: New: - add 62-sim-arch_transactions-remove-fuzzer.patch to fix s390x build (https://github.com/seccomp/libseccomp/issues/455) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libseccomp.spec ++++++ --- /var/tmp/diff_new_pack.ozJFHr/_old 2025-02-07 22:59:28.075986548 +0100 +++ /var/tmp/diff_new_pack.ozJFHr/_new 2025-02-07 22:59:28.079986713 +0100 @@ -38,6 +38,7 @@ Source3: %pname.keyring Source99: baselibs.conf Patch1: make-python-build.patch +Patch2: 62-sim-arch_transactions-remove-fuzzer.patch BuildRequires: autoconf BuildRequires: automake >= 1.11 BuildRequires: fdupes ++++++ 62-sim-arch_transactions-remove-fuzzer.patch ++++++ >From 2f0f3b0e9121720108431c5d054164016f476230 Mon Sep 17 00:00:00 2001 From: Paul Moore <p...@paul-moore.com> Date: Sat, 25 Jan 2025 11:12:55 -0500 Subject: [PATCH] tests: remove the fuzzer from test 62-sim-arch_transactions We can't reliably run the bpf-sim-fuzz tests on tests which manipulate the filters arch/ABIs unless the filter is safe to run on all arch/ABIs, which is more or less impossible. Remove the bpf-sim-fuzz test section in test #62 to work around this, just as we do with the other similar tests. Signed-off-by: Paul Moore <p...@paul-moore.com> Signed-off-by: Tom Hromatka <tom.hroma...@oracle.com> (cherry picked from commit 7db46d72f13c172b290818f624c2966bd0db5677) --- tests/62-sim-arch_transactions.tests | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/62-sim-arch_transactions.tests b/tests/62-sim-arch_transactions.tests index 4b23213e..aac6db24 100644 --- a/tests/62-sim-arch_transactions.tests +++ b/tests/62-sim-arch_transactions.tests @@ -14,11 +14,6 @@ test type: bpf-sim 62-sim-arch_transactions +x86_64 open N N N N N N KILL 62-sim-arch_transactions +x86_64 close N N N N N N ALLOW -test type: bpf-sim-fuzz - -# Testname StressCount -62-sim-arch_transactions 5 - test type: bpf-valgrind # Testname ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.ozJFHr/_old 2025-02-07 22:59:28.119988363 +0100 +++ /var/tmp/diff_new_pack.ozJFHr/_new 2025-02-07 22:59:28.123988528 +0100 @@ -1,5 +1,5 @@ -mtime: 1737701013 -commit: 9b123afc16bcd0ef100b489a9e2dbb2d4f55798b05f4718f286b8da6c71d271d +mtime: 1738707363 +commit: 6bbc789a678c169df6ac5c6132fec9b5a4f3d02f0681f8fd215428ca4815d900 url: https://src.opensuse.org/jengelh/libseccomp revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory