diff --git a/cpuid-20241021.src.tar.gz b/cpuid-20241021.src.tar.gz deleted file mode 100644 index 4d517c5..0000000 --- a/cpuid-20241021.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f026592a3b45b012ae56fdc6bd395b71fe174a725d2b815c1494663fe243b15 -size 160692 diff --git a/cpuid-20241023.src.tar.gz b/cpuid-20241023.src.tar.gz new file mode 100644 index 0000000..6c0bf13 --- /dev/null +++ b/cpuid-20241023.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc77435a8d5d2b3551713301e8cdb83e62a3cfedc84132b0ec9b1bb5e5244fdc +size 160816 diff --git a/cpuid.changes b/cpuid.changes index 6a16084..33195a4 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 7 09:03:43 UTC 2025 - Valentin Lefebvre + +- Update to release 20241023 + * cpuid.c: Fixed cut&paste error in print_80000025_ebx, possibly + resulting in SIGSEGV: cached segments hard limit is only bit 11 + ------------------------------------------------------------------- Wed Oct 23 09:10:23 UTC 2024 - Jan Engelhardt diff --git a/cpuid.spec b/cpuid.spec index 8b45924..b7cfb4c 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -17,7 +17,7 @@ Name: cpuid -Version: 20241021 +Version: 20241023 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0-or-later