From 704cc9db06022b64b47b06b261f55c7dc4f070a7ef92b39e7207fae6ef50db26 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 7 Nov 2015 11:42:49 +0000 Subject: [PATCH] cpuid-20151017 OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=7 --- cpuid-20150606.src.tar.gz | 3 --- cpuid-20151017.src.tar.gz | 3 +++ cpuid.changes | 30 ++++++++++++++++++++++++++++++ cpuid.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 cpuid-20150606.src.tar.gz create mode 100644 cpuid-20151017.src.tar.gz diff --git a/cpuid-20150606.src.tar.gz b/cpuid-20150606.src.tar.gz deleted file mode 100644 index cd44190..0000000 --- a/cpuid-20150606.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7607e81e62e4901180d9e2f48fe407033211c3fb300d758a210f746ef518c4e -size 71882 diff --git a/cpuid-20151017.src.tar.gz b/cpuid-20151017.src.tar.gz new file mode 100644 index 0000000..7850249 --- /dev/null +++ b/cpuid-20151017.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d35ddd7dab7c9f8b071b7b318d4f99fe112caaa28b6c8571e2ecdaa855db78 +size 72787 diff --git a/cpuid.changes b/cpuid.changes index e4cc457..46fb242 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sat Nov 7 11:37:43 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 20151017 +* Updated synth decoding for Broadwell processors. +* Added 0xd leaf field. +* Updated and expanded 0x14 leaf fields. +* Added synth decoding for Intel Xeon E7 v2 (Ivy Bridge-EX). +* Added synth decoding for Intel Core i5/i7 (Skylake). +* Decode new leaf 2 cache descriptors: 6a, 6b, 6c, 6d. +* added synth decoding for Knights Landing. +* Added new & missing decodings for: 4/ecx, 6/eax, 7/ebx, 7/ecx. +* Renamed 0xf leaves to include "Monitoring". +* Added 0x10 leaves for QoS Enforcement. +* Added new leaf 2 cache meanings: 0x1d, 0x24, 0xa0, 0xc3. +* Added missing i7 synth decoding for (0,6),(3,14). +* Corrected Atom Z3000 model & stepping which were bafflingly + wrong: (0,6)(3,5),1 -> (0,6)(3,7),8. +* Corrected other Bay Trail stepping names for Celeron/Pentium + N and J series. +* Added synth decoding for Intel Xeon Phi (Knights Corner). +* Added synth decoding for Intel Atom C2000 (Avoton). +* Added synth decoding for Intel Xeon E5-x600 (Haswell-EP). +* Added synth decoding for Intel Xeon E5-[48]800 (Haswell-EP). +* Added synth decoding for Intel Core M (Broadwell-Y). +* Added synth decoding for Intel Xeon D-1500 (Broadwell-DE). +* Added synth decoding for Intel i7-5000 Extreme (Haswell R2). +* Added synth decoding for Intel Atom Z8000 (Cherry Trail). +* Added synth decoding for Intel Pentium/Celeron N3000 + ------------------------------------------------------------------- Tue Jun 9 16:25:47 UTC 2015 - jengelh@inai.de diff --git a/cpuid.spec b/cpuid.spec index 56d7d3f..aca87bd 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -18,7 +18,7 @@ Name: cpuid -Version: 20150606 +Version: 20151017 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0+