From patchwork Sun Sep 6 11:44:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3436 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BkqMP5kkkz3x3L for ; Sun, 6 Sep 2020 11:44:33 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4BkqMN42H6zgr; Sun, 6 Sep 2020 11:44:32 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BkqMN2WnTz2yRM; Sun, 6 Sep 2020 11:44: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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BkqMM0VJ3z2xZt for ; Sun, 6 Sep 2020 11:44:31 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4BkqML1HQLzgr for ; Sun, 6 Sep 2020 11:44:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1599392670; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=l4vAZJ9jXjG4On1RPOSznDgKPOCreHtGwpu7MR6ArGQ=; b=5uNjWXLRxuWyvaRFJaW6VO+SJOfwYogp5E80Bol1ITll0SG0pvqxTyOi2UFblZVYs6d9+7 h2qJms3GuInl0jDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1599392670; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=l4vAZJ9jXjG4On1RPOSznDgKPOCreHtGwpu7MR6ArGQ=; b=uN74Cle7k4NkcRZj2oyyuu/iJekEv0G2KMoKnMu4r1ERy5FhKhF6mHTvMtIL52jXimkZrQ /5pG5uz+YG8IG0m41Av5G5rPspazThc8dzctZWGPutqD3uByT1iJIaW3YX1H3J/+E9m8F+ 9VcmivJX9IlAyYNCzI8QfPSXidI2h92+qGzQVeX9WJ+8qYuyNFePULSselC/mF5KnR06ol sbFILRC/TRQB3YVUU6+Dli3zUAdFOZwMIZSsYCPKkm/wAA2JAZoIVgR6Sx2Ebe6Lyq5MAX /Zfw1C2ELefKVCLIHn5/rJ1QTR7dgfAVmE9RrKmIqkpJuKQloAJTVOgW/AyeXw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] knot: Update to 2.9.6 Date: Sun, 6 Sep 2020 13:44:24 +0200 Message-Id: <20200906114424.6725-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=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/2020-08-31-version-296.html Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- lfs/knot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/knot b/lfs/knot index 7f341ab3f..9aa5d4f6c 100644 --- a/lfs/knot +++ b/lfs/knot @@ -24,7 +24,7 @@ include Config -VER = 2.9.5 +VER = 2.9.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 = f04b2ce8c9e25ec8a9a5e8566a8192b7 +$(DL_FILE)_MD5 = ccfdc71542e767cc01174d373efb56ee install : $(TARGET)