- New polkit interface has been reviewed by security bsc#1185418

OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=91
This commit is contained in:
Thomas Renninger 2023-04-14 13:12:30 +00:00 committed by Git OBS Bridge
parent 9d308caad0
commit cbf3b0af88
4 changed files with 20 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/redhat-performance/tuned</param>
<param name="changesrevision">ce3d0926289942407cf7bdc717c464e9bf3079df</param></service></servicedata>
<param name="changesrevision">7b1a20b64c28f75528328a242f49e9bcaed1e857</param></service></servicedata>

View File

@ -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

View File

@ -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

View File

@ -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