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 7764B1382C5 for ; Mon, 8 Mar 2021 16:36:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2244E086F; Mon, 8 Mar 2021 16:36:16 +0000 (UTC) Received: from mail-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) (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 B68B7E083D for ; Mon, 8 Mar 2021 16:36:16 +0000 (UTC) Received: by mail-ej1-f48.google.com with SMTP id dx17so21653313ejb.2 for ; Mon, 08 Mar 2021 08:36:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=CHFtrSRj7qtTW74twP5ycMeyJt+CdJT5oDFAYDtgvKE=; b=eomXvvNK/SJEBVC9cBd13GC7UF7DeKrnUF7x0WrzKNsyWkurt3tNvA6aCAbGj2k04P ehSp8+cKgFnC8IL6szHRARVO0kIvjeYY+KPEQz9v29TMG/WeR6blr9jy+T0zOZh0td6a 1Iy2O2vcp9A+sJlDlcQlP6wyEoE1OhHbv3MrYaYyrZwAPAuNThIENIT+H5A5p1URNCdO mwF8MLR1rRfQnHvqZtyeg4cbZw8ie+Jj6fRpv9DNj3KQHFhaELjitFKXEiwSDvtMsoQy VNnHekm2NGIpIWSIwa9k1ziIzrXZ6WwfVFaeo6aQbtKLy0ByfiBBMazwsVu16TVsTqbu LhAQ== X-Gm-Message-State: AOAM531LDuKrLWGWZcw1MlZLTwIH9ktyo8KXDWU9/kARdxHgULFh5Xxs l6fYIhIU0J4M8wqBk+QuR8rE8MXLcw8Mpw== X-Google-Smtp-Source: ABdhPJxjEYNfvh6Q/A808nR6aNkZyipPRPtwYtn4t1z7Yoaa4dZcHyFcXTsOcTaqxPFgMNC6A3botg== X-Received: by 2002:a17:906:aada:: with SMTP id kt26mr15550370ejb.137.1615221375287; Mon, 08 Mar 2021 08:36:15 -0800 (PST) Received: from ?IPv6:2003:e7:c733:e900:76d0:2bff:fe9d:5e43? (p200300e7c733e90076d02bfffe9d5e43.dip0.t-ipconnect.de. [2003:e7:c733:e900:76d0:2bff:fe9d:5e43]) by smtp.gmail.com with ESMTPSA id u17sm7569612edr.0.2021.03.08.08.36.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 Mar 2021 08:36:14 -0800 (PST) From: Stephan Hartmann Subject: [gentoo-dev] [News item review] Chromium access to Google services To: gentoo-dev@lists.gentoo.org Message-ID: <5877f322-03e9-7a12-bb78-232f9b1c4ac5@googlemail.com> Date: Mon, 8 Mar 2021 17:36:14 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 0029b8f0-4c4e-4074-bca5-c1a59638a605 X-Archives-Hash: fbb831151a512159321be7aff1d0ba1d Hi, please review the news item inlined below. I would like to publish it tomorrow. ``` Title: Chromium access to Google services Author: Stephan Hartmann Content-Type: text/plain Posted: 2021-03-09 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: www-client/chromium Starting March 15th, 2021 Google Chrome Team will restrict access to Google APIs and services that are reserved for Google use only. This means that users are no longer able to login into their Google Accounts which disables access to for example Chrome Sync. As a consequence we have to remove Client ID and secret from all www-client/chromium ebuilds. This change has already been done for =www-client/chromium-89.0.4389.82. Other versions will be updated shortly. If you need one of the Google use only APIs, then you either have to switch to www-client/google-chrome{-beta,-unstable} or setup your own keys [1]. However, the latter is only intended for development. [1] https://bit.ly/3bsxX8A ``` Best regards, Stephan