From patchwork Sun Aug 6 18:53:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 7067 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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RJpWP2PLTz3wjw for ; Sun, 6 Aug 2023 18:53:37 +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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RJpWG2bY1zcf; Sun, 6 Aug 2023 18:53:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RJpWF5PqTz2yNc; Sun, 6 Aug 2023 18:53:29 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RJpWD387mz2xYM for ; Sun, 6 Aug 2023 18:53:28 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RJpWB0cwszSr for ; Sun, 6 Aug 2023 18:53:26 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1691348006; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=GbDCiYDg8oj6fPncpSK9MhE0PPHNH6tQX2pReTyiQd0=; b=Wmwkqwlh+HtLzsJDjIY3f9nX/uFxA366XCubQACbANyvx+LMWYsdMEefgxsSEWrS16Kz0w VDmrD6cP1eRRyuCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1691348006; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=GbDCiYDg8oj6fPncpSK9MhE0PPHNH6tQX2pReTyiQd0=; b=mb0ZtDZAB2CSpNzcIHf+bewLdM/U9jO3MoSMYn4kktseYnPc0M3Wgl0sLd+Kt7qCFzp/Tf GZdekNUCNPkH71aPNIpQAEptPwEweawvXjYC7DUiO2pHc1x9i0kON54Lw/HiYulbT3eObd nNRHQDJFNhkg6ccdDLr/0HdWFOzHAu5ITOkVX/qBT9nlgZnQW7L8nlMMHT/dEwnaqcZpjr F7aCFeNbrr9CrJ1kHZBXdL2+X+yZWcjdMJogE+xOsSOEgTwQl5mFbXWxhsFXvOJ8KRbp6k HAe42xVpp1LqiwO0DMIRVWhO3dBSETV297hhPtA0IyUfpxrakABzMDdhWnaJjw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] haproxy 2.8.1: Bumped PAK_VER to 27 due to removing the old OpenSSL files Date: Sun, 6 Aug 2023 20:53:21 +0200 Message-Id: <20230806185321.3218-1-matthias.fischer@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Matthias Fischer --- lfs/haproxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/haproxy b/lfs/haproxy index b825a342f..7646c9691 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 26 +PAK_VER = 27 DEPS =