From patchwork Tue Apr 14 11:54:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2963 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 491kRj3FRFz3yC0 for ; Tue, 14 Apr 2020 11:54:25 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 491kRh2LJ7z2hq; Tue, 14 Apr 2020 11:54:24 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 491kRf1bclz2ysF; Tue, 14 Apr 2020 11:54:22 +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 491kRc6jZxz2xfF for ; Tue, 14 Apr 2020 11:54:20 +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 491kRc1YB0z1Kx; Tue, 14 Apr 2020 11:54:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586865260; 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=JlSPV5ZdAzVNXGxwn6UZFRU9W/4cOxAlTFewi6OAeYE=; b=5CDg2hozEOAucf6t/J4x7EXrKR+DwJwR9xap45BX64SDn5lO5L2LNkwGUgn7KxVSE5do5g YBhhkz2JcbC9fSAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586865260; 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=JlSPV5ZdAzVNXGxwn6UZFRU9W/4cOxAlTFewi6OAeYE=; b=QUkOcZrmBHSDKQ86qWnDlhs7r23gmL981MUUqrNjYo54F166qtr/iSQxu/LvtkpgdtiYHh /QHNti6IaG4rymooPckeCbeInmkYJMfyd6hirTNkSZHbxsUZJ9PL5nSPXNvJAsKMyPjEcd IceAczqb7t8krmTzd2ARz1iNA4Kfki9lU7DH2WRQIT05G1h1TjyhO70g8tlNyOTULecAlw z9pdinWYMFwKOlxTwerlor5wmq5mBFHhoIPczaZsY7e8Rb6i6a8cGhCJpZRWANEYU9DSN8 lO7vuBbcxu0CZnQJt3J8a2t5tGySU+0HqzS0H4lLEHmRmQGBdG+/TeNY0kEAkw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] haproxy: Update to 2.1.4 Date: Tue, 14 Apr 2020 11:54:15 +0000 Message-Id: <20200414115415.23158-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" This is a security release: https://www.mail-archive.com/haproxy@formilux.org/msg36876.html Signed-off-by: Michael Tremer --- lfs/haproxy | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/haproxy b/lfs/haproxy index d326a090a..62a1c4d10 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -24,7 +24,7 @@ include Config -VER = 2.1.3 +VER = 2.1.4 THISAPP = haproxy-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 13 +PAK_VER = 14 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bea4726d8c99f5d9bac0e62906a1f2d0 +$(DL_FILE)_MD5 = 100cccf98aaf3ba80b5fd070866ad115 install : $(TARGET)