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 8ED6F138359 for ; Thu, 29 Oct 2020 10:31:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCF82E096C; Thu, 29 Oct 2020 10:31:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B3088E096C for ; Thu, 29 Oct 2020 10:31:56 +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 6F3AB335CEC for ; Thu, 29 Oct 2020 10:31:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E67843B8 for ; Thu, 29 Oct 2020 10:31:53 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1603967504.153730021392a51dc5c4c9d5f56ec890098f43b7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 153730021392a51dc5c4c9d5f56ec890098f43b7 X-VCS-Branch: master Date: Thu, 29 Oct 2020 10:31:53 +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: be4374b0-4668-4948-aeb2-d4542416cd23 X-Archives-Hash: 1524e82e5b991afe2681b7ecbfc31dd9 commit: 153730021392a51dc5c4c9d5f56ec890098f43b7 Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 29 10:21:04 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Oct 29 10:31:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15373002 profiles/base: Drop bundled-libjpeg-turbo USE mask for net-im/zoom. New versions are shipped with libjpeg-turbo-2.0.4 which is not affected by the security vulnerabiliy. Signed-off-by: Ulrich Müller gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b4559818594..96444282ac6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -126,11 +126,6 @@ dev-util/meson test # Requires dev-vcs/ghp-import that is masked for removal. www-apps/nikola ghpages -# Ulrich Müller (2020-04-08) -# Old versions of libjpeg-turbo have known security issues. -# Use the bundled lib on your own risk. Bug #715106. -net-im/zoom bundled-libjpeg-turbo - # Alfredo Tupone (2020-04-04) # Ada support is not yet ready for sys-deve/gcc sys-devel/gcc ada