GNU bug report logs -
#78300
[PATCH] gnu: knot-resolver: Update to 5.7.5. [security fixes]
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 7 May 2025 15:03: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 78300 in the body.
You can then email your comments to 78300 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#78300
; Package
guix-patches
.
(Wed, 07 May 2025 15:03: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
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Wed, 07 May 2025 15:03: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>
* gnu/packages/dns.scm (knot-resolver): Update to 5.7.5.
Change-Id: I8e62f61c13a8161fae4fb909fad7b1522d4c3d52
---
Hi,
As per the release notes[0]:
> Security
> DoS: fix unconfirmed crashes with the line below (!1683) [system] requirement "h && h->end > h->begin" failed in queue_pop_impl
References:
[0] https://www.knot-resolver.cz/2025-04-24-knot-resolver-5.7.5.html
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 3d780019a0..7ac5b9e3f6 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -987,14 +987,14 @@ (define-public knot
(define-public knot-resolver
(package
(name "knot-resolver")
- (version "5.7.4")
+ (version "5.7.5")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-resolver/"
"knot-resolver-" version ".tar.xz"))
(sha256
(base32
- "1j6rig8mb4sh11q6cfhqmlsaxw41fwiglkflz8d08a38y3nacvbb"))))
+ "0rnz7k5pjqd4ds46iyf6r7xwrci0apm2sr6lpaf9sncjmbwrq8w0"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments
base-commit: 475173e4f25ad6437ee770b83e741d759f5ce380
--
2.49.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 12 May 2025 08:55:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Mon, 12 May 2025 08:55:06 GMT)
Full text and
rfc822 format available.
Message #10 received at 78300-done <at> debbugs.gnu.org (full text, mbox):
ashish.is <at> lostca.se writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/dns.scm (knot-resolver): Update to 5.7.5.
>
> Change-Id: I8e62f61c13a8161fae4fb909fad7b1522d4c3d52
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 09 Jun 2025 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.