Hello community, here is the log from the commit of package sysstat for openSUSE:Factory checked in at 2020-01-24 14:20:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysstat (Old) and /work/SRC/openSUSE:Factory/.sysstat.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysstat" Fri Jan 24 14:20:22 2020 rev:86 rq:766071 version:12.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sysstat/sysstat.changes 2019-12-18 14:47:59.221929523 +0100 +++ /work/SRC/openSUSE:Factory/.sysstat.new.26092/sysstat.changes 2020-01-24 14:20:24.434603384 +0100 @@ -1,0 +2,22 @@ +Tue Jan 21 12:49:07 UTC 2020 - Paolo Stivanin <[email protected]> + +- Version update to 12.3.1 + * [Konstantin Khlebnikov]: iostat: Add flush I/O statistics + (statistics available starting with kernel 5.5). + * mpstat: Add new switch to display system topology. + * mpstat: Allow to select individual CPU/nodes with option -A. + * cifsiostat: Add support for SMB2 version of statistics file. + * mpstat: Add non regression tests. + * tapestat: Add non regression tests. + * cifsiostat: Add non regression tests. + * iostat: Add new non regression tests. + * sadf: Fix double free in check_file_actlst() [12.2.1]. + * sadf: Fix heap overflow in logic2_display_loop() function. + * iostat: Fix wrong unit used in JSON output [12.2.1]. + * [Leo]: Add missing header files when using musl C library [12.2.1]. + * [Albert]: Add missing empty line in FAQ.md file [12.2.1]. + * mpstat and iostat manual pages updated. + * Cosmetic changes. +- Remove sysstat-CVE-2019-19725.patch as it is no longer needed + +------------------------------------------------------------------- Old: ---- sysstat-12.2.0.tar.xz sysstat-CVE-2019-19725.patch New: ---- sysstat-12.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysstat.spec ++++++ --- /var/tmp/diff_new_pack.jrRGqF/_old 2020-01-24 14:20:25.158603639 +0100 +++ /var/tmp/diff_new_pack.jrRGqF/_new 2020-01-24 14:20:25.162603640 +0100 @@ -1,7 +1,7 @@ # # spec file for package sysstat # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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.2.0 +Version: 12.3.1 Release: 0 Summary: Sar and Iostat Commands for Linux License: GPL-2.0-or-later @@ -35,8 +35,6 @@ Patch3: sysstat-service.patch # PATCH-FIX-OPENSUSE Temporarily disable failing tests on s390x and ppc64 Patch4: sysstat-disable-test-failures.patch -# PATCH-FIX-UPSTREAM CVE-2019-19725 bsc#159104 double free in check_file_actlst -Patch5: sysstat-CVE-2019-19725.patch BuildRequires: findutils BuildRequires: gettext-runtime BuildRequires: pkgconfig @@ -79,7 +77,6 @@ %ifarch s390x ppc64 %patch4 -p1 %endif -%patch5 -p1 cp %{S:1} . # remove date and time from objects find ./ -name \*.c -exec sed -i -e 's: " compiled " __DATE__ " " __TIME__::g' {} \; ++++++ sysstat-12.2.0.tar.xz -> sysstat-12.3.1.tar.xz ++++++ ++++ 10645 lines of diff (skipped)
