1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Fix Launchpad Build

debian/changelog didn't contain any parseable stanzas
This commit is contained in:
eloaders 2016-10-03 18:31:06 +02:00
commit 14cd4421b5
4 changed files with 6 additions and 6 deletions

8
debian/changelog vendored
View file

@ -1,8 +1,8 @@
libcpuid (0.4.0) unstable; urgency=log
libcpuid (0.4.0) unstable; urgency=low
* Better detection of AMD clock multiplier with msrinfo.
* Support for Intel SGX detection
(a backwards-incompatible change since the sizeof
* Better detection of AMD clock multiplier with msrinfo.
* Support for Intel SGX detection
(a backwards-incompatible change since the sizeof
cpu_raw_data_t and cpu_id_t is now different).
-- Georgiev, Veselin <anrieff@gmail.com> Thu, 30 Sep 2016 22:39:37 +0300