Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pciutils for openSUSE:Factory checked in at 2025-03-16 18:58:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pciutils (Old) and /work/SRC/openSUSE:Factory/.pciutils.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pciutils" Sun Mar 16 18:58:11 2025 rev:77 rq:1252781 version:3.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes 2024-07-29 21:53:32.539524713 +0200 +++ /work/SRC/openSUSE:Factory/.pciutils.new.19136/pciutils.changes 2025-03-16 18:58:26.856120421 +0100 @@ -1,0 +2,12 @@ +Thu Mar 13 13:26:48 UTC 2025 - Peter Simons <psim...@suse.com> + +- Synchronize SLE-12 and openSUSE:Factory [jsc#PED-4587]. + The following patches are now obsolete in version 3.13.0: + * add-decoding-of-vendor-specific-vpd-fields.patch + * pciutils-3.1.7-fix-memory-leak-in-get_cache_name.patch + * pciutils-3.2.0_update-dist.patch + * pciutils-3.5.1-add-support-for-32-bit-pci-domains.patch + * pciutils-lspci-Correct-Root-Capabilities-CRS-Software-Visibil.patch + * show-gen4-speed-properly.patch + +------------------------------------------------------------------- @@ -4 +16 @@ -- Synchronize SLE-15 and openSUSE:Factory [PED-8393, bsc#1224138]. +- Synchronize SLE-15 and openSUSE:Factory [jsc#PED-8393, bsc#1224138]. @@ -260,0 +273,12 @@ +Wed Jun 27 11:35:55 UTC 2018 - psim...@suse.com + +- Apply "show-gen4-speed-properly.patch" from upstream to fix the + display of the gen4 speed for GEN 4 cards like Mellanox CX5. + [bsc#1098094] + +- Apply "add-decoding-of-vendor-specific-vpd-fields.patch" to add + support for commonly used vendor specific VPD keywords described + in "Table 160. LoPAPR VPD Fields" of the Linux on Power + Architecture Platform Reference (LoPAPR). [bsc#1098228] + +------------------------------------------------------------------- @@ -305,0 +330,14 @@ +Tue Dec 6 20:07:00 UTC 2016 - psim...@suse.com + +- Back-ported several changes from newer pciutils-3.5.1 to enable + proper support for 32-bit PCI domain numbers (bsc#1006827) in + pciutils-3.5.1-add-support-for-32-bit-pci-domains.patch. + +------------------------------------------------------------------- +Tue Nov 1 05:15:00 UTC 2016 - j...@suse.com + +- pciutils-lspci-Correct-Root-Capabilities-CRS-Software-Visibil.patch: + lspci: Correct Root Capabilities "CRS Software Visibility" bit + Found this issue when tracing bsc#1001888. (bsc#1001888) + +------------------------------------------------------------------- @@ -360,0 +399,5 @@ +------------------------------------------------------------------- +Thu Mar 12 08:15:53 UTC 2015 - tchva...@suse.com + +- pciutils-3.1.7-fix-memory-leak-in-get_cache_name.patch: Fix + a memory leak in get_cache_name (bnc#837347) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pciutils.spec ++++++ --- /var/tmp/diff_new_pack.V38DLe/_old 2025-03-16 18:58:27.408143514 +0100 +++ /var/tmp/diff_new_pack.V38DLe/_new 2025-03-16 18:58:27.412143681 +0100 @@ -1,7 +1,7 @@ # # spec file for package pciutils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -97,7 +97,14 @@ %check %make_build tests +%if 0%{?suse_version} >= 1600 %ldconfig_scriptlets -n %{lname} +%else +%post -p /sbin/ldconfig -n %{lname} +%end +%postun -p /sbin/ldconfig -n %{lname} +%end +%endif %files %license COPYING