From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34849) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAbTk-0008Uk-6v for guix-patches@gnu.org; Sat, 07 Mar 2020 10:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jAbTi-0000sb-9d for guix-patches@gnu.org; Sat, 07 Mar 2020 10:35:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41434) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jAbTh-0000sR-PI for guix-patches@gnu.org; Sat, 07 Mar 2020 10:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jAbTh-00081V-Mi for guix-patches@gnu.org; Sat, 07 Mar 2020 10:35:01 -0500 Subject: [bug#39933] closed (Re: [PATCH] gnu: unbound: Update to 1.10.0.) Resent-Message-ID: MIME-Version: 1.0 References: <20200307144818.iphwjgsof465ip4e@gravity> In-Reply-To: From: Vincent Legoll Date: Sat, 7 Mar 2020 16:34:27 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: 39933@debbugs.gnu.org > Thanks, I tested your patch by copying a simple config from > https://calomel.org/unbound_dns.html, then running > > sudo unison -c unison.conf > dig @127.0.0.1 github.com > > with and without the patch. > The new version passed the smoke test. > > Pushed to master as > e7ba60ddce5a7f067fcf9b872340eac7ed2070fa Thanks -- Vincent Legoll