Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mold for openSUSE:Factory checked in at 2023-07-27 16:52:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mold (Old) and /work/SRC/openSUSE:Factory/.mold.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mold" Thu Jul 27 16:52:44 2023 rev:31 rq:1100863 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mold/mold.changes 2023-03-16 22:58:52.799615366 +0100 +++ /work/SRC/openSUSE:Factory/.mold.new.32662/mold.changes 2023-07-27 16:52:57.322542063 +0200 @@ -1,0 +2,16 @@ +Wed Jul 26 13:07:20 UTC 2023 - Martin Liška <[email protected]> + +- Update to version 2.0.0 + * License changed to MIT. + * Previously, mold could not produce an object file with more than 65520 sections + using the --relocatable option. Now the bug has been fixed. (2e8bd0b) + * mold now interprets -undefined as a synonym for --undefined instead of -u + ndefined. This seems inconsistent, as -ufoo is generally treated as -u foo + (which is an alias for --undefined foo), but this is the behavior of the GNU + linkers and LLVM lld, so we prioritize compatibility over consistency. + * -nopie is now handled as a synonym for --no-pie. + * [RISC-V] R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocation types are now + supported (4bffe26, 1ac5fe7) + * [PPC64] R_PPC64_REL32 relocation type is now supported. (ebd780e) + +------------------------------------------------------------------- Old: ---- mold-1.11.0.tar.gz New: ---- mold-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mold.spec ++++++ --- /var/tmp/diff_new_pack.t22OmM/_old 2023-07-27 16:52:58.142546696 +0200 +++ /var/tmp/diff_new_pack.t22OmM/_new 2023-07-27 16:52:58.146546719 +0200 @@ -17,10 +17,10 @@ Name: mold -Version: 1.11.0 +Version: 2.0.0 Release: 0 Summary: A Modern Linker (mold) -License: AGPL-3.0-or-later +License: MIT Group: Development/Tools/Building URL: https://github.com/rui314/mold Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz ++++++ mold-1.11.0.tar.gz -> mold-2.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/mold/mold-1.11.0.tar.gz /work/SRC/openSUSE:Factory/.mold.new.32662/mold-2.0.0.tar.gz differ: char 13, line 1
