From patchwork Fri Aug 17 04:56:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1891 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id 0A11A61A77 for ; Thu, 16 Aug 2018 20:56:13 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 4A85E10F3858; Thu, 16 Aug 2018 19:56:12 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1534445772; 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=T7b4ALQv12weHbzwTIu94JcWSRB4CqV0V7pesKB7DQY=; b=NwEVjbpXhScpx5HiZoaIvq72dn/u8L5rlth3Sgxor2e/MOgkGVanOtIse26/hsWMpjMD9x YB0lozbrLuEAi++6Ynngz1KcFV8IZnDViGTXYLbAUTf6yqMg32j8GQJGp8LbwNSBhuRdwK UN1fuY4xxerMxMsOtDEvtFXTxvo1HE5Y3dBpw7sqT5TVlCSbe3PSvpML1mmnXQUMLQnLOo 73/NPHKobsic+TZ5uKfgzN997oz1E+k5ZNMlH7h7zwyhW2M/DfduT3ya6FcZTxpbkqRbWg D5YDulDYqHldh3eaCySQ73D9kxs6w69U9rjpeHSEoJdMJUZPStSEDZDAWwzDIw== Received: from Devel.localdomain (p5B0A2AAB.dip0.t-ipconnect.de [91.10.42.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 6BBA510F3842 for ; Thu, 16 Aug 2018 19:56:09 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1534445769; 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=T7b4ALQv12weHbzwTIu94JcWSRB4CqV0V7pesKB7DQY=; b=I5xzn+LvGcp3QCvAO1RT3TzPfzV9zD91cMHqRI40UfT0TLUMjJGEI2EDCFUmGtggrzWYw6 YpS9uT6JyEO5251kcPd9BSavTITd7rnXB+b6/DbjDGeUVIEke60QOTPLT0ReCjsqz073xe FGnyvmgz8I+5PL5hvptcsNGGqBKz36sYOoctUn6kKICnuVRxcgWTJKDfzH8K43PlHbkETZ 1rqd7gKkLG6w9hkY2N+DspQdvcjDbHTZbEzEYvmylZkxZnRyCI3tD3PCkTkcu5321WDAyF TJ7yoebJNG25Qgugm2u0K5zHHHaJ0TzWxAGsiyiAn3YQZwBK+etqdJHFDmbAvA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] bind: Update to 9.11.4-P1 Hi, Date: Thu, 16 Aug 2018 20:56:03 +0200 Message-Id: <20180816185603.2123-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)[]; ASN(0.00)[asn:3320, ipnet:91.0.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" Fixes CVE-2018-5740 and CVE-2018-5738. For details see: http://ftp.isc.org/isc/bind9/9.11.4-P1/RELEASE-NOTES-bind-9.11.4-P1.html Best, Matthias P.S: Sorry, seen too late... Signed-off-by: Matthias Fischer --- lfs/bind | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/bind b/lfs/bind index 7a14a245a..8b04037b7 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.11.4 +VER = 9.11.4-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 = 9b4834d78f30cdb796ce437262272a36 +$(DL_FILE)_MD5 = b2c54d6c2003b693388041fd109e8b6b install : $(TARGET)