-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
- Loading branch information
Showing
3 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
2021-05-26 Mauro Carvalho Chehab <[email protected]> | ||
- Version 0.6.7 | ||
|
||
* Support for Ice Lake and Sapphire Rapids | ||
* Support for HiSilicon Kunpeng9xx | ||
* Support for Ampere | ||
* Support for memory failure events | ||
* Support for ARM processor error information | ||
* Support for decoding for new SMCA Load Store bank type | ||
* Add 8 channel decoding for SMCA systems | ||
* Improvements at the page isolation logic | ||
* New labels: A2SDi-8C-HLN4F, A2SDi-8C+-HLN4F, ASUS PRIME X570-PRO | ||
* New labels: Supermicro X10SRA-F and H8DGU | ||
* Added support to specify SYSCONFDEFDIR | ||
* RASSTATEDIR is now created at runtime | ||
* Use a linked list for non-standard error decoding interface | ||
* PCIe AER now displas PCIe dev name | ||
* Fixed a memory leak | ||
* Several fixes | ||
* Added ppc64le to travis build | ||
|
||
2020-07-21 Mauro Carvalho Chehab <[email protected]> | ||
- Version 0.6.6 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,6 +61,9 @@ rm INSTALL %{buildroot}/usr/include/*.h | |
|
||
%changelog | ||
|
||
* Wed May 26 2021 Mauro Carvalho Chehab <[email protected]> 0.6.7-1 | ||
- Bump to version 0.6.5 with several fixes and additions | ||
|
||
* Tue Jul 21 2020 Mauro Carvalho Chehab <[email protected]> 0.6.6-1 | ||
- Bump to version 0.6.5 with several fixes, new hip08 events and memory prediction analysis | ||
|
||
|