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

Previous Next

Package: guix-patches;

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

Date: Fri, 29 Oct 2021 15:36:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51485: closed ([PATCH] gnu: knot-resolver: Update to 5.4.2.)
Date: Fri, 29 Oct 2021 16:52:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Oct 2021 18:51:04 +0200
with message-id <87pmrnixk7.fsf <at> nckx>
and subject line Re: [bug#51485] [PATCH] gnu: knot-resolver: Update to 5.4.2.
has caused the debbugs.gnu.org bug report #51485,
regarding [PATCH] gnu: knot-resolver: Update to 5.4.2.
to be marked as done.

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


-- 
51485: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51485
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: knot-resolver: Update to 5.4.2.
Date: Fri, 29 Oct 2021 11:34:37 -0400
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.
---
 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 c770b880c8..89ebe588fd 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -1062,14 +1062,14 @@ synthesis, and on-the-fly re-configuration.")
 (define-public knot-resolver
   (package
     (name "knot-resolver")
-    (version "5.4.1")
+    (version "5.4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "0rixiqfj53rfabrz8qpnq4whx8y29d2m5w64a4jlwx7gv4nrd2zv"))))
+                "12x5cd09rv530pak5f2smxcfq2zdqg0g5qxsd5k0alm7f6aj2spa"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments

base-commit: 21fcb08d09414a0cd6e2ce3c32ad5a33b22dad38
-- 
2.25.2



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Simon South <simon <at> simonsouth.net>
Cc: 51485-done <at> debbugs.gnu.org
Subject: Re: [bug#51485] [PATCH] gnu: knot-resolver: Update to 5.4.2.
Date: Fri, 29 Oct 2021 18:51:04 +0200
[Message part 4 (text/plain, inline)]
Simon,

Simon South 写道:
> * gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.

Pushed as 29f97a2e3f54cc76cf629eed83e1ebbbe35ae5c1.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 207 days ago.

Previous Next


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