From patchwork Sat May 25 04:53:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2264 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id B0C578170FB for ; Fri, 24 May 2019 19:53:23 +0100 (BST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 459b9Y6nCzz51tbv; Fri, 24 May 2019 19:53:21 +0100 (BST) Received: from Devel.localdomain (p4FF5627B.dip0.t-ipconnect.de [79.245.98.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 459b9W0nv0z51tbs for ; Fri, 24 May 2019 19:53:19 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904rsa; t=1558723999; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=bqPSzc9DxrKnHjjWmBktGYHN+gkpEuwPRJxGBIEayGo=; b=bg9UcS0JZQyk7wWrBvmZ/SZy+bhgQI0j6BFZsZ4V+KKdPMgS4hTQw34MQgGV0uagE9U1s4 Y/7qrJmsoxPVEkAin+fYNhvYGVWJFnhLjlMLWSKFbw0QITksTqLqOLee1n8sZYuaGTSvkg vSXu6Q3XuGgop5HTZkxfyPL9IixAm8FPo89up010TUpvgVWvMo/QdRkzcuh921OIx4JFfS yVnyCuuFm6wWOUqgqLzKEgb0lPHwEshLteuaQ6CMkdzogHo7LICDVSlUcOVr/KnD4wFdNu pKamm3FXIIaPWGMH/0PBxMRDy8f13a3kCV88jyKbz+l4r1jZXGlsUyj8D/Lxjg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904ed25519; t=1558723999; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=bqPSzc9DxrKnHjjWmBktGYHN+gkpEuwPRJxGBIEayGo=; b=FuodnBFnPZ5MywDBx6dqGdDzTrzl+ZN4s9/utYqLx7Pg3CDDhvpkUzigS1ugW97yfq5eQ9 Rs08O/W4EQGB1pAw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] bind: Update to 9.11.7 Date: Fri, 24 May 2019 20:53:15 +0200 Message-Id: <20190524185315.2348-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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: http://ftp.isc.org/isc/bind9/9.11.7/RELEASE-NOTES-bind-9.11.7.html "Security Fixes The TCP client quota set using the tcp-clients option could be exceeded in some cases. This could lead to exhaustion of file descriptors. This flaw is disclosed in CVE-2018-5743. [GL #615]" Signed-off-by: Matthias Fischer --- config/rootfiles/common/bind | 8 ++++---- lfs/bind | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index 9164ff740..af57b88ca 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -266,15 +266,15 @@ usr/bin/nsupdate #usr/lib/libbind9.la #usr/lib/libbind9.so usr/lib/libbind9.so.161 -usr/lib/libbind9.so.161.0.1 +usr/lib/libbind9.so.161.0.2 #usr/lib/libdns.la #usr/lib/libdns.so -usr/lib/libdns.so.1105 -usr/lib/libdns.so.1105.0.0 +usr/lib/libdns.so.1106 +usr/lib/libdns.so.1106.0.0 #usr/lib/libisc.la #usr/lib/libisc.so usr/lib/libisc.so.1100 -usr/lib/libisc.so.1100.1.0 +usr/lib/libisc.so.1100.2.0 #usr/lib/libisccc.la #usr/lib/libisccc.so usr/lib/libisccc.so.161 diff --git a/lfs/bind b/lfs/bind index b0a513c5f..c26487dc9 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.11.6-P1 +VER = 9.11.7 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8294f1a86f57a331379717d714e840e3 +$(DL_FILE)_MD5 = 5c16cdab2ee066ed43a623febfd29244 install : $(TARGET)