diff --git a/_servicedata b/_servicedata index 7ae7ecb..070c09f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/redhat-performance/tuned - ce3d0926289942407cf7bdc717c464e9bf3079df \ No newline at end of file + 7b1a20b64c28f75528328a242f49e9bcaed1e857 \ No newline at end of file diff --git a/tuned.changes b/tuned.changes index 132ab0c..f033e2a 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,6 +1,21 @@ +------------------------------------------------------------------- +Fri Apr 14 13:12:27 UTC 2023 - trenn@suse.de + +- Update to version 2.20.0.18+git.7b1a20b: + * tests: add new tests. + * scheduler: fix traceback if running with runtime=0 + * plugin_scheduler: fix perf fd leaks + * Better log on unsupported hw for pm_qos_resume_latency_us option + * fix-tuned-profiles-adoc-error + * explicitly use /bin/bash for tuned scripts + * set the icon in the about dialog + * install dbus policy in /usr/share/dbus-1 + * tuned-adm: fix typo in the verification output + ------------------------------------------------------------------- Mon Feb 20 05:32:32 UTC 2023 - trenn@suse.de +- New polkit interface has been reviewed by security bsc#1185418 - Remove old outdated spec scripts before suse_version 1500 - Separate SAP and related profiles to not be installed in SLE 15 SPx and older, but add them with openSUSE (as before), ALP and upcoming diff --git a/tuned.obsinfo b/tuned.obsinfo index 22c8f31..ec871b2 100644 --- a/tuned.obsinfo +++ b/tuned.obsinfo @@ -1,4 +1,4 @@ name: tuned -version: 2.20.0.0+git.ce3d092 -mtime: 1676667418 -commit: ce3d0926289942407cf7bdc717c464e9bf3079df +version: 2.20.0.18+git.7b1a20b +mtime: 1680015467 +commit: 7b1a20b64c28f75528328a242f49e9bcaed1e857 diff --git a/tuned.spec b/tuned.spec index 2eec1e7..568cb1a 100644 --- a/tuned.spec +++ b/tuned.spec @@ -18,7 +18,7 @@ %define profile_dir %{_prefix}/lib/%{name} Name: tuned -Version: 2.20.0.0+git.ce3d092 +Version: 2.20.0.18+git.7b1a20b Release: 0 Summary: A dynamic adaptive system tuning daemon License: GPL-2.0-or-later