From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dO8TS-00075V-7j for guix-patches@gnu.org; Thu, 22 Jun 2017 16:13:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dO8TO-0004qM-19 for guix-patches@gnu.org; Thu, 22 Jun 2017 16:13:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59087) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dO8TN-0004qI-Tv for guix-patches@gnu.org; Thu, 22 Jun 2017 16:13:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dO8TN-0005V5-Nc for guix-patches@gnu.org; Thu, 22 Jun 2017 16:13:01 -0400 Subject: [bug#27385] [PATCH] gnu: isc-dhcp: Update bundled bind to 9.9.10-P1. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <2672418ddcc27763efc47b23f45b0d66513920f6.1497543185.git.leo@famulari.name> Date: Thu, 22 Jun 2017 22:12:02 +0200 In-Reply-To: <2672418ddcc27763efc47b23f45b0d66513920f6.1497543185.git.leo@famulari.name> (Leo Famulari's message of "Thu, 15 Jun 2017 12:13:05 -0400") Message-ID: <87mv8zpyst.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: 27385@debbugs.gnu.org Leo Famulari skribis: > * gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.10-P1. LGTM, thanks! Ludo'.