From: Leo Famulari <leo@famulari.name>
To: 52377@debbugs.gnu.org
Subject: [bug#52377] [security 2/2] gnu: isc-dhcp: Update bundled BIND to 9.11.36 [fixes CVE-2021-25219].
Date: Wed, 8 Dec 2021 15:03:26 -0500 [thread overview]
Message-ID: <aba677eb3f835f04f64dbc51b852489eb1a36f29.1638993806.git.leo@famulari.name> (raw)
In-Reply-To: <58bbbfdf122385ca92de71aaa5bbe7a113ec0980.1638993806.git.leo@famulari.name>
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.36.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 8e55d980e0..ce12c01582 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1152,7 +1152,7 @@ (define-public alive
(define-public isc-dhcp
(let* ((bind-major-version "9")
(bind-minor-version "11")
- (bind-patch-version "32")
+ (bind-patch-version "36")
(bind-release-type "") ; for patch release, use "-P"
(bind-release-version "") ; for patch release, e.g. "6"
(bind-version (string-append bind-major-version
@@ -1312,7 +1312,7 @@ (define-public isc-dhcp
"/bind-" bind-version ".tar.gz"))
(sha256
(base32
- "0hhkb4d14hvly2751cxl2s2xyim3bri8qaisgkcm456xfi5wpy6b"))))
+ "108nh7hha4r0lb5hf1fn7lqaascvhsrghpz6afm5lf9vf2vgqly9"))))
("coreutils*" ,coreutils)
("sed*" ,sed)))
--
2.34.0
next prev parent reply other threads:[~2021-12-08 20:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 19:56 [bug#52377] [security]: Update BIND DNS Leo Famulari
2021-12-08 20:03 ` [bug#52377] [security 1/2] gnu: BIND: Update to 9.16.23 [fixes CVE-2021-{25218, 25219}] Leo Famulari
2021-12-08 20:03 ` Leo Famulari [this message]
2021-12-08 20:12 ` Leo Famulari
2021-12-08 20:35 ` Leo Famulari
2021-12-09 0:29 ` bug#52377: " Tobias Geerinckx-Rice via Guix-patches via
2021-12-09 4:14 ` [bug#52377] " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aba677eb3f835f04f64dbc51b852489eb1a36f29.1638993806.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=52377@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.