* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 64d303b8fd08750df3ff5b88a2bd26b446c9c9f0
@ 2026-08-11 8:33 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-08-11 8:33 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 64d303b8fd08750df3ff5b88a2bd26b446c9c9f0 (commit)
from f5fc7a85e5aba4b12feeccb56aad994e350d174d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 64d303b8fd08750df3ff5b88a2bd26b446c9c9f0
Author: Matthias Fischer <matthias.fischer@ipfire.org>
Date: Mon Aug 10 22:09:35 2026 +0200
knot-resolver: Update to 6.4.2
For details see:
https://www.knot-resolver.cz/2026-08-05-knot-resolver-6.4.2.html
"Bugfixes
- cache: avoid excessive logging introduced in the last release (!1869)
- /options/serve-stale: avoid SIGSEGV from a LuaJIT bug (#957)
Improvements
- DoH: add unencrypted mode for reverese proxies (alpha, !1877)
- deal with LMDB 1.0.0 switching format (!1880)"
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/knot-resolver | 14 +++++++-------
lfs/knot-resolver | 4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/knot-resolver b/config/rootfiles/common/knot-resolver
index 6e5e2289e..e122fdd86 100644
--- a/config/rootfiles/common/knot-resolver
+++ b/config/rootfiles/common/knot-resolver
@@ -109,13 +109,13 @@ usr/lib/knot-resolver/zonefile.lua
usr/lib/libkres.so.9
#usr/lib/pkgconfig/libkres.pc
usr/lib/python3.10/site-packages/knot_resolver
-#usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/PKG-INFO
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/SOURCES.txt
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/dependency_links.txt
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/entry_points.txt
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/requires.txt
-usr/lib/python3.10/site-packages/knot_resolver-6.4.1-py3.10.egg-info/top_level.txt
+#usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/PKG-INFO
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/SOURCES.txt
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/dependency_links.txt
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/entry_points.txt
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/requires.txt
+usr/lib/python3.10/site-packages/knot_resolver-6.4.2-py3.10.egg-info/top_level.txt
#usr/lib/python3.10/site-packages/knot_resolver/__init__.py
#usr/lib/python3.10/site-packages/knot_resolver/client
#usr/lib/python3.10/site-packages/knot_resolver/client/__init__.py
diff --git a/lfs/knot-resolver b/lfs/knot-resolver
index 3aec36f93..ca84f50ac 100644
--- a/lfs/knot-resolver
+++ b/lfs/knot-resolver
@@ -24,7 +24,7 @@
include Config
-VER = 6.4.1
+VER = 6.4.2
THISAPP = knot-resolver-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cd755323a3e6decf36bacf2508f8f3cf02a4538d1909e17689d1e2d7821e8b9d8e463a1426d6ea765bbfd7cc9aa11894fe8a0ad5e8b51ad9f970c44735fb3a3e
+$(DL_FILE)_BLAKE2 = 2bc479e25a0207df75ebb28303ed6783256014a6087800282f7fd5575afe3ddcf069d4825efa5ee9dc631cd5f04365545be5494875703ed31ca0c39539613591
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 8:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 8:33 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 64d303b8fd08750df3ff5b88a2bd26b446c9c9f0 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox