From patchwork Fri Oct 18 16:46:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 8196 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XVVwB2PCjz3wmx for ; Fri, 18 Oct 2024 16:46:34 +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 4XVVw73ZjDz1GC; Fri, 18 Oct 2024 16:46:31 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XVVw711LLz340V; Fri, 18 Oct 2024 16:46:31 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XVVw54gmhz304G for ; Fri, 18 Oct 2024 16:46:29 +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 4XVVw50CfTz159 for ; Fri, 18 Oct 2024 16:46:28 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1729269989; 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=lvK0xmfoTGqb36dbPfHXtDdLt39ZZ0EckrbEl8mkKaE=; b=2sYJ56oSsvfCmZkiGxo3D9+BF6AUNqoMl+LFr3kHMK7KgJa0x0Qe+vwF7Qoe6tQy8xkxSa kp2+Yci2J0ksmtBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1729269989; 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=lvK0xmfoTGqb36dbPfHXtDdLt39ZZ0EckrbEl8mkKaE=; b=d1RrsmK5naXAgizId4DsB32+U9Zaj+27P9ZWfzuLIqNvZaDA+WAfdRz6ux0PNV6b5BalwS VYX3zR35lWTJF4g0ehjl+v3gR3AL0KaXB7HeJLq4P89wdBQS7TCVnIOm51M3J/zX0rUvhJ YPbXoJ/fE7E4c+Blod5E3RiKHsbUG3cnMbqTGAHqGKDPrkWb9GIGoIKbZY9v71raKjp+QF gGogji0MZ0O+YZGyM2Ot14DeDz7nKO7ATxnCa3VamudLtjva2KkXz9OOi9xJcf20OhV/iE cjedhtVH6z4XobQMZIHdmlxN5cnQUID6Zms8dRTZ1H6hp5oEkeNPjfZ+n50C3g== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] bind: Update to 9.20.3 Date: Fri, 18 Oct 2024 18:46:18 +0200 Message-ID: <20241018164623.1596-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: ZZ6CFB2SXT2GYS5PIMKYJAYH3SCAMTET X-Message-ID-Hash: ZZ6CFB2SXT2GYS5PIMKYJAYH3SCAMTET 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://downloads.isc.org/isc/bind9/9.20.3/doc/arm/html/notes.html#notes-for-bind-9-20-3 Signed-off-by: Matthias Fischer --- config/rootfiles/common/bind | 12 +++++++----- lfs/bind | 4 ++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index 74d3b93e5..73d4a842d 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -83,6 +83,7 @@ usr/bin/nsupdate #usr/include/dns/sdlz.h #usr/include/dns/secalg.h #usr/include/dns/secproto.h +#usr/include/dns/skr.h #usr/include/dns/soa.h #usr/include/dns/ssu.h #usr/include/dns/stats.h @@ -135,6 +136,7 @@ usr/bin/nsupdate #usr/include/isc/hash.h #usr/include/isc/hashmap.h #usr/include/isc/heap.h +#usr/include/isc/helper.h #usr/include/isc/hex.h #usr/include/isc/histo.h #usr/include/isc/hmac.h @@ -237,18 +239,18 @@ usr/bin/nsupdate #usr/include/ns/types.h #usr/include/ns/update.h #usr/include/ns/xfrout.h -usr/lib/libdns-9.20.1.so +usr/lib/libdns-9.20.3.so #usr/lib/libdns.la #usr/lib/libdns.so -usr/lib/libisc-9.20.1.so +usr/lib/libisc-9.20.3.so #usr/lib/libisc.la #usr/lib/libisc.so -usr/lib/libisccc-9.20.1.so +usr/lib/libisccc-9.20.3.so #usr/lib/libisccc.la #usr/lib/libisccc.so -usr/lib/libisccfg-9.20.1.so +usr/lib/libisccfg-9.20.3.so #usr/lib/libisccfg.la #usr/lib/libisccfg.so -usr/lib/libns-9.20.1.so +usr/lib/libns-9.20.3.so #usr/lib/libns.la #usr/lib/libns.so diff --git a/lfs/bind b/lfs/bind index 5833b9005..2d52157c9 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.20.1 +VER = 9.20.3 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0607a2753bcda828cff0f01a7929c3192286050813243a0733d4cf29313c9d9532285d049864b67f3ce352b71cbb878bc22785a73fe186bf244ca807934fefdf +$(DL_FILE)_BLAKE2 = b6a5298bbed613e9d257675e3a7fd1a8fb82b4f68891517935c8383bb85b2f976cae504feece750a274b2b1344a1221e04956930a34bdcba08d5f2d4a5255bc1 install : $(TARGET)