From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] pciutils: Update to version 3.13.0
Date: Sun, 24 Nov 2024 13:27:08 +0100 [thread overview]
Message-ID: <20241124122715.7506-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241124122715.7506-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2463 bytes --]
- Update from version 3.11.1 to 3.13.0
- Update of rootfile
- Changelog
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.
3.12.0
* lspci decodes the IDE (Integrity & Data Encryption) and TEE-IO
extended capabilities.
* Several bugs in back-ends for Windows were fixed and the
README.Windows updated.
* Fixed building on Haiku.
* We now use more C99 features.
* Optimization flags used for compiling individual object files
should be the same as optimization flags for linking the final
executable to make link-time optimization possible.
* We no longer look up subsystems in the HWDB, because there is
no API for querying only the subsystem. The lookup we used
previously returned a device name if there was no entry for
the particular subsystem.
* Updated pci.ids.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/pciutils | 2 +-
lfs/pciutils | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/pciutils b/config/rootfiles/common/pciutils
index b23079526..316ec11fa 100644
--- a/config/rootfiles/common/pciutils
+++ b/config/rootfiles/common/pciutils
@@ -1,7 +1,7 @@
bin/lspci
bin/setpci
lib/libpci.so.3
-lib/libpci.so.3.11.1
+lib/libpci.so.3.13.0
sbin/update-pciids
#usr/include/pci
#usr/include/pci/config.h
diff --git a/lfs/pciutils b/lfs/pciutils
index bb06ba029..a2c28025f 100644
--- a/lfs/pciutils
+++ b/lfs/pciutils
@@ -24,7 +24,7 @@
include Config
-VER = 3.11.1
+VER = 3.13.0
THISAPP = pciutils-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 447d0e3fa209d2d27a0310a5824a75b543b539c459caed23e9218f4ff3f9a3c2a99c65dd5ddf92a56c2b880ecfaeff6f3edc458c3e5973a1a4937325740915ac
+$(DL_FILE)_BLAKE2 = d779ca0fd8c96a54bf81f6234d6a38eae2882d39dd1a52a508246bc46b5f4ac9318bbca20266378ec3917e72fe6ec30c47b1b5e9df4e86d3f59cbe860e2ac70e
install : $(TARGET)
--
2.47.0
next prev parent reply other threads:[~2024-11-24 12:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-24 12:27 [PATCH] pam: Update to version 1.7.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] pango: Update to version 1.54.0 Adolf Belka
2024-11-24 12:27 ` Adolf Belka [this message]
2024-11-24 12:27 ` [PATCH] qpdf: Updarte to version 11.9.1 Adolf Belka
2024-11-24 12:27 ` [PATCH] ruby: Update to version 3.3.6 Adolf Belka
2024-11-24 12:27 ` [PATCH] screen: Update to version 5.0.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] sshfs: Update to version 3.7.3 Adolf Belka
2024-11-24 12:27 ` [PATCH] swig: Update to version 4.3.0 Adolf Belka
2024-11-24 12:27 ` [PATCH] sysstat: Update to version 12.7.6 Adolf Belka
2024-11-24 12:27 ` [PATCH] sysvinit: Update to version 3.11 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241124122715.7506-3-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox