From patchwork Wed Oct 2 10:31:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2459 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 46jsrm3KPQz400h for ; Wed, 2 Oct 2019 10:32:08 +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 46jsrk5PHcz3Bk; Wed, 2 Oct 2019 10:32:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46jsrk2Srsz2yy6; Wed, 2 Oct 2019 10:32:06 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46jsrh1xPlz2yt6 for ; Wed, 2 Oct 2019 10:32:04 +0000 (UTC) Received: from michael.haj.ipfire.org (fw01.haj.ipfire.org [172.28.1.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 46jsrg6bsPz2MX; Wed, 2 Oct 2019 10:32:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1570012324; 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=DZp1hGxtjixUTj+zGYhLO3oyN+hNWT7TYHpKAT5IAdk=; b=fEqebLRnlrHzC6sCAwl2w+sjmeAu+tscbNupW4z5JyY2qmq/tEusiLOzaEEdM/zZ6Rm3lv 1iillyjAUldukXXYqU7wZ4qjYP98HeaqmyAk41Rg2jDMk8QdltLmxTwwY7KCQ9wNZi+uhJ vX5Kqy1u57YapVrsl9Mc5Y+sz0/aRqYuA8HK8b+qPqFNkE5sxhFicVmKLXGYIzB2jmfsh0 LSRWJ8oT6wN31FuIeclY/ErioY/AtCqPZskyM6ghRMQvILThImgFoWPRdy7N3cwW+mq6dY VP8Sk/uILWGDAUthE+lUfF3PK/+naiW3EXDfqEUSaNr+59OZgP3DV8t1OUBgvA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1570012324; 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=DZp1hGxtjixUTj+zGYhLO3oyN+hNWT7TYHpKAT5IAdk=; b=UROLeImqR0YMS7hVaAw2TtmIuyHkHq87RAUEI+uDlWgqtANBTyQVbEundFqUOtYmahX2Fl rTuCjUJ7czhz9SDQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 1/2] strongswan: Update 5.8.1 Date: Wed, 2 Oct 2019 10:31:53 +0000 Message-Id: <20191002103154.3874-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/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index e326886cf..c6f428e41 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.8.0 +VER = 5.8.1 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e05f2d16a7479a2a9591609c256d523a +$(DL_FILE)_MD5 = 5a6b9980cd1ac4fad3c24b55ed960ac9 install : $(TARGET)