Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libseccomp for openSUSE:Factory 
checked in at 2021-09-25 22:51:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libseccomp (Old)
 and      /work/SRC/openSUSE:Factory/.libseccomp.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libseccomp"

Sat Sep 25 22:51:17 2021 rev:32 rq:918661 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libseccomp/libseccomp.changes    2021-09-12 
20:09:32.572083927 +0200
+++ /work/SRC/openSUSE:Factory/.libseccomp.new.1899/libseccomp.changes  
2021-09-25 22:51:19.703340239 +0200
@@ -1,0 +2,5 @@
+Mon Sep 13 08:19:30 UTC 2021 - Andreas Schwab <[email protected]>
+
+- Skip 11-basic-basic_errors test on qemu linux-user emulation
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libseccomp.spec ++++++
--- /var/tmp/diff_new_pack.mT5nRB/_old  2021-09-25 22:51:21.363342352 +0200
+++ /var/tmp/diff_new_pack.mT5nRB/_new  2021-09-25 22:51:21.367342357 +0200
@@ -78,7 +78,8 @@
 
 %if 0%{?qemu_user_space_build}
 # The qemu linux-user emulation does not allow executing
-# prctl(PR_SET_SECCOMP), which breaks this test.  Stub it out.
+# prctl(PR_SET_SECCOMP), which breaks these tests.  Stub them out.
+echo 'int main () { return 0; }' >tests/11-basic-basic_errors.c
 echo 'int main () { return 0; }' >tests/52-basic-load.c
 %endif
 

Reply via email to