unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44596] [PATCH 0/2] gnu: knot-resolver: Update to 5.2.0; add "doc" output
@ 2020-11-12 16:46 Simon South
  2020-11-12 16:48 ` [bug#44596] [PATCH 1/2] gnu: knot-resolver: Update to 5.2.0 Simon South
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Simon South @ 2020-11-12 16:46 UTC (permalink / raw)
  To: 44596; +Cc: simon

These patches

- Update Knot Resolver, a resolving DNS server, to 5.2.0. Two inputs are
  added to support new functionality in this release:

  - Texinfo, to enable generating the manual in Info format; and

  - libnghttp2, to enable a new implementation in C of DNS-over-HTTPS. From
    the Knot Resolver manual:

      Knot Resolver currently offers two DoH implementations. It is
      recommended to use this new implementation, which is more reliable,
      scalable and has fewer dependencies. Make sure to use doh2 kind in
      net.listen() to select this implementation.[0]

- Move the Knot Resolver manual to a separate "doc" output, allowing it to be
  installed on its own by a user responsible for configuring the
  service. (This also helps align this package with the one for Knot, its
  sibling authoritative name server.)

[0] https://knot-resolver.readthedocs.io/en/v5.2.0/daemon-bindings-net_tlssrv.html#dns-over-https-doh

--
Simon South
simon@simonsouth.net


Simon South (2):
  gnu: knot-resolver: Update to 5.2.0.
  gnu: knot-resolver: Move manual, examples to separate "doc" output

 gnu/packages/dns.scm | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

-- 
2.29.2





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-06 16:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 16:46 [bug#44596] [PATCH 0/2] gnu: knot-resolver: Update to 5.2.0; add "doc" output Simon South
2020-11-12 16:48 ` [bug#44596] [PATCH 1/2] gnu: knot-resolver: Update to 5.2.0 Simon South
2020-11-12 16:48 ` [bug#44596] [PATCH 2/2] gnu: knot-resolver: Move manual, examples to separate "doc" output Simon South
2020-11-13 16:00 ` [bug#44596] [PATCH 0/2] gnu: knot-resolver: Update to 5.2.0; add " Simon South
2020-12-01 14:45 ` [bug#44596] [PATCH v2 " Simon South
2020-12-01 14:45   ` [bug#44596] [PATCH v2 1/2] gnu: knot-resolver: Update to 5.2.0 Simon South
2020-12-01 14:45   ` [bug#44596] [PATCH v2 2/2] gnu: knot-resolver: Move manual, examples to separate "doc" output Simon South
2020-12-06 10:41   ` bug#44596: [PATCH v2 0/2] gnu: knot-resolver: Update to 5.2.0; add " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).