GNU bug report logs - #72638
[PATCH] gnu: unbound: Update to 1.21.0.

Previous Next

Package: guix-patches;

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

Date: Thu, 15 Aug 2024 10:15:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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

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

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

From: 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.21.0.
Date: Thu, 15 Aug 2024 10:13:33 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/dns.scm (unbound): Update to 1.21.0.

Change-Id: Ie398f85371aeaa673034d3c1545f31d2c9305f92
---
 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 6d0c6a6dca..b33203c060 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.19.1")
+    (version "1.21.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.unbound.net/downloads/unbound-"
                            version ".tar.gz"))
        (sha256
-        (base32 "1ad34jxprygjp7g84q1bgmvcc114f2mgyhfwk9rs0inq7mpmf7dw"))))
+        (base32 "08a5l5z0c99433pqg2i7x5d9m6as7c2z3sv4zakdy6zqn3bagp77"))))
     (build-system gnu-build-system)
     (outputs '("out" "python"))
     (native-inputs

base-commit: 936928fe38946a7496273e636ca8888914d100a9
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#72638; Package guix-patches. (Sat, 17 Aug 2024 03:34:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 72638-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#72638] [PATCH] gnu: unbound: Update to 1.21.0.
Date: Sat, 17 Aug 2024 11:32:09 +0800
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/dns.scm (unbound): Update to 1.21.0.
>
> Change-Id: Ie398f85371aeaa673034d3c1545f31d2c9305f92
> ---
>  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 6d0c6a6dca..b33203c060 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.19.1")
> +    (version "1.21.0")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "https://www.unbound.net/downloads/unbound-"
>                             version ".tar.gz"))
>         (sha256
> -        (base32 "1ad34jxprygjp7g84q1bgmvcc114f2mgyhfwk9rs0inq7mpmf7dw"))))
> +        (base32 "08a5l5z0c99433pqg2i7x5d9m6as7c2z3sv4zakdy6zqn3bagp77"))))
>      (build-system gnu-build-system)
>      (outputs '("out" "python"))
>      (native-inputs
>
> base-commit: 936928fe38946a7496273e636ca8888914d100a9

push, and fix cross-compilation. close.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sat, 17 Aug 2024 03:34:03 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Sat, 17 Aug 2024 03:34:03 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. (Sat, 14 Sep 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 278 days ago.

Previous Next


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