From patchwork Thu Aug 15 20:57:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 8013 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 "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4WlHVy57Rzz3wyN for ; Thu, 15 Aug 2024 20:57:14 +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) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4WlHVv1szmz1GY; Thu, 15 Aug 2024 20:57:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WlHVv0Snyz33cx; Thu, 15 Aug 2024 20:57:11 +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 "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4WlHVr3VmNz33cx for ; Thu, 15 Aug 2024 20:57:08 +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 4WlHVq3Ytxz1GY for ; Thu, 15 Aug 2024 20:57:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1723755427; 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=pASMT89UA2da/s0S36kdwjunLYigLpHkvwJge+u9LOc=; b=mw/CklG6EebGFUyfJLbH6xUaw7FCiARHTB9rcPMVWo4jNH4L7ECC5Lcy/HTZsnqnd5b1D4 hUn8xxkIiEqulgzCHK+uS3N1HaDnZjw01mPx5PdiOugDPWhS7pCj+Ed5QkXvZvhL2PmqeB NTz2cftgJm1aF5Ug8iu48Auuzew0Ffc3G6pKUKfYLrJWP+LqbB15bwmOv0ikEU+mn2WQ9c lMUi2N8dpZv4nCoyyOBlF9YSB3djsNtuDjgFdyGYdAq7UX+j+ZbWNzTFDUN6sawwi8wzsm bTCByLe8xDorMKRjyU3jkU1IzY/XNDKn0HXlxkADnZ8gF9ng53P+b3yBM0ptQg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1723755427; 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=pASMT89UA2da/s0S36kdwjunLYigLpHkvwJge+u9LOc=; b=OO71SIc/7Ox934Q1e9rcUMIzaeMlO3keLTqxpOah/e87Am1TteEANEOL/X4rz6cXCeXAgF KO9tY56BclDYOhDQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] unbound: Update to 1.21.0 Date: Thu, 15 Aug 2024 22:57:00 +0200 Message-Id: <20240815205700.3465891-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: IBSIM7XJMNHTQSTI54LURFUQFI3DRLLQ X-Message-ID-Hash: IBSIM7XJMNHTQSTI54LURFUQFI3DRLLQ 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-21-0 Signed-off-by: Matthias Fischer --- config/rootfiles/common/unbound | 3 ++- lfs/unbound | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound index ca50dd984..03e382d2e 100644 --- a/config/rootfiles/common/unbound +++ b/config/rootfiles/common/unbound @@ -10,7 +10,8 @@ etc/unbound/unbound.conf #usr/include/unbound.h #usr/lib/libunbound.la #usr/lib/libunbound.so -usr/lib/libunbound.so.8.1.27 +usr/lib/libunbound.so.8 +usr/lib/libunbound.so.8.1.28 #usr/lib/pkgconfig/libunbound.pc usr/sbin/unbound usr/sbin/unbound-anchor diff --git a/lfs/unbound b/lfs/unbound index 580508809..f10fed82d 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.20.0 +VER = 1.21.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 = b272a6b8c0118819d9803f0c7f7a4b7eff77e37682f4a9a0f749cafa08da4d4de01cd7bf71698b8fc5a7cdf5ca03685978e6b4395c586c35d1d13bebb7cbb538 +$(DL_FILE)_BLAKE2 = f6dc7b60e0071d3a7e7e687eb76fd086590ac69da954775c85bd09d8caa5e0cc4181c97fc14a75d2235f3b182d2d5b0b9120e453beb4e112af67ac80216cfca9 install : $(TARGET)