From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZsrFY1wVsz32gv for ; Wed, 7 May 2025 09:54:09 +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 4ZsrFT5NGNz2yHY for ; Wed, 7 May 2025 09:54:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4ZsrFT1xF7z2bb; Wed, 7 May 2025 09:54:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1746611645; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ln5Ief2Nuw/J0ELKS1Mkt6zuCjzL4qCaGOZjPilzSoU=; b=NogaytuPid97c5Rn4Xucq3zCmLJgcvZKVi+fVElDvzZJKgr0pX8X5As7ZYgAEXulXpIdKV o2n+WKBKZ+YC8pBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1746611645; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ln5Ief2Nuw/J0ELKS1Mkt6zuCjzL4qCaGOZjPilzSoU=; b=kXpHFYo23WEtyecto+TH/iAJ6hxjkWMDPoM/mAML/6aokQVatsIvPFbNbdSAyN/7CSp7FJ l0VQhQveu+3SDyMXcgSBOInpY+gRbdrS2A9zPIMdM59nSNmXttF0vz+B7HGYbTxc2jqy1f NpHGS7LNBRCdmJBs2XoCnlrxJGGU39DMdXtZ08iSmmpZ2yAcVBNcLrTQn2BlEPPFqCxJgN cvp13xU74puyI+TmulGVWGoBcOYiPYuE5dqRLjIQgBN9h7inEkv3TyLApvY2A+TInpaGgu PWXORXxwpK2edJP6kn0dNHJoBBWCY8Uhrnki7W8xlE2/mhrqxLiRgwNG+04nDw== Content-Type: text/plain; charset=us-ascii Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: [PATCH] unbound: Update to 1.23.0 From: Michael Tremer In-Reply-To: <20250505141252.3381105-1-matthias.fischer@ipfire.org> Date: Wed, 7 May 2025 10:54:05 +0100 Cc: development@lists.ipfire.org Content-Transfer-Encoding: quoted-printable Message-Id: <84FE7A44-CB93-4B9F-92D4-10E717DADD65@ipfire.org> References: <20250505141252.3381105-1-matthias.fischer@ipfire.org> To: Matthias Fischer Hello Matthias, Thanks for the patch. I added another patch to use the new fast reload = feature: = https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommitdiff;h=3Dbc3c914b1268= 9a8f245b2332bc6055bcc3f3dc89 Hopefully reloading Unbound will be less disruptive to the network then. -Michael > On 5 May 2025, at 15:12, Matthias Fischer = wrote: >=20 > For details see: > https://nlnetlabs.nl/projects/unbound/download/#unbound-1-23-0 >=20 > Signed-off-by: Matthias Fischer > --- > config/rootfiles/common/unbound | 2 +- > lfs/unbound | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/config/rootfiles/common/unbound = b/config/rootfiles/common/unbound > index 57390d6d9..8913c376f 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.30 > +usr/lib/libunbound.so.8.1.31 > #usr/lib/pkgconfig/libunbound.pc > usr/sbin/unbound > usr/sbin/unbound-anchor > diff --git a/lfs/unbound b/lfs/unbound > index 537ccff7e..abcb4e104 100644 > --- a/lfs/unbound > +++ b/lfs/unbound > @@ -1,7 +1,7 @@ > = ##########################################################################= ##### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2024 IPFire Team = # > +# Copyright (C) 2007-2025 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 @@ >=20 > include Config >=20 > -VER =3D 1.22.0 > +VER =3D 1.23.0 >=20 > THISAPP =3D unbound-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D = 28cf5c6c5e29d4026beb33e8a17b012d1185a3a100fafd3e2717233f47c7b0ad2bf7b7fc2d= 5ad8c15b6fef496ed9d9c95d116535c3c34c945b27c2a42fa197ff > +$(DL_FILE)_BLAKE2 =3D = 160bb2bee5450313a68ac81b73fd4bb21b14f8d25172d314644a34309dc75f28802126533f= 3ac1cb8d48599af8cb7caca83b866c9193286396f81c5fabc29651 >=20 > install : $(TARGET) >=20 > --=20 > 2.43.0 >=20 >=20