File libcpuid.changes of Package libcpuid
-------------------------------------------------------------------
Thu Jun 8 13:22:59 UTC 2017 - mpluskal@suse.com
- Enable internal tests
-------------------------------------------------------------------
Mon Nov 28 09:18:18 UTC 2016 - mpluskal@suse.com
- Update to version 0.4.0:
* A backwards-incompatible change, since the sizeof
cpu_raw_data_t and cpu_id_t are now different.
* Better detection of AMD clock multiplier with msrinfo.
* Support for Intel SGX detection
- Some packaging cleanups
* Use url as source
* Split binary from devel package
-------------------------------------------------------------------
Sun Oct 16 13:40:44 UTC 2016 - dap.darkness@gmail.com
- Update from 0.1.0 to 0.3.0:
* Added intel_fn11 fields to cpu_raw_data_t to handle
new processor topology enumeration required on Core i7
* Support for Intel Nehalem architecture CPUs (Core i7, Xeon i7)
* Added support for greater more accurate CPU clock measurements
with cpu_clock_by_ic()
* Support for AMD Bulldozer CPUs, 128-bit SSE unit size checking.
A backwards-incompatible change, since the sizeof cpu_id_t is
now different.
* Support for Ivy Bridge, and detecting the presence of the
RdRand instruction.
* Support for newer processors up to Haswell and Vishera
* Fix clock detection in cpu_clock_by_ic() for Bulldozer
* Support for detection of AVX/AVX2/BMI1/BMI2
* More entries supported in cpu_msrinfo()
* Rename of some CPU codenames, made more consistent
* *BSD and Solaris support (unofficial)
* A backwards-incompatible change, since the sizeof
cpu_raw_data_t and cpu_id_t are now different.
* Support for processors up to Skylake.
* Fix clock detection in cpu_clock_by_ic() for Skylake.
* Support up to 8 subleaf entries for CPUID leaf 04 and detection
of L4 cache.
* MSR functions supported on FreeBSD.
* INFO_VOLTAGE request supported by cpu_msrinfo().
-------------------------------------------------------------------
Mon Aug 18 15:06:16 UTC 2014 - dap.darkness@gmail.com
- Updated to resolve "W: file-contains-current-date".
-------------------------------------------------------------------
Thu Jul 31 15:07:19 UTC 2014 - dap.darkness@gmail.com
- Updated from https://github.com/anrieff/libcpuid
-------------------------------------------------------------------
Sun Feb 2 13:39:36 UTC 2014 - dap.darkness@gmail.com
- Initial build.