GNU bug report logs - #33926
[PATCH] gnu: bind: Update to 9.12.3-P1.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Sun, 30 Dec 2018 18:51: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 33926 in the body.
You can then email your comments to 33926 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#33926; Package guix-patches. (Sun, 30 Dec 2018 18:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 30 Dec 2018 18:51:02 GMT) Full text and rfc822 format available.

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

From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: bind: Update to 9.12.3-P1.
Date: Sun, 30 Dec 2018 19:50:18 +0100
* gnu/packages/dns.scm (bind): Update to 9.12.3-P1.
---
 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 c7b630364..d7caea074 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -105,7 +105,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
 (define-public isc-bind
   (package
     (name "bind")
-    (version "9.12.2-P2")
+    (version "9.12.3-P1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -113,7 +113,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
                     version ".tar.gz"))
               (sha256
                (base32
-                "0gk9vwqlbdmn10m21f2awvmiccfbadvcwi8zsgm91awbx4k7h0l7"))))
+                "0wzdbn6ig851354cjdys5q3gvqcvl2gmmih1gzr8ldl7sy4r7dvc"))))
     (build-system gnu-build-system)
     (outputs `("out" "utils"))
     (inputs
-- 
2.20.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 09 Jan 2019 16:03:02 GMT) Full text and rfc822 format available.

Notification sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
bug acknowledged by developer. (Wed, 09 Jan 2019 16:03:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 33926-done <at> debbugs.gnu.org
Subject: Re: [bug#33926] [PATCH] gnu: bind: Update to 9.12.3-P1.
Date: Wed, 09 Jan 2019 17:02:07 +0100
Hi,

Vasile Dumitrascu <va511e <at> yahoo.com> skribis:

> * gnu/packages/dns.scm (bind): Update to 9.12.3-P1.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Feb 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 92 days ago.

Previous Next


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