From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5FDD158094 for ; Mon, 5 Sep 2022 20:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8F53E07F9; Mon, 5 Sep 2022 20:28:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A539E07F9 for ; Mon, 5 Sep 2022 20:28:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B08A340AB6 for ; Mon, 5 Sep 2022 20:28:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0511558 for ; Mon, 5 Sep 2022 20:28:01 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1662409656.233094e62dbb2068cfc54b6e7ab55b59aba77601.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 233094e62dbb2068cfc54b6e7ab55b59aba77601 X-VCS-Branch: master Date: Mon, 5 Sep 2022 20:28:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 56c3dde8-fb0f-4efb-878d-a45a7ad85847 X-Archives-Hash: 762f0f8be437a44e651096e42e040736 commit: 233094e62dbb2068cfc54b6e7ab55b59aba77601 Author: Mike Gilbert gentoo org> AuthorDate: Mon Sep 5 20:26:37 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Sep 5 20:27:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233094e6 profiles: mask sys-apps/gawk-5.2.0 Bug: https://bugs.gentoo.org/868567 Signed-off-by: Mike Gilbert gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4867d276a0ab..a9dbc8a14e6c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert (2022-09-05) +# Crash due to double-free. +# https://bugs.gentoo.org/868567 +=sys-apps/gawk-5.2.0 + # Marc Schiffbauer (2022-09-02) # Dead upstream, open bugs, removal in 30 days # bugs #829447, #836227, #862504