From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iHJwA8pnrV8yHgAA0tVLHw (envelope-from ) for ; Thu, 12 Nov 2020 16:50:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6MTgOslnrV+RYAAAB5/wlQ (envelope-from ) for ; Thu, 12 Nov 2020 16:50:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7DCB3940415 for ; Thu, 12 Nov 2020 16:50:17 +0000 (UTC) Received: from localhost ([::1]:59010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdFnc-0008B4-Gl for larch@yhetil.org; Thu, 12 Nov 2020 11:50:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47724) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdFnO-0008An-Nj for guix-patches@gnu.org; Thu, 12 Nov 2020 11:50:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33928) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kdFnO-0001MQ-EN for guix-patches@gnu.org; Thu, 12 Nov 2020 11:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kdFnO-0008CM-Ba for guix-patches@gnu.org; Thu, 12 Nov 2020 11:50:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44596] [PATCH 1/2] gnu: knot-resolver: Update to 5.2.0. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Nov 2020 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44596 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44596@debbugs.gnu.org Cc: simon@simonsouth.net Received: via spool by 44596-submit@debbugs.gnu.org id=B44596.160519974431428 (code B ref 44596); Thu, 12 Nov 2020 16:50:02 +0000 Received: (at 44596) by debbugs.gnu.org; 12 Nov 2020 16:49:04 +0000 Received: from localhost ([127.0.0.1]:45469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFmS-0008Ap-3H for submit@debbugs.gnu.org; Thu, 12 Nov 2020 11:49:04 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdFmQ-0008A6-Bp for 44596@debbugs.gnu.org; Thu, 12 Nov 2020 11:49:03 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id A6E15BF886; Thu, 12 Nov 2020 16:48:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo04-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo04-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xbJZp9GjoWuN; Thu, 12 Nov 2020 16:48:56 +0000 (UTC) Received: from jupiter.simonsouth.net (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 01D50C12C0; Thu, 12 Nov 2020 16:48:54 +0000 (UTC) From: Simon South Date: Thu, 12 Nov 2020 11:48:42 -0500 Message-Id: <2df165db376e6d21f8657ceabc3836ea46255d22.1605198478.git.simon@simonsouth.net> X-Mailer: git-send-email 2.29.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 3.99 X-TUID: ++RKsO87hwWg * gnu/packages/dns.scm (knot-resolver): Update to 5.2.0. [native-inputs]: Add texinfo, to enable generating the manual in Info format. [inputs]: Add nghttp2:lib, to enable the new implementation of DNS-over-HTTPS. --- gnu/packages/dns.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index 906333bb44..784473d85f 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm @@ -937,14 +937,14 @@ synthesis, and on-the-fly re-configuration.") (define-public knot-resolver (package (name "knot-resolver") - (version "5.1.3") + (version "5.2.0") (source (origin (method url-fetch) (uri (string-append "https://secure.nic.cz/files/knot-resolver/" "knot-resolver-" version ".tar.xz")) (sha256 (base32 - "12s5070nqqf599s1mb6rjas2as481rjf751qk5yrz6p34y885k90")))) + "0cwlipib3x88dr6cijqv2aps13b4ijv524wc85ns07rkldy2c948")))) (build-system meson-build-system) (arguments '(#:configure-flags '("-Ddoc=enabled") @@ -982,7 +982,8 @@ synthesis, and on-the-fly re-configuration.") ("pkg-config" ,pkg-config) ("python-breathe" ,python-breathe) ("python-sphinx" ,python-sphinx) - ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme))) + ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme) + ("texinfo" ,texinfo))) (inputs `(("fstrm" ,fstrm) ("gnutls" ,gnutls) @@ -991,7 +992,8 @@ synthesis, and on-the-fly re-configuration.") ("lmdb" ,lmdb) ("luajit" ,luajit) ;; TODO: Add optional lua modules: basexx and psl. - ("lua-bitop" ,lua5.1-bitop))) + ("lua-bitop" ,lua5.1-bitop) + ("nghttp2" ,nghttp2 "lib"))) (home-page "https://www.knot-resolver.cz/") (synopsis "Caching validating DNS resolver") (description -- 2.29.2