From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932067AbcBKIS6 (ORCPT ); Thu, 11 Feb 2016 03:18:58 -0500 Received: from mail.univention.de ([82.198.197.8]:2084 "EHLO mail.univention.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751973AbcBKIS4 (ORCPT ); Thu, 11 Feb 2016 03:18:56 -0500 X-Greylist: delayed 433 seconds by postgrey-1.27 at vger.kernel.org; Thu, 11 Feb 2016 03:18:55 EST Subject: Re: [GIT PULL] Miscellaneous keyrings and modsign fixes To: David Howells , stable@vger.kernel.org, Sasha Levin , linux-kernel@vger.kernel.org References: <23015.1443196492@warthog.procyon.org.uk> From: Philipp Hahn X-Enigmail-Draft-Status: N1110 Organization: Univention GmbH Message-ID: <56BC423C.6080405@univention.de> Date: Thu, 11 Feb 2016 09:11:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 MIME-Version: 1.0 In-Reply-To: <23015.1443196492@warthog.procyon.org.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello David, cc:stable, cc:Sasha, Am 25.09.2015 um 17:54 schrieb David Howells: > Can you pass these changes on to Linus? There are four: ... > (3) Don't strip leading zeros from the key ID when using it to construct a > key description lest this make the key not match. That commit e7c87bef7de2417b219d4dbfe8d33a0098a8df54 went into v4.3-rc4 and is required to fix dd2f6c4481debfa389c1f2b2b1d5bd6449c42611, which was introduced with 3.18-rc1. As thus I recommend back-porting that fix and inclusion into 4.2 4.1 4.0 3.19 3.18 The patch is simple enough to be cherry-picked into each branch without any fuzz. We hit that bug and Ubuntu did too: Thanks. Philipp Hahn