From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1SZk-0007it-70 for guix-patches@gnu.org; Mon, 09 Oct 2017 03:34:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1SZe-0008Ea-Nv for guix-patches@gnu.org; Mon, 09 Oct 2017 03:34:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1SZe-0008ES-Ke for guix-patches@gnu.org; Mon, 09 Oct 2017 03:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1SZe-0004p5-Fy for guix-patches@gnu.org; Mon, 09 Oct 2017 03:34:02 -0400 Subject: [bug#28755] [PATCH] gnu: mit-krb5: Replace with 1.15.2 [fixes CVE-2017-{11368, 11462}]. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Mon, 09 Oct 2017 09:33:18 +0200 In-Reply-To: (Leo Famulari's message of "Sun, 8 Oct 2017 23:03:51 -0400") Message-ID: <87tvz8ai81.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Famulari Cc: 28755@debbugs.gnu.org Leo Famulari skribis: > * gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field. > (mit-krb5-1.15.2): New variable. LGTM, thanks! Ludo'.