pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mold
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Jan 23 22:10:35 UTC 2023
Modified Files:
pkgsrc/devel/mold: Makefile distinfo
Log Message:
mold: update to 1.10.1.
mold 1.10.1 contains only the following bug fix:
- 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.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/mold/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/mold/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mold/Makefile
diff -u pkgsrc/devel/mold/Makefile:1.29 pkgsrc/devel/mold/Makefile:1.30
--- pkgsrc/devel/mold/Makefile:1.29 Fri Jan 20 18:37:29 2023
+++ pkgsrc/devel/mold/Makefile Mon Jan 23 22:10:35 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2023/01/20 18:37:29 fcambus Exp $
+# $NetBSD: Makefile,v 1.30 2023/01/23 22:10:35 fcambus Exp $
-DISTNAME= mold-1.10.0
+DISTNAME= mold-1.10.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rui314/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/mold/distinfo
diff -u pkgsrc/devel/mold/distinfo:1.25 pkgsrc/devel/mold/distinfo:1.26
--- pkgsrc/devel/mold/distinfo:1.25 Fri Jan 20 18:37:29 2023
+++ pkgsrc/devel/mold/distinfo Mon Jan 23 22:10:35 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2023/01/20 18:37:29 fcambus Exp $
+$NetBSD: distinfo,v 1.26 2023/01/23 22:10:35 fcambus Exp $
-BLAKE2s (mold-1.10.0.tar.gz) = 2598d99f81c961b7750201db41ccbb67811de20f2e29c6fe7debfb81cee77c62
-SHA512 (mold-1.10.0.tar.gz) = 3a275dd439383c6e868e754f64d2d4ba7fdd0e669a49e5041e2f75f30f662fd4cd6e8cca0cdd558ac5fdd43cc7d3b14ca02535eebb010cfed4c018f1eb5c84b7
-Size (mold-1.10.0.tar.gz) = 8173315 bytes
+BLAKE2s (mold-1.10.1.tar.gz) = ee6eb557a9d7ed9dc0e1def1728c22849d2f49891f06cf93475655c71d8bb64b
+SHA512 (mold-1.10.1.tar.gz) = b9df5ddc3a3a022523506638309373c3440128f3c702a7db69c44c180177148e92fbf73347be0c4e0e890395cfb2a5b12d2650ee267f9f58212ccfa981519bbf
+Size (mold-1.10.1.tar.gz) = 8173701 bytes
SHA1 (patch-CMakeLists.txt) = ca9361a34f272817450c9062292e74ac8ec843c9
Home |
Main Index |
Thread Index |
Old Index