- Update to version 1.10.1

* mold 1.10.0 had a buffer overrun bug that causes the linker to terminate
    immediately if compiled with -D_GLIBCXX_ASSERTIONS. We fixed the unsafe memory
    access in this release. (7e65546)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=87
This commit is contained in:
Martin Liška
2023-01-22 08:24:35 +00:00
committed by Git OBS Bridge
parent 9417202e99
commit 7946182cf1
4 changed files with 12 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: mold
Version: 1.10.0
Version: 1.10.1
Release: 0
Summary: A Modern Linker (mold)
License: AGPL-3.0-or-later