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-06-18 22:06:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mold (Old)
 and      /work/SRC/openSUSE:Factory/.mold.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mold"

Sat Jun 18 22:06:11 2022 rev:15 rq:983544 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mold/mold.changes        2022-05-20 
17:52:10.279304943 +0200
+++ /work/SRC/openSUSE:Factory/.mold.new.1548/mold.changes      2022-06-18 
22:06:15.251661593 +0200
@@ -1,0 +2,23 @@
+Sat Jun 18 07:10:09 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Update to version 1.3.0
+  * The --icf=safe option has been supported.
+  * LTO now works reliably under a heavy load.
+  mold used to abort occasionally under such condition on Linux
+  due to a spurious failure of pthread_create(2). (d8a8877)
+  * mold now prints out undefined symbol errors in a format similar to LLVM 
lld. (13816a1)
+  * mold now prints out a better error message for the disk full situation. 
(5969260)
+  * mold can now build GCC 12 with LTO. (708ad63)
+  * Fixed an LTO issue on 32-bits hosts such as i686. (920266b)
+  * mold is now AddressSanitizer and UndefinedSanitizer clean. (fafb75b, 
3499ee6)
+  * mold used to create broken debug info on 32-bits hosts (#490).
+    The bug has been fixed. (0abd0a4)
+  * mold used to accept not only a single dash but also double
+    dashes for single-letter options. For example, --S was accidentally 
accepted as an alias for-S.
+    This is unconventional, and such options are no longer accepted. (232dafa)
+  * --color-diagnostics is now an alias for --color-diagnostics=auto
+    instead of --color-diagnostics=always for compatibility with LLVM lld.
+  * pkg-config is no longer needed to build mold.
+  * The --package-metadata option is supported. (#505, e9f6715)
+
+-------------------------------------------------------------------

Old:
----
  mold-1.2.1.tar.gz

New:
----
  mold-1.3.0.tar.gz

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

Other differences:
------------------
++++++ mold.spec ++++++
--- /var/tmp/diff_new_pack.v6LHAm/_old  2022-06-18 22:06:15.991662645 +0200
+++ /var/tmp/diff_new_pack.v6LHAm/_new  2022-06-18 22:06:15.999662656 +0200
@@ -17,10 +17,11 @@
 
 
 Name:           mold
-Version:        1.2.1
+Version:        1.3.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
 ExclusiveArch:  x86_64 aarch64 riscv64

++++++ mold-1.2.1.tar.gz -> mold-1.3.0.tar.gz ++++++
++++ 27317 lines of diff (skipped)

Reply via email to