GNU bug report logs - #73850
[PATCH] gnu: unbound: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Thu, 17 Oct 2024 11:23:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Graves <ngraves <at> ngraves.fr>

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 73850 in the body.
You can then email your comments to 73850 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#73850; Package guix-patches. (Thu, 17 Oct 2024 11:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 17 Oct 2024 11:23:02 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: unbound: Update to 1.22.0.
Date: Thu, 17 Oct 2024 13:20:40 +0200
* gnu/packages/dns.scm (unbound): Update to 1.22.0.

Change-Id: I3af89323ddc0e0d85c82a9b7989bbf66eab56d0b
---
 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 1e9d1bc904..ba611ada2b 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -636,14 +636,14 @@ (define-public rbldnsd
 (define-public unbound
   (package
     (name "unbound")
-    (version "1.21.1")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.unbound.net/downloads/unbound-"
                            version ".tar.gz"))
        (sha256
-        (base32 "0ipam47nnh86v1wbjvk337wch6pcplbk353yr39kcav24cyd4dih"))))
+        (base32 "0hrx3d5qvn2wq55a6aamyr22viajs66iajdpxln5ns6mypg1ppf5"))))
     (build-system gnu-build-system)
     (outputs '("out" "python"))
     (native-inputs

base-commit: d95588242c605fbb72e25fe36a0903a1538e9018
-- 
2.47.0





Information forwarded to guix-patches <at> gnu.org:
bug#73850; Package guix-patches. (Sun, 20 Oct 2024 11:33:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: control <at> debbugs.gnu.org,73850 <at> debbugs.gnu.org
Subject: QA review for 73850
Date: Sun, 20 Oct 2024 13:32:28 +0200
user guix
usertag 73850 + reviewed-looks-good
thanks

Guix QA review form submission:
The unknown-to-failing packages are in fact all failing-to-failing packages (tested with guix build for guile-gnunet and gzochi, with guix weather -s aarch64 for monero). This means that this package should indeed be good to be merged, contrary to what QA showed.

No checks recorded.

-- 
Best regards,
Nicolas Graves




bug closed, send any further explanations to 73850 <at> debbugs.gnu.org and Ashish SHUKLA <ashish.is <at> lostca.se> Request was from Nicolas Graves <ngraves <at> ngraves.fr> to control <at> debbugs.gnu.org. (Mon, 21 Oct 2024 08:36:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 263 days ago.

Previous Next


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