From patchwork Tue Aug 4 09:54:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3289 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BLVTQ00Wbz3x0d for ; Tue, 4 Aug 2020 09:54:17 +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 4BLVTP0gxlzkl; Tue, 4 Aug 2020 09:54:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BLVTP092Mz2xkp; Tue, 4 Aug 2020 09:54:17 +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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BLVTM5tFRz2xkp for ; Tue, 4 Aug 2020 09:54:15 +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 4BLVTM0wbKzkl; Tue, 4 Aug 2020 09:54:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1596534855; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=0pqVerifP27pcaLM+PF7RWOyjVJWKaxPpQGmrJoVXB8=; b=iV82Dr9gAXn+BlKYiM5gwug3/Mmy5S2p4/iLmORNNgs+DuaNqjrENWCrhZbEJVgOEDtjq0 xd1JY98P6vUOJNCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1596534855; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=0pqVerifP27pcaLM+PF7RWOyjVJWKaxPpQGmrJoVXB8=; b=c9juG9Zv4XQdSQ1mllMRqoMOZyi5zhASlA6k+FeLV5VCUO3YyFXW+plLimz7yHS2K8zlms 77j2ev+y6t7PVir9l8SPjacEBdOaOj8btwUj+XnKIsrtP1D8SohpqVT1hWJrD10M+CGszp XUkwvz75lRIfTfSPk2EilLnJZcbaeAPFTpX20ahfOGV/2udeFBmdJt/c2ZixuKXmG+Z9mW mzk6GAqS3f8dY+MnUK+5e4cGWxuponPejz96KCbRshdE90rZISb1UEGkTQSCE3cjjsLybj 7sPmjInb5eSCd/+wNftd9nMmamZl7xSltQIuIi/+/vL6EeYxGExL6dgpPsPTHQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] dnsdist: Update to 1.5.0 Date: Tue, 4 Aug 2020 09:54:11 +0000 Message-Id: <20200804095411.31172-1-michael.tremer@ipfire.org> MIME-Version: 1.0 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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- lfs/dnsdist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/dnsdist b/lfs/dnsdist index 9f2040f16..2e7c88f93 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -24,7 +24,7 @@ include Config -VER = 1.4.0 +VER = 1.5.0 THISAPP = dnsdist-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 i586 PROG = dnsdist -PAK_VER = 4 +PAK_VER = 5 DEPS = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0fecd7d600c1c094b9fffffd27c44369 +$(DL_FILE)_MD5 = 86532fd9b0e8f838b16ab1a611f52abb install : $(TARGET)