SHA256
1
0
forked from pool/cpuid

cpuid 20241021

This commit is contained in:
Jan Engelhardt 2024-10-23 11:13:56 +02:00
parent 1aba5e3249
commit e70b8ffad8
4 changed files with 13 additions and 5 deletions

BIN
cpuid-20240716.src.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cpuid-20241021.src.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 23 09:10:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20241021
* Recognition for some Intel Arrow Lake-U, Nova Lake, Core
200S, Core 200V, Xeon 6 Sierra Forest models.
* Removed KaiXian KX-7000.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 5 16:05:55 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com> Mon Aug 5 16:05:55 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com>

View File

@ -17,7 +17,7 @@
Name: cpuid Name: cpuid
Version: 20240716 Version: 20241021
Release: 0 Release: 0
Summary: x86 CPU identification tool Summary: x86 CPU identification tool
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -35,7 +35,7 @@ the results into English descriptions. It knows about Intel, AMD, and
Cyrix CPUs, and is fairly complete. Cyrix CPUs, and is fairly complete.
%prep %prep
%autosetup %autosetup -p1
%build %build
# remove -Werror=format-security which is used on Mandriva, as it produces # remove -Werror=format-security which is used on Mandriva, as it produces