From patchwork Tue Jun 18 10:48:53 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7885 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) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4W3Nm70CBpz3wxG for ; Tue, 18 Jun 2024 10:49:11 +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 4W3Nm35z2Mz128; Tue, 18 Jun 2024 10:49:07 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4W3Nm33pkKz33G7; Tue, 18 Jun 2024 10:49:07 +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 4W3Nm10YM4z30BS for ; Tue, 18 Jun 2024 10:49:05 +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 4W3Nm00pMLzsZ; Tue, 18 Jun 2024 10:49:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1718707744; 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=P14y3o5oLQN1wXn8IwOnleeZOPMDMLdk5FA12L3g2y4=; b=qKqdll7iA96GzaL1hUlaPi7Pc+d1QYuBf7B5H18bWyuypld82GecTJxqdLJgC1WMsLgNCQ 2oPOL5QC9j42dFBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1718707744; 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=P14y3o5oLQN1wXn8IwOnleeZOPMDMLdk5FA12L3g2y4=; b=TEH85QtOj/pcqpmd4qoPGnNoEsFFKUJEJTCB7A9nygi88SHp00LPhfTniPA4LN5jnAPf8y KJpbD+UDmGZS4NIxztmoWVSflo9no0vT1Wr0OY2SRaP7ZAWSlOMjAqJgYJApEfx2o4tMY+ bw0S4XVREuu//w2mJkY1Qyz49YlZuZs8J2KlOAHXxO/ipmaWGksCjJsFBwINnFLLQEO8M1 yS7UUToPwRVrpmFhKArZRSoGJkqw2jsKTIczGIlkb+9fZaiyCSrZWio8TIXNuCSiwIdAlF 7P/PkjrO4TncQ0040ERMdwZ55s7DQcvu5d6QCB1uB6EmSXyTu9aVtko828i6Ug== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iw: Update to version 6.9 Date: Tue, 18 Jun 2024 12:48:53 +0200 Message-ID: <20240618104858.3386879-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: BFOA6B5MRVSDX6G3NOJ7TPKBIXN5U57B X-Message-ID-Hash: BFOA6B5MRVSDX6G3NOJ7TPKBIXN5U57B X-MailFrom: adolf.belka@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: - Update from version 5.19 to 6.9 - Update of rootfile not required - Changelog There is no changelog available for this package. Details of changes can be found in the git commit log https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/log/ Signed-off-by: Adolf Belka --- lfs/iw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/iw b/lfs/iw index 46bd8c23c..eb4a5c77f 100644 --- a/lfs/iw +++ b/lfs/iw @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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.19 +VER = 6.9 THISAPP = iw-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 57c14b3be0b171b80abcbc71a45f392115f62cc0c3f8440185cb05b42f7a7c901653969a4d5200878b7ceb7aea356d9cf02e07a9fbb282b34372c23561f4fe0a +$(DL_FILE)_BLAKE2 = 90fca854795fb7e32675d14158250c0b0b06b0d757f375636bcf538fc5f9a658eab8ee39331465b93545e0b0b49ad29f92f5119a6f4e187fb84eca9c9e5151c2 install : $(TARGET)