summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-20 04:06:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-20 04:06:28 +0000
commitc8d39e2d64b10a9bc0d0dd481ca0323143e0f9c2 (patch)
tree0812b7b48c7106bddf20aec32dceaaeaf6935e9a /ChangeLog
parentReleasing progress-linux version 1:3.12.0-1~progress7.99u1. (diff)
downloadpciutils-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--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6512888..d8d38eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.