Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mold for openSUSE:Factory checked in at 2022-08-06 22:07:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mold (Old) and /work/SRC/openSUSE:Factory/.mold.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mold" Sat Aug 6 22:07:57 2022 rev:18 rq:993355 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mold/mold.changes 2022-08-01 21:34:05.450291972 +0200 +++ /work/SRC/openSUSE:Factory/.mold.new.1521/mold.changes 2022-08-06 22:08:07.894651925 +0200 @@ -1,0 +2,15 @@ +Fri Aug 5 16:54:51 UTC 2022 - Martin Li??ka <mli...@suse.cz> + +- Update to version 1.4.0 + * Initial support for the 32-bit RISC-V (RV32) has landed. (d9db6bc) + * mold now demangles Rust symbols in error messages thanks to @eddyb's rust-demangle.c. (22e1bba) + * --export-dynamic-symbol and --export-dynamic-symbol-list are now supported for + the sake of compatibility with LLVM lld. With these options, you can specify + symbols that should be exported using glob pattern. (e115aae) + * [x86-64] PLT entries created by mold now always begins with ENDBR64 instruction + to improve compatibility with Intel IBT (Indirect Branch Tracking.) (e3e371d) + * mold now defines __dso_handle symbol. The lack of this linker-synthesized symbol + caused a link error with GCC in some environments (#507). (764d757) +- Remove fix-tests.patch. + +------------------------------------------------------------------- Old: ---- fix-tests.patch mold-1.3.1.tar.gz New: ---- mold-1.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mold.spec ++++++ --- /var/tmp/diff_new_pack.URkTmF/_old 2022-08-06 22:08:08.522653750 +0200 +++ /var/tmp/diff_new_pack.URkTmF/_new 2022-08-06 22:08:08.530653773 +0200 @@ -17,14 +17,13 @@ Name: mold -Version: 1.3.1 +Version: 1.4.0 Release: 0 Summary: A Modern Linker (mold) License: AGPL-3.0-or-later Group: Development/Tools/Building URL: https://github.com/rui314/mold Source: https://github.com/rui314/mold/archive/v%{version}/mold-%{version}.tar.gz -Patch0: fix-tests.patch ExclusiveArch: aarch64 %arm %ix86 x86_64 aarch64 riscv64 BuildRequires: cmake %if %{suse_version} < 1550 ++++++ mold-1.3.1.tar.gz -> mold-1.4.0.tar.gz ++++++ ++++ 14482 lines of diff (skipped)