forked from pool/cpuid
cpuid-20170122
OBS-URL: https://build.opensuse.org/package/show/utilities/cpuid?expand=0&rev=17
This commit is contained in:
parent
d5ba2e1a22
commit
dc01b28a49
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef67c5a838448234c96cc16b5d38480adbd069ca094b1ba047af6b8e9b12c563
|
||||
size 78983
|
3
cpuid-20170122.src.tar.gz
Normal file
3
cpuid-20170122.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:667612aae6704341dd10844e97c84c5c5c8700817a5937a3c293b55013bc4865
|
||||
size 80046
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 09:54:56 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 20170122
|
||||
* Added synth decoding for Intel Knights Landing B0.
|
||||
* Added new synth decodings for Intel Kaby Lake.
|
||||
* Fixed synth decodings for AMD Steamroller and Jaguar.
|
||||
* Added synth decodings for AMD Puma and Excavator.
|
||||
* For (6,15),(0,2) Piledriver processors, detect FX series and
|
||||
report it as Vishera instead of Abu Dhabi/Seoul/Delhi.
|
||||
* Added general microarchitecure names for AMD (e.g.
|
||||
Piledriver) in addition to specific core names (e.g. Trinity)
|
||||
for later generation processors. If I have trouble
|
||||
remembering these, it seems likely other people do too.
|
||||
* Added synth decoding for Quark X1000.
|
||||
* Added Intel Atom Z2760 (Clover Trail).
|
||||
* Added extra synth decodings for some Ivy Bridge and Sandy
|
||||
Bridge processors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 08:55:37 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cpuid
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cpuid
|
||||
Version: 20161201
|
||||
Version: 20170122
|
||||
Release: 0
|
||||
Summary: x86 CPU identification tool
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user