summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-06 18:30:25 -0500
committerJohn Helmert III <ajak@gentoo.org>2024-01-06 16:39:10 -0800
commitb39e7fe8e9e50ec8e24cb8b9f3db5334d3600aff (patch)
tree7c6b283535444c6f7dffe389da4539ee7bb36014 /profiles
parentnet-misc/tinyssh: drop 20230101 (diff)
downloadgentoo-b39e7fe8e9e50ec8e24cb8b9f3db5334d3600aff.tar.gz
gentoo-b39e7fe8e9e50ec8e24cb8b9f3db5334d3600aff.tar.bz2
gentoo-b39e7fe8e9e50ec8e24cb8b9f3db5334d3600aff.zip
profiles/arch/x86: mask <dev-lang/go-1.21
Bug: https://bugs.gentoo.org/919310 Bug: https://bugs.gentoo.org/921366 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/x86/package.mask10
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask
index 93882ec598d5..f6a6e9619706 100644
--- a/profiles/arch/x86/package.mask
+++ b/profiles/arch/x86/package.mask
@@ -1,6 +1,14 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2024-01-06)
+# <dev-lang/go-1.{20.12,21.5} has multiple vulns (#919738):
+# CVE-2023-39326, CVE-2023-45283, CVE-2023-45285
+# However cgo is broken for <dev-lang/go-1.21 on i386 (#921366)
+# <net-p2p/kubo-0.23.0 depends on <dev-lang/go-1.21 (#912149)
+<dev-lang/go-1.21
+<net-p2p/kubo-0.23.0
+
# Andreas Sturmlechner <asturm@gentoo.org> (2023-02-06)
# Successful build of dev-qt/qtwebengine depends on 64-bit host
# Bug #893234