Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mold for openSUSE:Factory checked in at 2026-04-29 19:20:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mold (Old) and /work/SRC/openSUSE:Factory/.mold.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mold" Wed Apr 29 19:20:35 2026 rev:63 rq:1349991 version:2.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mold/mold.changes 2026-04-28 12:01:22.773998643 +0200 +++ /work/SRC/openSUSE:Factory/.mold.new.30200/mold.changes 2026-04-29 19:22:14.251877364 +0200 @@ -1,0 +2,18 @@ +Wed Apr 29 11:10:35 UTC 2026 - Richard Biener <[email protected]> + +- Update to version 2.41.0 + + * A new --zero-to-bss option has been added. When given, mold scans + input data sections and converts all-zero sections into BSS (SHT_NOBITS), + reducing output file size. This is especially useful for user-defined + sections created with __attribute__((section(...))) containing + uninitialized global variables, which GCC and Clang emit as regular + data sections even when their contents are entirely zero. (847341d) + + * --print-gc-sections and --print-icf-sections can now take =FILE to + save their output to a file (e.g., --print-gc-sections=output.txt). + + * --gdb-index performance has been improved by eliminating unnecessary + zero-initializations and parallelizing more of the index generation. + +------------------------------------------------------------------- Old: ---- mold-2.40.1.tar.gz New: ---- mold-2.41.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mold.spec ++++++ --- /var/tmp/diff_new_pack.6z0Knr/_old 2026-04-29 19:22:14.955906181 +0200 +++ /var/tmp/diff_new_pack.6z0Knr/_new 2026-04-29 19:22:14.955906181 +0200 @@ -18,7 +18,7 @@ Name: mold -Version: 2.40.1 +Version: 2.41.0 Release: 0 Summary: A Modern Linker (mold) License: MIT ++++++ mold-2.40.1.tar.gz -> mold-2.41.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/mold/mold-2.40.1.tar.gz /work/SRC/openSUSE:Factory/.mold.new.30200/mold-2.41.0.tar.gz differ: char 12, line 1
