emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43823: closed ([PATCH 0/3] Knot: Enable DoH; build Info manual; work


From: GNU bug Tracking System
Subject: bug#43823: closed ([PATCH 0/3] Knot: Enable DoH; build Info manual; work on aarch64-linux)
Date: Tue, 06 Oct 2020 14:42:02 +0000

Your message dated Tue, 06 Oct 2020 16:41:24 +0200
with message-id <87mu0zzaaz.fsf@nckx>
and subject line Re: [PATCH v2 0/3] Knot: Enable DoH; build Info Manual; work 
on aarch64-linux
has caused the debbugs.gnu.org bug report #43823,
regarding [PATCH 0/3] Knot: Enable DoH; build Info manual; work on aarch64-linux
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43823: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43823
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Knot: Enable DoH; build Info manual; work on aarch64-linux Date: Mon, 5 Oct 2020 20:25:28 -0400
These changes to the Knot package complement work done today by
Tobias[0] by silencing the remaining warnings from configure while
adding a bit of new functionality. The patches

- Enable DNS-over-HTTPS support in the kdig utility, by adding the
  nghttp2 library as a native input;

- Cause the Info manual to be built and included in the output; and

- Fix a test[1] that prevented the package from building on
  aarch64-linux systems.

[0] Now that everyone's finished building commit 2eb0585.
[1] See https://gitlab.nic.cz/knot/knot-dns/-/issues/693

--
Simon South
simon@simonsouth.net


Simon South (3):
  gnu: knot: Enable DNS-over-HTTPS support in kdig.
  gnu: knot: Build the Info manual.
  gnu: knot: Fix test failure on aarch64-linux.

 gnu/packages/dns.scm                          | 16 ++++++++++++--
 ...est_net_shortwrite-ensure-connection.patch | 21 +++++++++++++++++++
 2 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 
gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch

-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH v2 0/3] Knot: Enable DoH; build Info Manual; work on aarch64-linux Date: Tue, 06 Oct 2020 16:41:24 +0200
Simon,

Thank you for this series. I really like the way our Knot package looks now.

Pushed to master as 4e869b180a94aa5bf5ae70ca48e0527e8e8db8db together with XDP support, and some insignificant changes:

Simon South 写道:
- Removing mention in the commit descriptions of silencing warnings from configure (he's right, it's a bit silly to worry about this);

These warnings weren't worth it but it's certainly not silly to pay attention to ./configure output. Good habit. ./configure can't know if we're regressing, after all.

- Replacing the description in the patch file with something more
  informative that includes a link to the original issue; and

Thanks.

- Registering the patch file in gnu/local.mk.

Perfect.  I added ‘(dist_patch_DATA)’ to the commit message.

Closing,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]