Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sysstat for openSUSE:Factory checked in at 2025-06-26 14:05:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysstat (Old) and /work/SRC/openSUSE:Factory/.sysstat.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysstat" Thu Jun 26 14:05:28 2025 rev:110 rq:1288374 version:12.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes 2024-08-22 18:10:46.891450589 +0200 +++ /work/SRC/openSUSE:Factory/.sysstat.new.7067/sysstat.changes 2025-06-26 14:05:30.526349011 +0200 @@ -1,0 +2,55 @@ +Tue Jun 24 19:44:35 UTC 2025 - Martin Schreiner <martin.schrei...@suse.com> + +- Update to 12.7.7. +- Changes for 12.7.7: + * Rework overflow check function. + * pidstat: Add JSON output format (option "-o JSON"). + * [Siddhi Katage]: pidstat: Fix bogus %usr values in pidstat output. + * pidstat: Free structures before exiting. + * pidstat: Make sure interval is specified when option -e is used. + * pidstat: Create separate functions to display data for current task. + * pidstat: Various cosmetic changes. + * cifsiostat: Add JSON output format (option "-o JSON"). + * cifsiostat: Display error message when no CIFS fs are found. + * cifsiostat: Add new option -y to tell cifsiostat to omit the first + report with statistics since system restart. + * tapestat: Add JSON output format (option "-o JSON"). + * tapestat: Set handler for SIGALRM in rw_tape_stat_loop() function. + * tapestat: Call write_sample_timestamp() to display timestamp. + * mpstat: Properly terminate JSON output when ^C entered on first + interval. + * iostat: Remove extra blank line when omitting first report. + * cifsiostat, tapestat and pidstat manual pages updated. + * Use the binary units (kibibytes, mebibytes...) instead of kilobytes, + megabytes... in all manual pages. + * FAQ updated. + * [Peter Portante]: Slight changes to compile on Mac OS X. + * [Peter Portante]: Add missing "void" parameter to + init_custom_color_palette() function. + * Use xflags variable for options used by multiple commands. + * Move write_sample_timestamp() function to common.c file. + * Update headers files included. + * Add new non regression tests. +- Changes for 12.7.6: + * sar/sadf: [A_NET_ETCP]: Rename retrans/s field to retrseg/s + because it was already used in A_NET_NFS report. + * sadf: SVG: Fix oversized SVG canvas height. + * sadf: Don't cap SVG graph output at 100%. + * sadf: A_NET_SOFT: Don't display graphs for offline CPU. + * sadf: SVG: Don't ignore other views when one has to be skipped. + * sadf: Make sure structures will be alloacated for every installed + CPU. + * sadf: Define MIN_CANVAS_HEIGHT constant. + * sar: Display min/max values only when available. + * Define macros for CPU manipulation. + * SREALLOC() macro: Make sure size is not zero. + * Fix a warning given by gcc v13 with -fanalyzer option. + * [Eli Schwartz]: configure.ac: fix erroneous bashisms. + * sar manual page updated. + * DTD and XSD documents updated. + * Year updated in copyright messages. + * Other cosmetic changes in code. + * FAQ and README files updated. + * Non regression tests updated. New tests added. + +------------------------------------------------------------------- Old: ---- sysstat-12.7.5.tar.gz New: ---- sysstat-12.7.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysstat.spec ++++++ --- /var/tmp/diff_new_pack.7zqBa2/_old 2025-06-26 14:05:34.710522454 +0200 +++ /var/tmp/diff_new_pack.7zqBa2/_new 2025-06-26 14:05:34.722522951 +0200 @@ -1,7 +1,7 @@ # # spec file for package sysstat # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # 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: sysstat -Version: 12.7.5 +Version: 12.7.7 Release: 0 Summary: Sar and Iostat Commands for Linux License: GPL-2.0-or-later ++++++ sysstat-12.7.5.tar.gz -> sysstat-12.7.7.tar.gz ++++++ ++++ 17215 lines of diff (skipped)