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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4F90013933E for ; Wed, 7 Jul 2021 07:48:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B63EE09C3; Wed, 7 Jul 2021 07:48:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3DC1E09C3 for ; Wed, 7 Jul 2021 07:48:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B95F342BAC for ; Wed, 7 Jul 2021 07:48:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BF997C8 for ; Wed, 7 Jul 2021 07:48:07 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1625643612.b6e7418ac708d533403b7fbf70b87c9502bcc3be.graaff@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: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b6e7418ac708d533403b7fbf70b87c9502bcc3be X-VCS-Branch: master Date: Wed, 7 Jul 2021 07:48:07 +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: 65a13303-5303-4581-9a8f-d8aa11866db1 X-Archives-Hash: b4fc2bdfa645d25699742c6dfc0d7cd0 commit: b6e7418ac708d533403b7fbf70b87c9502bcc3be Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 7 07:40:12 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 7 07:40:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e7418a profiles/package.mask: mask vulnerable omniauth slot Bug: https://bugs.gentoo.org/761960 Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c9901dd74ea..7f34854182e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2021-07-07) +# Security bug CVE-2015-9284, bug 761960. Use slot 2 instead. +# Masked for removal in 30 days. +dev-ruby/omniauth:0 + # Hans de Graaff (2021-07-06) # Obsolete slot, no dependencies. Use dev-ruby/http:4 instead. # Masked for removal in 30 days.