Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powerpc-utils for openSUSE:Factory checked in at 2026-04-28 14:29:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old) and /work/SRC/openSUSE:Factory/.powerpc-utils.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerpc-utils" Tue Apr 28 14:29:57 2026 rev:157 rq:1349578 version:1.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes 2025-11-25 16:58:26.896079784 +0100 +++ /work/SRC/openSUSE:Factory/.powerpc-utils.new.11940/powerpc-utils.changes 2026-04-28 14:30:46.511465913 +0200 @@ -1,0 +2,22 @@ +Mon Apr 27 10:13:45 UTC 2026 - Michal Suchanek <[email protected]> + +- Update to version 1.3.14 (jsc#PED-14528) + * Unified version number across tools + * Add Resource group monitoring support to lparstat (jsc#PED-14516). + * lparstat: print 'Maximum System Processors' + * lsslot: don't report an error for an empty PHB list +- Drop upstreamed patches + * smtstate-Start-smtstate-service-after-network-target.patch + * lparstat-Use-pool_capacity-for-determining-active-cp.patch + * sys_ident-Quiet-strncpy-warning.patch + * nvram.c-Correct-librtas-function-prototypes.patch + * pseries_platform.h-Fix-ifdef-guard-typo.patch + * Fix-HNV-installation-network-conflicts-across-all-di.patch + * lparstat-print-memory-mode-correctly.patch + * ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch + * cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch + * drmgr-pci-Return-0-for-success-from-do_replace.patch + * lparstat-Fix-negative-values-for-idle-PURR.patch +- Refresh ofpathname_powernv.patch + +------------------------------------------------------------------- Old: ---- Fix-HNV-installation-network-conflicts-across-all-di.patch cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch drmgr-pci-Return-0-for-success-from-do_replace.patch lparstat-Fix-negative-values-for-idle-PURR.patch lparstat-Use-pool_capacity-for-determining-active-cp.patch lparstat-print-memory-mode-correctly.patch nvram.c-Correct-librtas-function-prototypes.patch powerpc-utils-1.3.13.tar.gz ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch pseries_platform.h-Fix-ifdef-guard-typo.patch smtstate-Start-smtstate-service-after-network-target.patch sys_ident-Quiet-strncpy-warning.patch New: ---- powerpc-utils-1.3.14.tar.gz ----------(Old B)---------- Old: * pseries_platform.h-Fix-ifdef-guard-typo.patch * Fix-HNV-installation-network-conflicts-across-all-di.patch * lparstat-print-memory-mode-correctly.patch Old: * ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch * cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch * drmgr-pci-Return-0-for-success-from-do_replace.patch Old: * cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch * drmgr-pci-Return-0-for-success-from-do_replace.patch * lparstat-Fix-negative-values-for-idle-PURR.patch Old: * drmgr-pci-Return-0-for-success-from-do_replace.patch * lparstat-Fix-negative-values-for-idle-PURR.patch - Refresh ofpathname_powernv.patch Old: * smtstate-Start-smtstate-service-after-network-target.patch * lparstat-Use-pool_capacity-for-determining-active-cp.patch * sys_ident-Quiet-strncpy-warning.patch Old: * Fix-HNV-installation-network-conflicts-across-all-di.patch * lparstat-print-memory-mode-correctly.patch * ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch Old: * sys_ident-Quiet-strncpy-warning.patch * nvram.c-Correct-librtas-function-prototypes.patch * pseries_platform.h-Fix-ifdef-guard-typo.patch Old: * lparstat-print-memory-mode-correctly.patch * ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch * cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch Old: * nvram.c-Correct-librtas-function-prototypes.patch * pseries_platform.h-Fix-ifdef-guard-typo.patch * Fix-HNV-installation-network-conflicts-across-all-di.patch Old:- Drop upstreamed patches * smtstate-Start-smtstate-service-after-network-target.patch * lparstat-Use-pool_capacity-for-determining-active-cp.patch Old: * lparstat-Use-pool_capacity-for-determining-active-cp.patch * sys_ident-Quiet-strncpy-warning.patch * nvram.c-Correct-librtas-function-prototypes.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerpc-utils.spec ++++++ --- /var/tmp/diff_new_pack.E6Xsr2/_old 2026-04-28 14:30:47.179492862 +0200 +++ /var/tmp/diff_new_pack.E6Xsr2/_new 2026-04-28 14:30:47.183493023 +0200 @@ -1,7 +1,7 @@ # # spec file for package powerpc-utils # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: powerpc-utils -Version: 1.3.13 +Version: 1.3.14 Release: 0 Summary: Utilities for PowerPC Hardware License: GPL-2.0-or-later @@ -25,17 +25,6 @@ URL: https://github.com/ibm-power-utilities/powerpc-utils Source0: https://github.com/ibm-power-utilities/powerpc-utils/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: nvsetenv -Patch5: lparstat-print-memory-mode-correctly.patch -Patch6: drmgr-pci-Return-0-for-success-from-do_replace.patch -Patch7: lparstat-Fix-negative-values-for-idle-PURR.patch -Patch8: Fix-HNV-installation-network-conflicts-across-all-di.patch -Patch9: cpu_info_helpers-Add-helper-function-to-retrieve-pre.patch -Patch10: ppc64_cpu-Fix-handling-of-non-contiguous-CPU-IDs.patch -Patch11: pseries_platform.h-Fix-ifdef-guard-typo.patch -Patch12: sys_ident-Quiet-strncpy-warning.patch -Patch13: nvram.c-Correct-librtas-function-prototypes.patch -Patch14: smtstate-Start-smtstate-service-after-network-target.patch -Patch15: lparstat-Use-pool_capacity-for-determining-active-cp.patch Patch41: powerpc-utils-lsprop.patch Patch42: ofpathname_powernv.patch Patch43: fix_kexec_service_name_for_suse.patch ++++++ ofpathname_powernv.patch ++++++ --- /var/tmp/diff_new_pack.E6Xsr2/_old 2026-04-28 14:30:47.239495282 +0200 +++ /var/tmp/diff_new_pack.E6Xsr2/_new 2026-04-28 14:30:47.243495443 +0200 @@ -1,10 +1,10 @@ Upstream: TBD References: boo#933651 -Index: powerpc-utils-1.3.7/scripts/ofpathname +Index: powerpc-utils-1.3.7/scripts/ofpathname.in =================================================================== ---- powerpc-utils-1.3.7.orig/scripts/ofpathname -+++ powerpc-utils-1.3.7/scripts/ofpathname +--- powerpc-utils-1.3.7.orig/scripts/ofpathname.in ++++ powerpc-utils-1.3.7/scripts/ofpathname.in @@ -1632,7 +1632,7 @@ of2l_nvme() . $PSERIES_PLATFORM if [[ $platform = $PLATFORM_POWERNV ]]; then ++++++ powerpc-utils-1.3.13.tar.gz -> powerpc-utils-1.3.14.tar.gz ++++++ ++++ 7672 lines of diff (skipped)
