1
0

- update to 8.0.0:

* Fixed Bug #161: Accept arm64 as an alias for aarch64
  * Fixed Bug #160: Add MIPS architecture support
  * Fixed Bug #74: Add option to trace code paths to file
  * Fixed Bug #157: Remove multiple checks for sestatus

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-cpuinfo?expand=0&rev=15
This commit is contained in:
2021-06-06 11:55:32 +00:00
committed by Git OBS Bridge
parent 0f834ad096
commit ddc08fa8e1
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 6 11:53:50 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 8.0.0:
* Fixed Bug #161: Accept arm64 as an alias for aarch64
* Fixed Bug #160: Add MIPS architecture support
* Fixed Bug #74: Add option to trace code paths to file
* Fixed Bug #157: Remove multiple checks for sestatus
-------------------------------------------------------------------
Wed Sep 16 21:06:31 UTC 2020 - Dirk Mueller <dmueller@suse.com>