Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nmon for openSUSE:Factory checked in at 2026-04-09 16:11:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nmon (Old) and /work/SRC/openSUSE:Factory/.nmon.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nmon" Thu Apr 9 16:11:12 2026 rev:18 rq:1345457 version:16s Changes: -------- --- /work/SRC/openSUSE:Factory/nmon/nmon.changes 2025-11-12 21:17:59.207186341 +0100 +++ /work/SRC/openSUSE:Factory/.nmon.new.21863/nmon.changes 2026-04-09 16:23:33.863596937 +0200 @@ -1,0 +2,15 @@ +Thu Apr 9 08:01:15 UTC 2026 - Dirk Müller <[email protected]> + +- update to 16s: + * Refactor internal structures to separate system-wide and + uptime statistics from CPU-specific counters + * Adjust CPUMAX to 2048 on POWER and 512 on other platforms + * Add -w option to configure timestamp digit length (4-16) + * Add bounds checking for NFS v4 client/server name counts + * Standardize architecture macros (X86/ARM) + * Extend Ubuntu version detection support up to Ubuntu 30 + * Update help documentation and fix various UI typos + * Fix alignment issues in kernel statistics display +- drop nmon-incrase-cpumax-to-support-2048-cpus.patch (obsolete) + +------------------------------------------------------------------- Old: ---- lmon16q.c nmon-incrase-cpumax-to-support-2048-cpus.patch New: ---- lmon16s.c ----------(Old B)---------- Old: * Fix alignment issues in kernel statistics display - drop nmon-incrase-cpumax-to-support-2048-cpus.patch (obsolete) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nmon.spec ++++++ --- /var/tmp/diff_new_pack.GokF4l/_old 2026-04-09 16:23:34.435620480 +0200 +++ /var/tmp/diff_new_pack.GokF4l/_new 2026-04-09 16:23:34.435620480 +0200 @@ -1,7 +1,7 @@ # # spec file for package nmon # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2011-2013 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,14 +18,13 @@ Name: nmon -Version: 16q +Version: 16s Release: 0 Summary: Performance Monitor License: GPL-3.0-only URL: https://nmon.sourceforge.io/pmwiki.php Source0: https://sourceforge.net/projects/nmon/files/lmon%{version}.c Source1: https://www.gnu.org/licenses/gpl-3.0.txt -Patch1: nmon-incrase-cpumax-to-support-2048-cpus.patch BuildRequires: ncurses-devel Provides: lmon = %{version} ++++++ lmon16s.c ++++++ ++++ 8558 lines (skipped)
