Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package diffutils for openSUSE:Factory 
checked in at 2022-09-21 14:38:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diffutils (Old)
 and      /work/SRC/openSUSE:Factory/.diffutils.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diffutils"

Wed Sep 21 14:38:51 2022 rev:46 rq:1004567 version:3.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/diffutils/diffutils.changes      2021-10-01 
22:28:59.349366926 +0200
+++ /work/SRC/openSUSE:Factory/.diffutils.new.2083/diffutils.changes    
2022-09-21 14:38:52.541163112 +0200
@@ -1,0 +2,5 @@
+Wed Sep 14 07:49:54 UTC 2022 - Andreas Schwab <[email protected]>
+
+- Skip gnulib test test-free under qemu emulation (bsc#1202260)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ diffutils.spec ++++++
--- /var/tmp/diff_new_pack.HwEjvF/_old  2022-09-21 14:38:53.229165019 +0200
+++ /var/tmp/diff_new_pack.HwEjvF/_new  2022-09-21 14:38:53.229165019 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package diffutils
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,6 +50,8 @@
 echo exit 77 > gnulib-tests/test-c-stack.sh
 echo 'int main() { return 77; }' > 
gnulib-tests/test-sigsegv-catch-stackoverflow1.c
 echo 'int main() { return 77; }' > 
gnulib-tests/test-sigsegv-catch-stackoverflow2.c
+# This triggers a bug in qemu (bsc#1202260)
+echo 'int main() { return 77; }' > gnulib-tests/test-free.c
 %endif
 %make_build check
 

Reply via email to