From patchwork Tue May 25 15:37:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4371 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FqJ9p5gGvz3wc6 for ; Tue, 25 May 2021 15:37:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FqJ9m6Nzsz14T; Tue, 25 May 2021 15:37:32 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FqJ9m1Mkdz2xYj; Tue, 25 May 2021 15:37:32 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FqJ9k3mMTz2xSc for ; Tue, 25 May 2021 15:37:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FqJ9X63jyz13Q for ; Tue, 25 May 2021 15:37:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621957040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=2oOwVyDHhfybM840GzKebI7Sz6LovY0EY/hEX9SnOF0=; b=mx0cr5+BwG9OA2nERQOdLClJfRHxUetHCsjfJLfII9q3CKuHVO1cCJrzPIMpaTy0xm3v+Y 0QbtEokDt3Sg/iDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621957040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=2oOwVyDHhfybM840GzKebI7Sz6LovY0EY/hEX9SnOF0=; b=IAHt3NS4XDkhJIbNNmJ42hssR36jNEw4Bw4Q02aMzdxMjAiHUD1DFs01WlaDVtyEIRqvWC 4gSw1JctmDMANrcpP0oOCbyrF4gyLijKDdWdhBv3VBXgZgUXmt40V9Sr73Z69RDl6U4Ejp 0GghPr94fJDNa9zFZtnT4SZ4oMX4pEWW9fpnoxKzr2Hq52cxkBcMC2JMuZN0STAjF/nBAu ACKdmV922d+2N2A6OtGuZT5jPbjn62X5bC/iVa0BwLQSvYpc8VxvJPg+8OXiiTX5CvqcMJ qkr166DavkQ6e0cBg7uqSUtE7BdPEvc1o+Zjmu9i26sF9oFaF2zS42imxg1T3Q== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] knot: Update to 3.0.6 Date: Tue, 25 May 2021 17:37:16 +0200 Message-Id: <20210525153716.1975-1-matthias.fischer@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://www.knot-dns.cz/2021-05-12-version-306.html "Features: mod-probe: new module for simple traffic logging (Python API not yet included) Improvements: keymgr: new mode for listing zones with at least one key stored keymgr: the pregenerate command accepts optional timestamp-from parameter kzonecheck: accept '-' as substitution for standard input #727 knotd: print an error when unable to change owner of a logging file knotd: new warning log if no interface is configured knotd: new signing policy check for NSEC3 iterations higher than 20 knotd: don't allow backup to/restore from the DB storage directory Various code (mostly zone backup/restore), tests, and documentation improvements Bugfixes: knotd: secondary fails to load zone file if HTTPS or SVCB record is present #725 knotd: (KSK roll-over) new KSK is not signing DNSKEY long enough before DS submission knotd: (KSK roll-over) old KSK uselessly published after roll-over finished knotd: malformed address in TCP-related logs when listening on a UNIX socket knotd: server responds FORMERR instead of BADTIME if TSIG signed time is zero #730 modules: incorrect local and remote addresses in the XDP mode modules: failed to read configuration from a section without identifiers mod-synthrecord: queries on synthesized empty-non-terminals not answered with NODATA keymgr: confusing error if del-all-old command fails" For 3.0.5 (skipped): https://www.knot-dns.cz/2021-03-25-version-305.html Signed-off-by: Matthias Fischer --- lfs/knot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/knot b/lfs/knot index 39940a358..ec6ec4deb 100644 --- a/lfs/knot +++ b/lfs/knot @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2021 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.0.4 +VER = 3.0.6 THISAPP = knot-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c0a546927ff50db153893de43758cb37 +$(DL_FILE)_MD5 = 0d8aaa8e5214623c12123c67b5f2c460 install : $(TARGET)