]> code.ossystems Code Review - openembedded-core.git/commit
sysstat: upgrade 12.4.3 -> 12.4.4
authorwangmy <wangmy@fujitsu.com>
Mon, 6 Dec 2021 15:21:16 +0000 (23:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Dec 2021 20:18:48 +0000 (20:18 +0000)
commit7f0c802333e4154f10aef6a78c936677e62614bd
treefa17d1bac8bb484a4494941e3af733d0d06a5d75
parent679fc70f907fb221f4541ebf30c1610e937209b7
sysstat: upgrade 12.4.3 -> 12.4.4

Changelog:
=======================
* iostat: Always display persistent names with option -j.
* iostat: Fix how device mapper names are taken into account when
  entered on the command line.
* mpstat: Don't display offline CPU.
* mpstat: Fix values displayed when an offline CPU goes back online.
* mpstat: Fix untrusted loop bound.
* mpstat: Update non regression tests.
* Use 'grep -E' instead of deprecated 'egrep'.
* Spelling and grammar fixes.
* Update man pages with correct spelling of "JavaScript".

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/sysstat/sysstat_12.4.4.bb [moved from meta/recipes-extended/sysstat/sysstat_12.4.3.bb with 65% similarity]