From patchwork Sat Dec 15 07:20:15 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2002 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 EE21F8ABD86 for ; Fri, 14 Dec 2018 20:20:23 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 0DFE52058317; Fri, 14 Dec 2018 20:20:23 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1544818823; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=qPbLF+XmDxpNEYHFNc1FL2dHwdVXSWbJB53cwgBdhd4=; b=ZthgIV2QUhsID054cbn+ONQ35wPfkyuCamD0fEv+4Q4RzNGeqS80q4z7Zn5WaJI8L7b9LX RTKpSmKUgDr30tlrwxefqgezuLHF6/Xejiz2ANrt7D9HnBa4CbyYU2gL+6cvSPUfJGoG03 5pfNsw8sERuIaxkb774ExpRr8m5EFNph+YOG0VTYQio0qfiw05SmD75ThqlVQW5wSVXVBU F5fHBxlLZR32qVQJIaol0BwBmOsLJuBytS2rT9NdznDQv/R0Ac3WEgznNzV19/VsRLe0wh JYTYyaZAJIqFB7rZK76qeNPl10eJKYJLsQRdtSJXaStSP/3W2x4DE3P8c9PBkA== Received: from Devel.localdomain (p4FF5633E.dip0.t-ipconnect.de [79.245.99.62]) (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 B32FC21B9E4F for ; Fri, 14 Dec 2018 20:20:19 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1544818819; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=qPbLF+XmDxpNEYHFNc1FL2dHwdVXSWbJB53cwgBdhd4=; b=RAISZR2My4xxfYXcbg/N/oM/6QYZa/WvnmT4BvzilGCiST+R2dQLndAzF5cuQrlrVV/Zls gPk/kP8QNQ+6cYbKakK28dgfTx3/oFTe9Z7pNHSVYkihWm4Ue83RTUv9Qpzp1yFKeTLxVN lUHZjNL9m+5J+kv8z2f86/tRDmjegtY5Q5n9+BRLKThQJhpGQ9ug9Mxds5VRIdkLStHBlB 8UTSOymeRjZGrnjoIdIPHXUmdvluNycBvPZxlL8IBrzUMxKRjuqNOMSuUO1+3plea4XTlg QLZf9mutM0zZ1hHV0LDkteJ+OO5p4P5D6AqHQweihzgsNwZJdNm63ieS3klXdg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] bind: Update to 9.11.5-P1 Date: Fri, 14 Dec 2018 21:20:15 +0100 Message-Id: <20181214202015.25561-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-Spamd-Result: default: False [-2.10 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3320, ipnet:79.192.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-2.10 X-Rspamd-Server: mail01.i.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.5-P1/RELEASE-NOTES-bind-9.11.5-P1.html Best, Matthias Signed-off-by: Matthias Fischer --- config/rootfiles/common/bind | 2 +- lfs/bind | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index 7ddfab332..bbe0e0741 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -270,7 +270,7 @@ usr/lib/libbind9.so.161.0.0 #usr/lib/libdns.la #usr/lib/libdns.so usr/lib/libdns.so.1104 -usr/lib/libdns.so.1104.0.0 +usr/lib/libdns.so.1104.0.1 #usr/lib/libisc.la #usr/lib/libisc.so usr/lib/libisc.so.1100 diff --git a/lfs/bind b/lfs/bind index c2530b174..44b649fcb 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.11.5 +VER = 9.11.5-P1 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 17a0d02102117c9a221e857cf2cc8157 +$(DL_FILE)_MD5 = 2825d818db51008f88a0030507edfa8a install : $(TARGET)