From patchwork Mon Jan 8 06:19:00 2024 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: 7433 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) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4T7qJm3tRmz3wmg for ; Mon, 8 Jan 2024 09:58:48 +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) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4T7qJl4DvSz15L; Mon, 8 Jan 2024 09:58:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4T7qJl3WVfz2xbm; Mon, 8 Jan 2024 09:58:47 +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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4T7kRw6ljWz2xVy for ; Mon, 8 Jan 2024 06:19:40 +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 4T7kRv25Z3z15D for ; Mon, 8 Jan 2024 06:19:38 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1704694780; 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=YLJXg027HGgM2m00MD0EXWWfjcVIZqV+vsEePofGFaM=; b=KqmoB79iTJ8ae7PmqjgKdwHPCPkuuk9x05NIJMTTASi0KUX4Z94xFJb4BuWMhhiqfoxmBY z0oXot3Gm60qohCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1704694780; 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=YLJXg027HGgM2m00MD0EXWWfjcVIZqV+vsEePofGFaM=; b=mMOhT5lu9TTIc+Z53ZIT2iuyrH2o5m0UMQOzZ7yc5P/hCfDX/CBekC2vQDHA3VPI1BTOkY 4DaiIOKYKnVSn9dNSFojzxwxRpEaBLa6HvUUXT91x4vKTTgLL8+8EhDJ5ruUGvkpjnVE2P +JjgiXk9X60Oc4/UKOzLQJKiy9GP9tIrfifv9IJWsYpz0lGUsC9xMth4vOxR4BlasBjEHE t8TmADJYSsZrBXS/KJeGuECUob+rtQOhsNcxDANMhie8Wd3DZgxBzr0xO2lrG8ahmN3ptS dco8OzIUUlZNqu+Y3BwzgLp+Pj7ZGGbJVj7yVX+fk+4CMy3ZraVJVjPWXBfJbA== Message-ID: <8833c9fd-fc60-4eb5-86e1-e6418a9260eb@ipfire.org> Date: Mon, 8 Jan 2024 06:19:00 +0000 MIME-Version: 1.0 To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] strongSwan: Update to 5.9.13 Message-ID-Hash: YOXH2ZRHNW73B2OF4MK7DSWF5BW7FXYA X-Message-ID-Hash: YOXH2ZRHNW73B2OF4MK7DSWF5BW7FXYA X-MailFrom: peter.mueller@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.13 for the changelog of this version. Signed-off-by: Peter Müller --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index 9496d05dd..d002290f7 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.9.12 +VER = 5.9.13 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 40f80162970152bca028a9af6b37c4c6e2ef38e75f88b92bf03f18641dadacbc574441e74cd0c7abb49ce4c15d9b82301aa90cb07c4fd223bf83163ebfbc2381 +$(DL_FILE)_BLAKE2 = 1d60864a557cf14e84c62d4c04ae64eb24331e2576c157b276cf13691ac2a7f5d1b92925e4c3e6ab51dc1f6f64aeb7c60ffb16309673a9f78a73f652cb24da8c install : $(TARGET)