From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#34565: ungoogled-chromium contains Widevine DRM Date: Tue, 19 Feb 2019 14:42:42 +0100 Message-ID: References: <1550547897.31222.1.camel@jxself.org> <20190219070601.GA8273@jasmine.lan> <1550582906.5431.7.camel@jxself.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw5fr-0006Fk-Ba for bug-guix@gnu.org; Tue, 19 Feb 2019 08:43:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw5fq-0004Iz-Hh for bug-guix@gnu.org; Tue, 19 Feb 2019 08:43:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54729) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gw5fq-0004Io-D5 for bug-guix@gnu.org; Tue, 19 Feb 2019 08:43:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gw5fq-0005oN-7c for bug-guix@gnu.org; Tue, 19 Feb 2019 08:43:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <1550582906.5431.7.camel@jxself.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jason Self Cc: 34565@debbugs.gnu.org Le 2019-02-19 14:28, Jason Self a écrit : > On Tue, 2019-02-19 at 02:06 -0500, Leo Famulari wrote: > Why do you think this is the case? > > We know Chromium comes with it. Have you looked through ungoogled- > chromium to see where it's being deleted? Our package definition has two widevine-related headers listed as preserved third-party stuff... I'm not sure how widevine normally gets into chromium, but if we don't have it, I guess we should not need these headers? There might actually be an issue, but I'm not sure how to check. Where is widevine in upstream (non ungoogled) chromium? Is it downloaded at runtime? IIUC, the rest of this widevine directory is removed before building anything, so maybe there's nothing to worry about after all?