From patchwork Thu Jul 23 20:54:48 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 10044 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 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4h5k0C1HpRz3wkB for ; Thu, 23 Jul 2026 20:55:07 +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) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4h5k0B4mGHz5H3 for ; Thu, 23 Jul 2026 20:55:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4h5k0B42Wlz36ft for ; Thu, 23 Jul 2026 20:55:06 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4h5k076Mmgz2xHh for ; Thu, 23 Jul 2026 20:55:03 +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 4h5k066t0cz2x3; Thu, 23 Jul 2026 20:55:02 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1784840103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=FfIysDJojbBw6SbFgptzi7+ADOMqWkp6GyroaqjePwg=; b=z4iXQ0dN7AFxOuIGdbFhsFCGUO7kY6Rcy0CA0g3wacAI5mpb/sBgIs+yggEE2BXTzUcONY 9c9uQOILx6kGGXAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1784840103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=FfIysDJojbBw6SbFgptzi7+ADOMqWkp6GyroaqjePwg=; b=NXSjWv0hO1hbk+v5vR5kW1qvCF+FieuUeNvH3zzV1YdFPTppj9eGsBWl9c1AQxdYDx+7MT G3Hy/Qht2hYPKDEYirX3M73+MOM4x7P1OgpV78CHlXTyq8Qz3HqzhppcmHG9HMZfsc0Lr+ CdiVowWFGcqtZ2g2zjrrkr12WcDsWWQBHvLV73XchSn/Z940Y3svqhOy8cHkRFi+44n5zg w3Ov2tNmYtB+Muj5U3EMF3VlAXl5fhF6rSSizx+wE3h0CeGscSsAUjUGrffpW9FCS9H7RO dRjYfYpQPIxG0M1j/23uIoqCpGm9IJNRzX7uGE2NlzmoHIqIGOhCUiCSDVk62Q== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] bind: Update to 9.20.26 Date: Thu, 23 Jul 2026 22:54:48 +0200 Message-ID: <20260723205451.3358963-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Changelog is IMHO too long (~13KB) to be published here, for details see: https://downloads.isc.org/isc/bind9/9.20.26/doc/arm/html/notes.html#notes-for-bind-9-20-26 "The BIND 9.20.25 release was withdrawn after the discovery of a regression in a security fix in it during pre-release testing." Signed-off-by: Matthias Fischer --- config/rootfiles/common/bind | 10 +++++----- lfs/bind | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index 43e1a813d..79fe4917d 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -241,18 +241,18 @@ usr/bin/nsupdate #usr/include/ns/types.h #usr/include/ns/update.h #usr/include/ns/xfrout.h -usr/lib/libdns-9.20.24.so +usr/lib/libdns-9.20.26.so #usr/lib/libdns.la #usr/lib/libdns.so -usr/lib/libisc-9.20.24.so +usr/lib/libisc-9.20.26.so #usr/lib/libisc.la #usr/lib/libisc.so -usr/lib/libisccc-9.20.24.so +usr/lib/libisccc-9.20.26.so #usr/lib/libisccc.la #usr/lib/libisccc.so -usr/lib/libisccfg-9.20.24.so +usr/lib/libisccfg-9.20.26.so #usr/lib/libisccfg.la #usr/lib/libisccfg.so -usr/lib/libns-9.20.24.so +usr/lib/libns-9.20.26.so #usr/lib/libns.la #usr/lib/libns.so diff --git a/lfs/bind b/lfs/bind index ef03c4e7b..29c2c7850 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.20.24 +VER = 9.20.26 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 06fde034ef2d3f4432caf5d9a701f70f32dec94be63e64dfd5484d9e008245ca5707c067c0fa19e1e2c0a3d83d2bbeb465c6ec18aceed48ffaad6973c8a77a54 +$(DL_FILE)_BLAKE2 = 433d5ed7457367ce5b195a7d1a6f3fef21f929b158b14e3c86d8dc2004240119e4ec3b1d3cab1121be66ec77463fcb462e1207ec3339cf46ca4eec05f8c366ef install : $(TARGET)