GNU bug report logs - #52352
[PATCH] gnu: knot-resolver: Update to 5.4.3.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Tue, 7 Dec 2021 14:35:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52352 in the body.
You can then email your comments to 52352 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52352; Package guix-patches. (Tue, 07 Dec 2021 14:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon South <simon <at> simonsouth.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 07 Dec 2021 14:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: knot-resolver: Update to 5.4.3.
Date: Tue,  7 Dec 2021 09:34:34 -0500
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.3.
---
Tested on AArch64 and (minimally) on x86-64.

Note that building on AArch64 requires changes to Ragel.  A fix has been
applied upstream and a corresponding patch for Guix is waiting for review in
bug #51241:

https://issues.guix.gnu.org/51241#5

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

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 0c2e037b4f..b50bc716c9 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -1059,14 +1059,14 @@ (define-public knot
 (define-public knot-resolver
   (package
     (name "knot-resolver")
-    (version "5.4.2")
+    (version "5.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "12x5cd09rv530pak5f2smxcfq2zdqg0g5qxsd5k0alm7f6aj2spa"))))
+                "01m5s2kllr0apkg0bcfagzvijyfbivby03d1pjv3c0qrjgmjk1s8"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments

base-commit: 68d15fcf20feddb72f5c2d2ff7d754dcc4f409df
-- 
2.34.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 19 Dec 2021 22:28:02 GMT) Full text and rfc822 format available.

Notification sent to Simon South <simon <at> simonsouth.net>:
bug acknowledged by developer. (Sun, 19 Dec 2021 22:28:02 GMT) Full text and rfc822 format available.

Message #10 received at 52352-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Simon South <simon <at> simonsouth.net>
Cc: 52352-done <at> debbugs.gnu.org
Subject: Re: bug#52352: [PATCH] gnu: knot-resolver: Update to 5.4.3.
Date: Sun, 19 Dec 2021 23:27:28 +0100
Hi,

Simon South <simon <at> simonsouth.net> skribis:

> * gnu/packages/dns.scm (knot-resolver): Update to 5.4.3.

This was done in 8d973a5a9b7f6469c9af4d877479417e9d4d7a8f.

> Tested on AArch64 and (minimally) on x86-64.
>
> Note that building on AArch64 requires changes to Ragel.  A fix has been
> applied upstream and a corresponding patch for Guix is waiting for review in
> bug #51241:
>
> https://issues.guix.gnu.org/51241#5

Alright, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 17 Jan 2022 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.