From patchwork Wed Mar 25 11:33:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2859 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48nQxR2scpz3yBb for ; Wed, 25 Mar 2020 11:34:03 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48nQxP4sXCzwM; Wed, 25 Mar 2020 11:34:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48nQxL5KgFz302l; Wed, 25 Mar 2020 11:33:58 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48nQxJ6tBMz2xm4 for ; Wed, 25 Mar 2020 11:33:56 +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 (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48nQxJ0N1BzwM for ; Wed, 25 Mar 2020 11:33:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1585136036; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=/GxNWbu3KAyyzoARzBWUUAaupy5dsWc5L1HG/4XwtZA=; b=7IKV/CKgjI/Ih74ZlZNgJKLqSxzZHi1JBowmE7Xr73PqPyG/kcHVsbDfl3rANxi2fljvM2 AUDouPXSLiVSImCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1585136036; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=/GxNWbu3KAyyzoARzBWUUAaupy5dsWc5L1HG/4XwtZA=; b=mHeV1/gf8mTwofbYQ4czcmK2Mbg/4Q6j+Ry5e3tCkXxuD/pPpoPGj2l749yrdD4Sc0AIjn seAtclwSdFkDMY5icFpxQLIQgJs0DeHKIBDAcr0TAzHzJX8CYtcEArll1Xz7WIiILtpsT3 +PtmfaCA+TYZ1WX+AB1+UA8PxMO4Emt0P/S90yPGwn89Tx95Cs+TI8aTvLlFSofBc745Dh r8gB2NnjUC0UBGQNRkTj3nAfjrlCh2opncOdSy1LP6BgwB9kaliu/LyCmFF/rlRHLun0cO 8vjWYu0gOW0fkrtNr4VoiMWAaWWse+VDWXGoEsVFiVF2ypfaO3EjYyNB0FKMBQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] bind: Update to 9.11.17 Date: Wed, 25 Mar 2020 12:33:49 +0100 Message-Id: <20200325113349.5751-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://downloads.isc.org/isc/bind9/9.11.17/RELEASE-NOTES-bind-9.11.17.html "Notes for BIND 9.11.17 Feature Changes The configure option --with-libxml2 now uses pkg-config to detect libxml2 library availability. You will either have to install pkg-config or specify the exact path where libxml2 has been installed on your system. [GL #1635] Bug Fixes Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all." Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- config/rootfiles/common/bind | 9 +++++---- lfs/bind | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index dd0293db7..3a306bf9e 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -198,6 +198,7 @@ usr/bin/nsupdate #usr/include/isc/socket.h #usr/include/isc/stat.h #usr/include/isc/stats.h +#usr/include/isc/stdatomic.h #usr/include/isc/stdio.h #usr/include/isc/stdlib.h #usr/include/isc/stdtime.h @@ -271,12 +272,12 @@ usr/lib/libbind9.so.161 usr/lib/libbind9.so.161.0.4 #usr/lib/libdns.la #usr/lib/libdns.so -usr/lib/libdns.so.1109 -usr/lib/libdns.so.1109.0.1 +usr/lib/libdns.so.1110 +usr/lib/libdns.so.1110.0.0 #usr/lib/libisc.la #usr/lib/libisc.so usr/lib/libisc.so.1105 -usr/lib/libisc.so.1105.0.0 +usr/lib/libisc.so.1105.0.1 #usr/lib/libisccc.la #usr/lib/libisccc.so usr/lib/libisccc.so.161 @@ -284,7 +285,7 @@ usr/lib/libisccc.so.161.0.1 #usr/lib/libisccfg.la #usr/lib/libisccfg.so usr/lib/libisccfg.so.163 -usr/lib/libisccfg.so.163.0.5 +usr/lib/libisccfg.so.163.0.6 #usr/lib/liblwres.la #usr/lib/liblwres.so usr/lib/liblwres.so.161 diff --git a/lfs/bind b/lfs/bind index 56bf8b4fd..85d7f85bb 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.11.16 +VER = 9.11.17 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e5a0fea6c636a9b8f350e6f9e3ecabc3 +$(DL_FILE)_MD5 = ceab137e8e7ce3b356be95f505abf737 install : $(TARGET)