Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package supportutils for openSUSE:Factory 
checked in at 2025-12-16 15:56:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supportutils (Old)
 and      /work/SRC/openSUSE:Factory/.supportutils.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supportutils"

Tue Dec 16 15:56:13 2025 rev:47 rq:1323020 version:3.2.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/supportutils/supportutils.changes        
2025-07-02 12:14:18.198700069 +0200
+++ /work/SRC/openSUSE:Factory/.supportutils.new.1939/supportutils.changes      
2025-12-16 16:02:15.178009442 +0100
@@ -1,0 +2,24 @@
+Fri Dec 12 20:05:09 UTC 2025 - [email protected]
+
+- Changes to version 3.2.12
+  + Optimized lsof usage and honors OPTION_OFILES (bsc#1232351, PR#274)
+  + Run in containers without errors (bsc#1245667, PR#272)
+  + Removed pmap PID from memory.txt (bsc#1246011, PR#263)
+  + Added missing /proc/pagetypeinfo to memory.txt (bsc#1246025, PR#264)
+  + Improved database perforce with kGraft patching (bsc#1249657, PR#273)
+  + Using last boot for journalctl for optimization (bsc#1250224, PR#287)
+  + Fixed extraction failures (bsc#1252318, PR#275)
+  + Update supportconfig.conf path in docs (bsc#1254425, PR#281)
+  + drm_sub_info: Catch error when dir doesn't exist (PR#265)
+  + Replace remaining `egrep` with `grep -E` (PR#261, PR#266)
+  + Add process affinity to slert logs (PR#269)
+  + Reintroduce cgroup statistics (and v2) (PR#270)
+  + Minor changes to basic-health-check: improve information level (PR#271)
+  + Collect important machine health counters (PR#276)
+  + powerpc: collect hot-pluggable PCI and PHB slots (PR#278)
+  + podman: collect podman disk usage (PR#279)
+  + Exclude binary files in crondir (PR#282)
+  + kexec/kdump: collect everything under /sys/kernel/kexec dir (PR#284)
+  + Use short-iso for journalctl (PR#288)
+
+-------------------------------------------------------------------

Old:
----
  supportutils-3.2.11.tar.gz

New:
----
  supportutils-3.2.12.2.tar.gz

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

Other differences:
------------------
++++++ supportutils.spec ++++++
--- /var/tmp/diff_new_pack.qho6v0/_old  2025-12-16 16:02:16.526066417 +0100
+++ /var/tmp/diff_new_pack.qho6v0/_new  2025-12-16 16:02:16.530066586 +0100
@@ -22,22 +22,23 @@
 %endif
 
 Name:           supportutils
-Version:        3.2.11
+Version:        3.2.12.2
 Release:        0
 Summary:        Support Troubleshooting Tools
 License:        GPL-2.0-only
 Group:          System/Monitoring
 Url:            https://github.com/openSUSE/supportutils
 Source:         %{name}-%{version}.tar.gz
-Requires:       iproute2
-Requires:       ncurses-utils
 %ifarch ppc64le s390x
 Requires:       numactl
 %endif
+Requires:       coreutils
 Requires:       tar
-Requires:       /usr/bin/which
-Requires:       /usr/bin/sed
-Requires:       /usr/bin/awk
+Requires:       sed
+Requires:       gawk
+Requires:       findutils
+Requires:       grep
+Requires:       file
 Provides:       supportconfig-plugin-rc
 BuildArch:      noarch
 

++++++ supportutils-3.2.11.tar.gz -> supportutils-3.2.12.2.tar.gz ++++++
++++ 2209 lines of diff (skipped)

Reply via email to