From patchwork Tue Mar 30 19:14:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4006 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4F8zf45zV6z3wrV for ; Tue, 30 Mar 2021 19:14:36 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4F8zf33jysz19; Tue, 30 Mar 2021 19:14:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4F8zf30M4tz2xkF; Tue, 30 Mar 2021 19:14:35 +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 4F8zf12jXGz2xPJ for ; Tue, 30 Mar 2021 19:14:33 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4F8zdz55qvz19 for ; Tue, 30 Mar 2021 19:14:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617131672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CQLNaOKmoVZ6TfDHOX7VkQnyD3ihNEm/ggJwxRGQCEk=; b=1P/KdpRiTaWqcEWStkr7PJBUYd2P2+FAgbBUZSQ/2UV1aJW7baxWAXs5A89yLroPUC7mH2 I8Zs+r+ijBD+fjCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617131672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CQLNaOKmoVZ6TfDHOX7VkQnyD3ihNEm/ggJwxRGQCEk=; b=KdLkAiISrJagV+RjBNqXntky2a6F9s+duPABPpDxvEkeh8s/ODtOoxyANAlmjHR4tB7U/S 3nfLRNrCgIjFORSjyeDslqXmgGNdufOFeEzm2LDYeN5HJL7BTLjkVVKRJNOJSRJwtWAmO9 CULLPgClMoMRd94pcz5DQn42V8HdOZesxhpxO/X7YS+zTRW2aVM/30rEZg3TBEHpLIuwuv PGIzvSRd3kwGW98zunwg/y7DDlpI0Cjv4hbjlTDGiPt8PHRq/Im3XPV/EQGBVIpaykj7jK XHRFfoQLO/L3NVSS5hXKRv6zCoWOjXpwYyMmXAF8Ohi2/zsrTsM8oAs94M+nIQ== To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] strongSwan: update to 5.9.2 Message-ID: <3dfd1954-08d9-d20c-c605-474c97b2082c@ipfire.org> Date: Tue, 30 Mar 2021 21:14:27 +0200 MIME-Version: 1.0 Content-Language: en-US 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" This versions' changelog can be retrieved from https://wiki.strongswan.org/versions/80. Signed-off-by: Peter Müller --- lfs/strongswan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index ace2c5814..0f00b071f 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2021 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 5.9.1 +VER = 5.9.2 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1f4db969d072e120dc12d1c116a0f658 +$(DL_FILE)_MD5 = 8918e6675e1be3784817641f07eadeb8 install : $(TARGET)