Created attachment 260206 [details] knot-resolver 5.7.5 This patch updates the knot-resolver port to 5.7.5 Tested in poudriere, all current versions (on amd64), all fine.
# scripts/run-pylint.sh \ Why not just remove this line?
(In reply to Vladimir Druzenko from comment #1) Argh, I thought I did that. Yes, the intention was to do so.
(In reply to Leo Vandewoestijne from comment #2) Ok.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa6a6333772caae7564c136c09e14632f1bf5d0c commit fa6a6333772caae7564c136c09e14632f1bf5d0c Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2025-05-07 14:11:56 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-07 14:15:00 +0000 dns/knot-resolver: Update 5.7.4 => 5.7.5 Security * DoS: fix unconfirmed crashes with the line below (!1683) [system] requirement "h && h->end > h->begin" failed in queue_pop_impl Release notes: https://www.knot-resolver.cz/2025-04-24-knot-resolver-5.7.5.html PR: 286628 MFH: 2025Q2 dns/knot-resolver/Makefile | 4 +--- dns/knot-resolver/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-)
A commit in branch 2025Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=89b0047b075f4a160f4e4f93bdf56a7224d4050b commit 89b0047b075f4a160f4e4f93bdf56a7224d4050b Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2025-05-07 14:11:56 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-07 14:18:32 +0000 dns/knot-resolver: Update 5.7.4 => 5.7.5 Security * DoS: fix unconfirmed crashes with the line below (!1683) [system] requirement "h && h->end > h->begin" failed in queue_pop_impl Release notes: https://www.knot-resolver.cz/2025-04-24-knot-resolver-5.7.5.html PR: 286628 MFH: 2025Q2 (cherry picked from commit fa6a6333772caae7564c136c09e14632f1bf5d0c) dns/knot-resolver/Makefile | 4 +--- dns/knot-resolver/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-)
Thanks.