diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-20 04:06:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-20 04:06:28 +0000 |
commit | c8d39e2d64b10a9bc0d0dd481ca0323143e0f9c2 (patch) | |
tree | 0812b7b48c7106bddf20aec32dceaaeaf6935e9a /ChangeLog | |
parent | Releasing progress-linux version 1:3.12.0-1~progress7.99u1. (diff) | |
download | pciutils-c8d39e2d64b10a9bc0d0dd481ca0323143e0f9c2.tar.xz pciutils-c8d39e2d64b10a9bc0d0dd481ca0323143e0f9c2.zip |
Merging upstream version 1:3.13.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,27 @@ +2024-05-30 Martin Mares <mj@ucw.cz> + + * Released as 3.13.0. + + * lspci decodes CXL 1.1 device link status information. + This requires a recent kernel which exports rcd_* atributes via + sysfs. + + * Further development of the pcilmr (the link margining utility) + + * Dump parsing supports 6-digit domain numbers. + + * Bug fixes in PCIe link state reporting. + + * Decode more fields in PCIe AER capability. + + * Fixed build on Linux systems with musl libc. + + * Updated pci.ids. + 2024-04-05 Martin Mares <mj@ucw.cz> + * Released as 3.12.0. + * lspci decodes the IDE (Integrity & Data Encryption) and TEE-IO extended capabilities. |