From patchwork Wed Nov 8 19:37:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 7306 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 ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SQb3823Ybz3wtG for ; Wed, 8 Nov 2023 19:37:56 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SQb351N5lzw9; Wed, 8 Nov 2023 19:37:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SQb346Jscz33fJ; Wed, 8 Nov 2023 19:37:52 +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 ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SQb320T5wz2xGX for ; Wed, 8 Nov 2023 19:37:50 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SQb310nZXzs0 for ; Wed, 8 Nov 2023 19:37:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699472269; 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=UR0pLAJUb2A1KVRjZv3aKB6cE/jK0js1lg2RXAdFz7c=; b=jGRdRSPiOB/F/zxDFBivvzdboOIM1M/X3gIE9w1PdZ8a+oT/7P0UnQXYpnHe0+ojAE5QN2 /PeeaRd3vasZBYDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699472269; 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=UR0pLAJUb2A1KVRjZv3aKB6cE/jK0js1lg2RXAdFz7c=; b=ifMhUWSjZSr9ScgpQZ9dRNmt09MpXVIrBBEKUXB8sYBqZiwKMIqHm3DHQNElfXzn9+mfB5 yp9mGv6dMQ8JmFJLNYGKN33dk6irxsJ3eHiBlusXUMoCbTGvJq3EWe2NhxpPdisUPGsHoP hXQ2ln/EQmDo0qbH8UVsKXSS9ZZbjxpJWztcj7IEY0848Z09/xVXB0BF3LbaXckLAAiV9l jCcXiJESUta894fb5r+EUi6V6+GcuN+9cx2ZmSFIrdzkZ4k7rXQaIuym295Kjd2UCEZaWd qbucurj+m41rh1ASJIeiJkM+7MENTVSh5Ff4V2WWBjS8vKyyQcnxPjnvCOvKYg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] unbound: Update to 1.19.0 Date: Wed, 8 Nov 2023 20:37:44 +0100 Message-Id: <20231108193744.2768861-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: XMERLJBHMYKM6U2X7YP26T5OLYORWLZE X-Message-ID-Hash: XMERLJBHMYKM6U2X7YP26T5OLYORWLZE 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-19-0 Again: Changelog is IMHO too long to be published here... Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- 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 f8463f9e8..78c5a31ae 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.22 +usr/lib/libunbound.so.8.1.23 #usr/lib/pkgconfig/libunbound.pc usr/sbin/unbound usr/sbin/unbound-anchor diff --git a/lfs/unbound b/lfs/unbound index 5fd114ccf..22bb2e1ce 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.18.0 +VER = 1.19.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 = 55f68cdb08281adaa7446f9b284d850e5e0cbbcbeda98609d9f8297d1bb298fcba51fa0a0805df5acc0a475397c65d295a33ae26144cdafbedb9686915dd174b +$(DL_FILE)_BLAKE2 = 66ec2b1cd32ac5930c088c73e884bc1fb4d35526a0c89bdbe209defd3e78326ce9b3c1a523fc1ab28b8fdf0e457280d5de7b300cf560c15d875f460bc361f5c7 install : $(TARGET)