From patchwork Sat Jan 11 14:43:26 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8396 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 RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YVh9J40hZz3x61 for ; Sat, 11 Jan 2025 14:43: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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YVh9C5T9yz4pH; Sat, 11 Jan 2025 14:43:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YVh9C3n0Tz34M8; Sat, 11 Jan 2025 14:43:43 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YVh984PJ2z2yCS for ; Sat, 11 Jan 2025 14:43: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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YVh982VP5zH4; Sat, 11 Jan 2025 14:43:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736606620; 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=vbOZhNab2Sn1JIuLQPYF/+2IrLjenJqBHfe4uOTzr8g=; b=EvamWnmwJUVMG4Kulz4yqkT4hl/RWDEl/H7GnC95G3qoogltDXde0SVd9M0lsw/PI/CHpZ ZEDilx+M/XPrtcd0IX/WxiTf2/9T+1V9AEbbZ0c8npgDH4u7uEjXfFzvA2RnWT8+4WQUcQ M/1JWrFHoLo/yRGnJTf0KJMhh7a81jKOrjwj0rZ6XJssz6fs0f8ReqCoQF+0JzzqAfvWub ZZ0qlNzCjJ850XVgBDV5YvsplWIzYpeSmgpOr4efNPqEEl+tzGE78lMDTOGL43PhoOSDk2 RffvAShs7bAK8Bzhn+SBjN1b2SQb0wTiPmunTLgGRdSX83hnQ5kn0a+DoNRNow== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736606620; 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=vbOZhNab2Sn1JIuLQPYF/+2IrLjenJqBHfe4uOTzr8g=; b=jFsAgXyDZKuwQ227GA+ICpsn5GMBU1gotxftki751C7C1A3DgelejKSuZWlSWT/rF5Y818 4eWJmNVPCOIP04Bg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] hwdata: Update to version 0.391 Date: Sat, 11 Jan 2025 15:43:26 +0100 Message-ID: <20250111144333.3363359-3-adolf.belka@ipfire.org> In-Reply-To: <20250111144333.3363359-1-adolf.belka@ipfire.org> References: <20250111144333.3363359-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QT3VKGYMZZ3ZOO67ZS5WIC7I66WVBPKL X-Message-ID-Hash: QT3VKGYMZZ3ZOO67ZS5WIC7I66WVBPKL 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 0.389 to 0.391 - Update of rootfile not required - Changelog 0.391 Update usb and vendor ids 0.390 Update pci and vendor ids Signed-off-by: Adolf Belka --- lfs/hwdata | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/hwdata b/lfs/hwdata index decf9b582..d51aa2d34 100644 --- a/lfs/hwdata +++ b/lfs/hwdata @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 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 = 0.389 +VER = 0.391 THISAPP = hwdata-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -# https://github.com/vcrhonek/hwdata/releases?page=1 +# https://github.com/vcrhonek/hwdata/releases ############################################################################### # Top-level Rules @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 967c107836e2cb6129d6432d116bae1ef57c8bf9212f5b052085029dc4dc7134b89237291ebec192d5031de6ff98338a253a1cdeed0a43a85c5ff37dd3d15b5c +$(DL_FILE)_BLAKE2 = 478d60635f338770751bf4b437f33ba0666b4c3d70d9c726c8e124c44e6d6f5a96ba96b63ae64a151732ca7607676aaccefc7a61c89cee584696b699b3234019 install : $(TARGET)