From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55050) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCn9L-0004Xo-K8 for guix-patches@gnu.org; Fri, 13 Mar 2020 12:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCn9K-0002UR-G4 for guix-patches@gnu.org; Fri, 13 Mar 2020 12:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54201) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jCn9J-0002SW-RL for guix-patches@gnu.org; Fri, 13 Mar 2020 12:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jCn9J-00085c-MP for guix-patches@gnu.org; Fri, 13 Mar 2020 12:27:01 -0400 Subject: [bug#40044] [PATCH] gnu: BlueZ: Update to 5.53 [security fixes]. Resent-Message-ID: Date: Fri, 13 Mar 2020 12:26:18 -0400 From: Leo Famulari Message-ID: <20200313162618.GA28634@jasmine.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40044@debbugs.gnu.org On Thu, Mar 12, 2020 at 03:29:40PM -0400, Leo Famulari wrote: > Apparently this fixes a privilege escalation bug: > > https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00352.html > > * gnu/packages/linux.scm (bluez-5.53): New variable. > (bluez)[replacement]: New field. Intel and I were mistaken — the bug fix is not included in the 5.53 release. So this patch should be disregarded.