Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dtc for openSUSE:Factory checked in at 2025-02-06 22:02:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dtc (Old) and /work/SRC/openSUSE:Factory/.dtc.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtc" Thu Feb 6 22:02:01 2025 rev:42 rq:1243432 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dtc/dtc.changes 2024-10-23 21:08:03.333154215 +0200 +++ /work/SRC/openSUSE:Factory/.dtc.new.2316/dtc.changes 2025-02-06 22:02:06.517935650 +0100 @@ -1,0 +2,5 @@ +Tue Feb 4 12:27:13 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Mark assembler output as noexecstack + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtc.spec ++++++ --- /var/tmp/diff_new_pack.CwHlNT/_old 2025-02-06 22:02:07.393971612 +0100 +++ /var/tmp/diff_new_pack.CwHlNT/_new 2025-02-06 22:02:07.393971612 +0100 @@ -1,7 +1,7 @@ # # spec file for package dtc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -72,6 +72,7 @@ %check export EXTRA_CFLAGS="%{optflags}" +export CC="gcc -Wa,--noexecstack" %make_build check %files