From patchwork Fri Oct 18 16:37:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 8195 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 (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XVVjs3Hgcz3wmx for ; Fri, 18 Oct 2024 16:37:37 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XVVjq6gg6z3qw; Fri, 18 Oct 2024 16:37:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XVVjq4yHtz340V; Fri, 18 Oct 2024 16:37:35 +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 (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XVVjm5TNRz304G for ; Fri, 18 Oct 2024 16:37:32 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4XVVjm0VF2zlL for ; Fri, 18 Oct 2024 16:37:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1729269452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=T40qgBygE26jd0V5gyFvulc/ykfCnTJm7Nwul38ytZ4=; b=0DGoZ8NvLg2ixW1qxBWltlT2KgtzFE7vKFjhkXzCA2V6/y+M4LlJMcG0yUIMOWO0lSOezl Bx5VEky0IoWj4hBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1729269452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=T40qgBygE26jd0V5gyFvulc/ykfCnTJm7Nwul38ytZ4=; b=PBcI/kBv3zW+f9drG2qaS9ABB2pOT//cFV/NUn8spoP832rKoIg6NQmMRPlcTsoc9BOs6r d9cCqJq10xYZXyXUMLr2Q9NcsPeIdivppAu7yeQkJou5WXXx0dt802j8hKcDO2cHFYdU0X isSsOW4N9/r7LpkvlcDwws0ghEsGb/2adJFcRPYFxQbohKXjabC/xnlX5gXSoxFKy3a7to n0FuTvo4lrlasdYN2EWugl4c2S99DD4yNq3eyD0eVWucF2c2/PMOhO+tqPDbk8J2/vno6c k2Nha8x3WJcctsqftn2AmNOCvSgH0/h+JiA2LyeyhAITZmS0aGmqSXlxAWfg/w== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] unbound: Update to 1.22.0 Date: Fri, 18 Oct 2024 18:37:22 +0200 Message-ID: <20241018163723.1161-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: TUL3FLX2HYKGCQMLGB322YOUSGEH4577 X-Message-ID-Hash: TUL3FLX2HYKGCQMLGB322YOUSGEH4577 X-MailFrom: matthias.fischer@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: For details see: https://nlnetlabs.nl/projects/unbound/download/#unbound-1-22-0 Signed-off-by: Matthias Fischer --- config/rootfiles/common/unbound | 2 +- lfs/unbound | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound index 1da88aa9d..57390d6d9 100644 --- a/config/rootfiles/common/unbound +++ b/config/rootfiles/common/unbound @@ -11,7 +11,7 @@ etc/unbound/unbound.conf #usr/lib/libunbound.la #usr/lib/libunbound.so usr/lib/libunbound.so.8 -usr/lib/libunbound.so.8.1.29 +usr/lib/libunbound.so.8.1.30 #usr/lib/pkgconfig/libunbound.pc usr/sbin/unbound usr/sbin/unbound-anchor diff --git a/lfs/unbound b/lfs/unbound index d8efaf872..0f91218a5 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.21.1 +VER = 1.22.0 THISAPP = unbound-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 4a14019a52c7f0641a6cfcb946be3016d9fd722acff7eeb5ea243808621af9fc05d2bb4dcba1024f134eb6ec609994e5a07b6c4b6bc0b8cc639b35db1546acd1 +$(DL_FILE)_BLAKE2 = 28cf5c6c5e29d4026beb33e8a17b012d1185a3a100fafd3e2717233f47c7b0ad2bf7b7fc2d5ad8c15b6fef496ed9d9c95d116535c3c34c945b27c2a42fa197ff install : $(TARGET)