From patchwork Tue Aug 4 19:31:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Feddersen X-Patchwork-Id: 3292 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 4BLlHW3CTDz3x0m for ; Tue, 4 Aug 2020 19:31:35 +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 4BLlHW19VLzn8; Tue, 4 Aug 2020 19:31:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BLlHW0mKcz2y2V; Tue, 4 Aug 2020 19:31: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) 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 4BLlHV4Msdz2xbw for ; Tue, 4 Aug 2020 19:31:34 +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 4BLlHT4cnvzn8; Tue, 4 Aug 2020 19:31:33 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1596569493; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:in-reply-to:in-reply-to:references:references; bh=lr4UmMxex3pS1NPi61cK6iT9hDrlDIjypIYn5cmidBU=; b=jeGH4PNI443T5PWhHqpT27RsUFVJPXY3HUs8GzTHcWXDIFbQdTBomw54qzIPOYeWvxVdWl xwLuCy4NoJydJsBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1596569493; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:in-reply-to:in-reply-to:references:references; bh=lr4UmMxex3pS1NPi61cK6iT9hDrlDIjypIYn5cmidBU=; b=ZGK0g0HQUVzH/RrYHpmnj5xSe6f1ZYsZLKt8SKKL0Vj/TOaTf3+bqT3JwF0xRIsEzniAHx YthZragEmznLxf25VFwKiYzPkYfmH2O8YvrLPwTdflhGSAIyk95PXwcEHNgQk8ZEomNjSR iilLLr5SBjJATuBd1xaWq5Pz6V+vg/Fq6jG/cp62ft3tmuPtzg6N9t7rHpvFaJPy8H8AEf RLZ34wvOL86+9icyWz5pGt6tpuxD4RgVCJzwVwFeq9+Ou7mraOQzXC/5qK4jJEe6C9RtBj h1JRb8DD3G2Xfq4k9VvoOFKFrGTHVezBchZ4a0zPhAPdt92uP/XizLB2mkBkMg== From: Stephan Feddersen To: development@lists.ipfire.org Subject: [PATCH 3/3] WIO. new version Date: Tue, 4 Aug 2020 21:31:15 +0200 Message-Id: <20200804193115.22656-3-sfeddersen@ipfire.org> In-Reply-To: <20200804193115.22656-1-sfeddersen@ipfire.org> References: <20200804193115.22656-1-sfeddersen@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=sfeddersen@ipfire.org 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: Stephan Feddersen Errors-To: development-bounces@lists.ipfire.org Sender: "Development" --- lfs/wio | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/wio b/lfs/wio index 29581dca6..e0dd53689 100644 --- a/lfs/wio +++ b/lfs/wio @@ -1,6 +1,6 @@ ############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) 2007-2020 IPFire Team # +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) 2007-2020 IPFire Team # ############################################################################### ############################################################################### @@ -15,7 +15,7 @@ THISAPP = wio-$(VER) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = wio -PAK_VER = 9 +PAK_VER = 10 ############################################################################### # Top-level Rules