git: cdde04dfa0cb - main - dns/knot3: Update to 3.2.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jul 2023 06:00:23 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cdde04dfa0cbd60c22d7eedd77a94e80f4ddc639
commit cdde04dfa0cbd60c22d7eedd77a94e80f4ddc639
Author: Christoph Lukas <clukas@firc.de>
AuthorDate: 2023-06-28 10:16:02 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-05 05:59:53 +0000
dns/knot3: Update to 3.2.8
ChangeLog: https://gitlab.nic.cz/knot/knot-dns/raw/v3.2.8/NEWS
Improvements:
-------------
* kdig: malformed messages are parsed and printed using a best-effort approach
* python: new dname from wire initialization
Bugfixes:
---------
* knotd: missing outgoing NOTIFY upon refresh if one of more primaries is up-to-date
* knotd: journal loop detection can prevent zone from loading
* knotd: cryptic error message when journal is full #842
* knotd: failed to query catalog zone over UDP
* configure: libngtcp2 check wrongly requires version 0.13.0 instead of 0.13.1
PR: 272222
Reported by: clukas@firc.de
Approved by: freebsd@dns.company (maintainer)
---
dns/knot3/Makefile | 2 +-
dns/knot3/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile
index 378acdae92c7..efe3da039f41 100644
--- a/dns/knot3/Makefile
+++ b/dns/knot3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= knot
-DISTVERSION= 3.2.7
+DISTVERSION= 3.2.8
CATEGORIES= dns
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
https://dns.company/downloads/knot-dns/
diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo
index c629c0d8b961..a28022a82c45 100644
--- a/dns/knot3/distinfo
+++ b/dns/knot3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687249092
-SHA256 (knot-3.2.7.tar.xz) = d3b7872ac8aa80f7f54ddb1bb3b1e2f90ec55f7270a2c4a9338eab42b7d2767b
-SIZE (knot-3.2.7.tar.xz) = 1681416
+TIMESTAMP = 1687779236
+SHA256 (knot-3.2.8.tar.xz) = ef419a428f327def77780bc90eda763b51e6121fe548543da84b9eb96a261a6e
+SIZE (knot-3.2.8.tar.xz) = 1681556