GNU bug report logs - #71704
[PATCH] gnu: isc-bind: Update to 9.19.24.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Fri, 21 Jun 2024 18:17:04 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 71704 in the body.
You can then email your comments to 71704 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#71704; Package guix-patches. (Fri, 21 Jun 2024 18:17:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wilko Meyer <w <at> wmeyer.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 21 Jun 2024 18:17:04 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: isc-bind: Update to 9.19.24.
Date: Fri, 21 Jun 2024 16:20:26 +0200
* gnu/packages/dns.scm (isc-bind): Update to 9.19.24.

Change-Id: I0fc1128191dbda349ac27a9d1b7bf67b59caac39
---
Hi Guix,

bind had a recent release, updated it & builds successfully:

(~/devel/guix) λ ./pre-inst-env guix build bind
/gnu/store/qnaw5zx3knrkpwyci2hyyfcd2shk41sj-bind-9.19.24
/gnu/store/sxn9n0p204zw2qcpsihlxwpg2g81682s-bind-9.19.24-utils

Cheers!

 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 68fc5b9d1d..bfaeeafe3b 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -337,14 +337,14 @@ (define-public isc-bind
     ;; When updating, check whether isc-dhcp's bundled copy should be as well.
     ;; The BIND release notes are available here:
     ;; https://www.isc.org/bind/
-    (version "9.19.21")
+    (version "9.19.24")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://ftp.isc.org/isc/bind9/" version
                            "/bind-" version ".tar.xz"))
        (sha256
-        (base32 "133f1aq8acaz9z03cl0gcrj4pq0hqm6c3sm4hz67d37phndsjs1b"))))
+        (base32 "171668qgjvf257m3r04lxmbsiz9lnn57djnlmn8plh1lj77fw3nh"))))
     (build-system gnu-build-system)
     (outputs `("out" "utils"))
     (inputs

base-commit: b993f4735d41e690dbafb8ee2e17fce996a8cf20
prerequisite-patch-id: 73edd1942a5c6076f414ce0a8fca14eacae5c9c4
prerequisite-patch-id: c20c6cf03d45fc6539695edf93b7228440de7d6c
-- 
2.41.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 24 Jun 2024 01:51:01 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Mon, 24 Jun 2024 01:51:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 71704-done <at> debbugs.gnu.org
Subject: Re: [bug#71704] [PATCH] gnu: isc-bind: Update to 9.19.24.
Date: Sun, 23 Jun 2024 21:49:46 -0400
Hi,

Wilko Meyer <w <at> wmeyer.eu> writes:

> * gnu/packages/dns.scm (isc-bind): Update to 9.19.24.
>
> Change-Id: I0fc1128191dbda349ac27a9d1b7bf67b59caac39

Applied, thanks.

-- 
Thanks,
Maxim




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

This bug report was last modified 330 days ago.

Previous Next


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