git: 904d9a369b88 - main - dns/{knot3,py-libknot}: Update 3.4.5 => 3.4.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Apr 2025 16:13:23 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=904d9a369b881d1563076c4f4c2f87e37d224d7f commit 904d9a369b881d1563076c4f4c2f87e37d224d7f Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2025-04-17 16:10:09 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-04-17 16:10:09 +0000 dns/{knot3,py-libknot}: Update 3.4.5 => 3.4.6 Important bugfixes: knotd: TLS handshake fails on FreeBSD knotd: outbound QUIC communication fails on FreeBSD Changelog: https://www.knot-dns.cz/2025-04-10-version-346.html PR: 286151 MFH: 2025Q2 --- dns/knot3/distinfo | 6 +++--- dns/knot3/distinfo.py-libknot | 6 +++--- dns/knot3/knotdns.mk | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index 2f4c082fc722..8b17c58525f8 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742301448 -SHA256 (knot-3.4.5.tar.xz) = 359af70afafa7ccaa18439a7c1eb35270ff9eece81d0756ae4ca716b1433cb4b -SIZE (knot-3.4.5.tar.xz) = 1610204 +TIMESTAMP = 1744809124 +SHA256 (knot-3.4.6.tar.xz) = d19c5a1ff94b4f26027d635de108dbfc88f5652be86ccb3ba9a44ee9be0e5839 +SIZE (knot-3.4.6.tar.xz) = 1610708 diff --git a/dns/knot3/distinfo.py-libknot b/dns/knot3/distinfo.py-libknot index 12e50272d775..ed684070361c 100644 --- a/dns/knot3/distinfo.py-libknot +++ b/dns/knot3/distinfo.py-libknot @@ -1,3 +1,3 @@ -TIMESTAMP = 1742301470 -SHA256 (libknot-3.4.5.tar.gz) = cfb389885419ea6e72fea6d937d2cb43a36f2b3dc74095c618e13980ad034d13 -SIZE (libknot-3.4.5.tar.gz) = 16778 +TIMESTAMP = 1744809132 +SHA256 (libknot-3.4.6.tar.gz) = 1ad873660bbc516fc1a16e40252ae2292287110178c3d4b456797d0ca3ac8a69 +SIZE (libknot-3.4.6.tar.gz) = 16763 diff --git a/dns/knot3/knotdns.mk b/dns/knot3/knotdns.mk index 52ac342baf76..3c55e884d1b7 100644 --- a/dns/knot3/knotdns.mk +++ b/dns/knot3/knotdns.mk @@ -1 +1 @@ -KNOT_VERSION= 3.4.5 +KNOT_VERSION= 3.4.6