From patchwork Mon Oct 19 14:48:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3589 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 4CFKQq4zdWz3yHj for ; Mon, 19 Oct 2020 14:49:23 +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 4CFKQn5Xg1z1SN; Mon, 19 Oct 2020 14:49:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CFKQn09mHz30Z0; Mon, 19 Oct 2020 14:49:21 +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 4CFKQm11V1z2xWW for ; Mon, 19 Oct 2020 14:49:20 +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 4CFKQl75Rfz8F; Mon, 19 Oct 2020 14:49:19 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1603118960; 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: in-reply-to:in-reply-to:references:references; bh=55V4hHn/ysQzlJZM7Tu4jqNmHZK3FaIREbbzHoMV5rI=; b=lqUxJltnkRLKzTuy52AEs2fhMUcipbSOGJBNTtG7GgzvamGmE11RmzbjLaEXsDf/zKq7sv 8HVFjP7n/MYeK+Bg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1603118960; 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: in-reply-to:in-reply-to:references:references; bh=55V4hHn/ysQzlJZM7Tu4jqNmHZK3FaIREbbzHoMV5rI=; b=jj2XzElKyTMxPmNLG1eNFGhlH1BfG6dxvUi0HMIvYwSAjHqbR0q7AlUONbMST9sg20w9q/ jb+YTwrLbnb1MCWPBw+tLFNM4iSSCSdEp5dokFTkzVEsVOoY9V1WvIUBzbsyhPjxhcihma t6y1XVIK3HJQUCfT0RGTa3I11ubkksjN0mT574f2syKcbesGakOHZl9GC33SUK0M4U62Pl ygga76xTbSIOx5ljsCxP9SLiZ2xLJCxd7onHdjZGON6NbUUgYdgfFTtZ6sudm+e/iIAmXJ X1c7De7q1KfWsN+Mv++TPi1hEI/oZ45rimUjXfJWghHTIn+psVi/xhRuHx1w9g== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 3/3] hostapd: Bump package version Date: Mon, 19 Oct 2020 14:48:57 +0000 Message-Id: <20201019144857.22211-3-michael.tremer@ipfire.org> In-Reply-To: <20201019144857.22211-1-michael.tremer@ipfire.org> References: <20201019144857.22211-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/hostapd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/hostapd b/lfs/hostapd index b208c732d..f70d09f4b 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 51 +PAK_VER = 52 DEPS =