From d446bff62a0ca395e11f71c3f2ab9ceaf28b49de3c997d1ae4425594c48be1b1 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Tue, 26 Sep 2023 07:07:03 +0000 Subject: [PATCH] Accepting request 1111900 from home:trenn:branches:Base:System - Update to version 2.21.0.0+git.670541d: * new release (2.21.0) * api: fixed stop method not to require any parameter * new release (2.21.0-rc.1) * gui: multiple fixes and warnings removal * gui: fixed inconsistent tabs and spaces, introduced by #516 * Serialize SIGHUP processing * No errors when physical_package_id file does not exist * Update tests: disable systemd rate limiting. * network-latency: enable rcu_normal_after_boot=1 kernel parameter * remove ktimer_lockless_check sysfs setting from realtime-virtual profiles * move rtentsk to network-latency profile * move "tsc=reliable" setting from realtime to network-latency tuned configuration * unify common sysctl settings between realtime and cpu-partitioning profiles * Rename rollback-related constants and variables * Add rollback option to tuned-main.conf * Recast README into MarkDown with various minor corrections and improvements * Remove setting ip forwarding via openshift profile * Fix logging in [scheduler] plug-in * fixed sap-hana docu regarding processor power settings * Added sap-hana-kvm-guest profile * tests/beakerlib: Add new test which covers socket API. * plugin_net: expand variables properly * fix typo * add error dialog when no active profile set OBS-URL: https://build.opensuse.org/request/show/1111900 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=95 --- _servicedata | 2 +- tuned-2.20.0.18+git.7b1a20b.obscpio | 3 --- tuned-2.21.0.0+git.670541d.obscpio | 3 +++ tuned.changes | 29 +++++++++++++++++++++++++++++ tuned.obsinfo | 6 +++--- tuned.spec | 6 ++++-- 6 files changed, 40 insertions(+), 9 deletions(-) delete mode 100644 tuned-2.20.0.18+git.7b1a20b.obscpio create mode 100644 tuned-2.21.0.0+git.670541d.obscpio diff --git a/_servicedata b/_servicedata index 070c09f..2bed590 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/redhat-performance/tuned - 7b1a20b64c28f75528328a242f49e9bcaed1e857 \ No newline at end of file + 670541d2738ca54965a06c5038dde97af2e2f6d2 \ No newline at end of file diff --git a/tuned-2.20.0.18+git.7b1a20b.obscpio b/tuned-2.20.0.18+git.7b1a20b.obscpio deleted file mode 100644 index d305e46..0000000 --- a/tuned-2.20.0.18+git.7b1a20b.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aace63527966abd2c2a42a62209ab5b376d585ff301a304ae4882e3fdb29e4c7 -size 1053196 diff --git a/tuned-2.21.0.0+git.670541d.obscpio b/tuned-2.21.0.0+git.670541d.obscpio new file mode 100644 index 0000000..820ce0c --- /dev/null +++ b/tuned-2.21.0.0+git.670541d.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d18c4d4df4b3d1bde902f5661ebef6aefcdf088669c0a4f226908993904f667 +size 1072652 diff --git a/tuned.changes b/tuned.changes index b191f84..ea90b7c 100644 --- a/tuned.changes +++ b/tuned.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Sep 15 15:27:32 UTC 2023 - trenn@suse.de + +- Update to version 2.21.0.0+git.670541d: + * new release (2.21.0) + * api: fixed stop method not to require any parameter + * new release (2.21.0-rc.1) + * gui: multiple fixes and warnings removal + * gui: fixed inconsistent tabs and spaces, introduced by #516 + * Serialize SIGHUP processing + * No errors when physical_package_id file does not exist + * Update tests: disable systemd rate limiting. + * network-latency: enable rcu_normal_after_boot=1 kernel parameter + * remove ktimer_lockless_check sysfs setting from realtime-virtual profiles + * move rtentsk to network-latency profile + * move "tsc=reliable" setting from realtime to network-latency tuned configuration + * unify common sysctl settings between realtime and cpu-partitioning profiles + * Rename rollback-related constants and variables + * Add rollback option to tuned-main.conf + * Recast README into MarkDown with various minor corrections and improvements + * Remove setting ip forwarding via openshift profile + * Fix logging in [scheduler] plug-in + * fixed sap-hana docu regarding processor power settings + * Added sap-hana-kvm-guest profile + * tests/beakerlib: Add new test which covers socket API. + * plugin_net: expand variables properly + * fix typo + * add error dialog when no active profile set + ------------------------------------------------------------------- Fri Apr 14 13:12:27 UTC 2023 - trenn@suse.de diff --git a/tuned.obsinfo b/tuned.obsinfo index ec871b2..fc4db2f 100644 --- a/tuned.obsinfo +++ b/tuned.obsinfo @@ -1,4 +1,4 @@ name: tuned -version: 2.20.0.18+git.7b1a20b -mtime: 1680015467 -commit: 7b1a20b64c28f75528328a242f49e9bcaed1e857 +version: 2.21.0.0+git.670541d +mtime: 1693310041 +commit: 670541d2738ca54965a06c5038dde97af2e2f6d2 diff --git a/tuned.spec b/tuned.spec index 568cb1a..de170df 100644 --- a/tuned.spec +++ b/tuned.spec @@ -18,7 +18,7 @@ %define profile_dir %{_prefix}/lib/%{name} Name: tuned -Version: 2.20.0.18+git.7b1a20b +Version: 2.21.0.0+git.670541d Release: 0 Summary: A dynamic adaptive system tuning daemon License: GPL-2.0-or-later @@ -215,7 +215,7 @@ rm %{buildroot}%{_mandir}/man7/tuned-profiles-sap-hana.7 %files %license COPYING -%doc AUTHORS README +%doc AUTHORS README.md %{_datadir}/bash-completion/completions/tuned-adm %{_datadir}/polkit-1/actions/com.redhat.tuned.policy %{python3_sitelib}/tuned @@ -235,6 +235,7 @@ rm %{buildroot}%{_mandir}/man7/tuned-profiles-sap-hana.7 %if 0%{?sle_version} && %{?suse_version} < 1599 %exclude %{_prefix}/lib/tuned/sap-netweaver %exclude %{_prefix}/lib/tuned/sap-hana +%exclude %{_prefix}/lib/tuned/sap-hana-kvm-guest %exclude %{_mandir}/man7/tuned-profiles-sap.7%{?ext_man} %exclude %{_mandir}/man7/tuned-profiles-sap-hana.7%{?ext_man} %endif @@ -302,6 +303,7 @@ rm %{buildroot}%{_mandir}/man7/tuned-profiles-sap-hana.7 %files profiles-sap-hana %{profile_dir}/sap-hana +%{profile_dir}/sap-hana-kvm-guest %{_mandir}/man7/tuned-profiles-sap-hana.7%{?ext_man} %endif