From patchwork Thu Dec 13 06:41:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1994 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 65A408ABD88 for ; Wed, 12 Dec 2018 19:42:01 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 81CA021B9E54; Wed, 12 Dec 2018 19:42:00 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1544643720; 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=jypcYKAv416r/yn2TF7bpyOATrbL4rojyWyC9qgi8Vk=; b=MGrO5MwoRorMjUoIP6VoP1a8O7cQi4Gku0t/Z0jZN5dUwfIbMPxEztMvhtvHyKGgEFeGgF /vgX7ILMRcnDBtD8YQ7owHAxN7qRaFhGyXMiEYskt/DnZ5ExPF2aPxk0TrpxGQeGMj26ck R3/huI3fpVseJ+E9claT2JTRtkLhzGep/4M/pYtMIFVVQ4Cbwb05yC1MGEzge5XF1iYJvc 7FnrnEobs4BAItzzGq/JyrxFuPEO5yKEjbgBZsb38549x6FRltfAk4cMekOhwjdTx0HaMZ grMdlgHolmgoZGP6l2OvIJBbPaOT8iftAoRUGISqi26KncSKK1cKzKEZBP91vA== 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 C91E621B9E4E for ; Wed, 12 Dec 2018 19:41:57 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1544643717; 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=jypcYKAv416r/yn2TF7bpyOATrbL4rojyWyC9qgi8Vk=; b=rK52BVAHXh7AODlfz8xHjR+fZTouKwHObKDNrRExY5evFwtPnY2yBNOJ56xvTQUGXi8SAD PG0eucLuxP6wJRP+SiGXZAfJGsiaIoMlGAlFkxZdgm3DnTL5o16T9/khko1eVmnqpF/j9A A+IhFS3NzWEnRaQAEzgsRwDGbulty8POgC5PRnio/IHTPiTcrfAhNwfxRHcZO+a7symGsb ATqYfbmVTkud7WGeAtwZ/cLavO69k+5+bxWB/UwOWBdwBe5UUcGUhOaPzKhRXmGAzvZgbI IW6Y5B4G52SjWMb54AKtmn9d132q9jQO83GaOkmhfKNgQi23x8CHMlOAm8z5eg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] unbound: Update to 1.8.3 Date: Wed, 12 Dec 2018 20:41:54 +0100 Message-Id: <20181212194154.19432-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 [0.90 / 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)[] X-Spam-Status: No, score=0.90 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" Hi, For details see: https://nlnetlabs.nl/svn/unbound/tags/release-1.8.3/doc/Changelog "Fix dns64 allocation in wrong region for returned internal queries." Best, Matthias Signed-off-by: Matthias Fischer --- config/rootfiles/common/unbound | 2 +- lfs/unbound | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound index e02860487..9a8126c15 100644 --- a/config/rootfiles/common/unbound +++ b/config/rootfiles/common/unbound @@ -11,7 +11,7 @@ etc/unbound/unbound.conf #usr/lib/libunbound.la #usr/lib/libunbound.so usr/lib/libunbound.so.8 -usr/lib/libunbound.so.8.0.2 +usr/lib/libunbound.so.8.0.3 #usr/lib/pkgconfig/libunbound.pc usr/sbin/unbound usr/sbin/unbound-anchor diff --git a/lfs/unbound b/lfs/unbound index 3c876b79a..e4761eb67 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.8.2 +VER = 1.8.3 THISAPP = unbound-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3b2f1024df47ccc59a8100c3b40c6dc1 +$(DL_FILE)_MD5 = 4646203343d3b8f5aeb1b57753c27ead install : $(TARGET)