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-08-29 17:40:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old)
 and      /work/SRC/openSUSE:Factory/.powerpc-utils.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerpc-utils"

Sat Aug 29 17:40:29 2026 rev:161 rq:1374459 version:1.3.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes      
2026-08-21 16:50:15.581421811 +0200
+++ /work/SRC/openSUSE:Factory/.powerpc-utils.new.1265/powerpc-utils.changes    
2026-08-29 17:41:26.063082798 +0200
@@ -1,0 +2,5 @@
+Fri Aug 21 13:17:28 UTC 2026 - Michal Suchanek <[email protected]>
+
+- Delete obsolete powerpc-utils-lsprop.patch
+
+-------------------------------------------------------------------
@@ -30,0 +36 @@
+- Add LMB removal timeout (bsc#1265903 ltc#216658 bsc#1268314 ltc#218736)
@@ -32 +38 @@
-  * 0010-drmgr-Add-timeout-signal-handling-for-NUMA-memory-RE.patch 
(bsc#1265903 ltc#216658 bsc#1268314 ltc#218736)
+  * 0010-drmgr-Add-timeout-signal-handling-for-NUMA-memory-RE.patch

Old:
----
  powerpc-utils-lsprop.patch

----------(Old B)----------
  Old:
- Delete obsolete powerpc-utils-lsprop.patch
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ powerpc-utils.spec ++++++
--- /var/tmp/diff_new_pack.2LlvMy/_old  2026-08-29 17:41:27.431131070 +0200
+++ /var/tmp/diff_new_pack.2LlvMy/_new  2026-08-29 17:41:27.436131247 +0200
@@ -40,7 +40,6 @@
 Patch13:        ppc64_cpu-bring-power-mode-reporting-inline-with-PAP.patch
 Patch14:        drmgr-Use-30-secs-timeout-for-each-LMB-removal-kerne.patch
 Patch15:        lparstat-report-virtual-cpus-as-vcpu-in-non-legacy-m.patch
-Patch41:        powerpc-utils-lsprop.patch
 Patch42:        ofpathname_powernv.patch
 Patch43:        fix_kexec_service_name_for_suse.patch
 Patch44:        libvirt-service-dep.patch

++++++ fix_kexec_service_name_for_suse.patch ++++++
--- /var/tmp/diff_new_pack.2LlvMy/_old  2026-08-29 17:41:27.613137492 +0200
+++ /var/tmp/diff_new_pack.2LlvMy/_new  2026-08-29 17:41:27.625137916 +0200
@@ -1,6 +1,20 @@
---- powerpc-utils-1.3.7/scripts/update_flash   2020/07/29 11:58:57     1.1
-+++ powerpc-utils-1.3.7/scripts/update_flash   2020/07/29 11:59:10
-@@ -131,7 +131,7 @@
+From f8fcc58a5193d2693fed38943b5490cbcdb5935f Mon Sep 17 00:00:00 2001
+From: Ruediger Oertel <[email protected]>
+Date: Wed, 29 Jul 2020 14:00:04 +0200
+Subject: [PATCH] On SUSE the service is called kexec-load.service instead of
+ kexec.service
+
+References: bsc#1174666
+---
+ scripts/update_flash    | 4 ++--
+ scripts/update_flash_nv | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/scripts/update_flash b/scripts/update_flash
+index 8ad4da5..24d64d7 100755
+--- a/scripts/update_flash
++++ b/scripts/update_flash
+@@ -131,7 +131,7 @@ check_kexec_service() {
        fi
  
        # kexec service is running
@@ -9,7 +23,7 @@
        if [ $? -eq 0 ]; then
                return 0
        fi
-@@ -141,7 +141,7 @@
+@@ -141,7 +141,7 @@ check_kexec_service() {
  
  # Stop kexec service
  stop_kexec_service() {
@@ -18,9 +32,11 @@
        if [ $? -ne 0 ]; then
                echo "update_flash: Failed to stop kexec service."
                error $E_KEXEC "Please stop kexec service and retry."
---- powerpc-utils-1.3.7/scripts/update_flash_nv        2020/07/29 11:59:14     
1.1
-+++ powerpc-utils-1.3.7/scripts/update_flash_nv        2020/07/29 11:59:23
-@@ -170,7 +170,7 @@
+diff --git a/scripts/update_flash_nv b/scripts/update_flash_nv
+index 8be9e8e..36bed8a 100755
+--- a/scripts/update_flash_nv
++++ b/scripts/update_flash_nv
+@@ -170,7 +170,7 @@ check_kexec_service() {
        fi
  
        # kexec service is running
@@ -29,7 +45,7 @@
        if [ $? -eq 0 ]; then
                return 0
        fi
-@@ -180,7 +180,7 @@
+@@ -180,7 +180,7 @@ check_kexec_service() {
  
  # Stop kexec service
  stop_kexec_service() {
@@ -38,4 +54,7 @@
        if [ $? -ne 0 ]; then
                echo "update_flash: Failed to stop kexec service."
                error $E_KEXEC "Please stop kexec service and retry."
+-- 
+2.51.0
+
 

Reply via email to