File tuned.changes of Package tuned.7874
-------------------------------------------------------------------
Fri Jun 22 14:29:21 UTC 2018 - trenn@suse.de
- Check whether cpus are online (this patch is needed for the others)
A tuned_do_check_if_cpu_is_online.patch
- Check whether governors are available to avoid warnings/errors
(bsc#1093694)
A tuned_do_check_whether_governors_are_avail.patch
- Do not switch governors through cpupower, but directly via sysfs
(bsc#1095839)
A tuned-profile-latency-performance-sap-increase-force-latency.patch
- Fix manpage for tuned-adm off command
A tuned_fix_adm_manpage_off_command.patch
-------------------------------------------------------------------
Mon Jun 12 14:31:46 CEST 2017 - vliaskovitis@suse.com
- Add tuned-profile-latency-performance-sap-increase-force-latency.patch (bsc#1023996)
Increase force-latency from 1 to 70 for latency-performance, sap-hana,
sap-hana-vmware profiles.
-------------------------------------------------------------------
Tue Oct 25 16:02:38 UTC 2016 - trenn@suse.de
- Adopt plugin_cpu.py modifcation patch to latest tuned source code (bsc#1003029)
*Modify: tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
-------------------------------------------------------------------
Mon Sep 19 15:52:30 UTC 2016 - fgerling@suse.com
- Update tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch (bsc#989329)
fixed syntax error which is triggered by tuned-gui. Probably existed for
a longer time.
-------------------------------------------------------------------
Mon Sep 12 09:01:31 UTC 2016 - fgerling@suse.com
- Update to version 2.4.1 (bsc#989329)
+ fixed traceback if profile cannot be loaded (rhbz#953128)
+ powertop2tuned: fixed traceback if rewriting file instead of
dir (rhbz#963441)
+ throughput-performance: altered dirty ratios for better
performance (rhbz#1043533)
+ latency-performance: leaving THP on its default (rhbz#1064510)
+ used throughput-performance profile on server by default (rhbz#1063481)
+ network-latency: added new profile (rhbz#1052418)
+ network-throughput: added new profile (rhbz#1052421)
+ recommend.conf: fixed config file (rhbz#1069123)
+ systemd: added cpupower.service conflict (rhbz#1073392)
+ balanced: used medium_power ALPM policy
+ added support for >, < assignment modifiers in tuned.conf
+ handled root block devices
+ balanced: used conservative CPU governor (rhbz#1124125)
+ plugins: added selinux plugin
+ plugin_net: added nf_conntrack_hashsize parameter
+ profiles: added atomic-host profile (rhbz#1091977)
+ profiles: added atomic-guest profile (rhbz#1091979)
+ moved profile autodetection from post install script to tuned
daemon (rhbz#1144067)
+ man: structured profiles manual pages according to sub-packages
+ added missing hdparm dependency (rhbz#1144858)
+ improved error handling of switch_profile (rhbz#1068699)
+ tuned-adm: active: detect whether tuned deamon is running (rhbz#1068699)
+ removed active_profile from RPM verification (rhbz#1104126)
+ plugin_disk: readahead value can be now specified in sectors (rhbz#1127127)
+ plugins: added bootloader plugin (rhbz#1044111)
+ plugin_disk: added error counter to hdparm calls
+ plugins: added scheduler plugin (rhbz#1100826)
+ added tuned-gui
+ plugin_disk: set_spindown and set_APM made independent (rhbz#976725)
+ plugin_bootloader: added check for grub2 (rhbz#1150047)
+ tuned-adm: fixed traceback on "tuned-adm list" (rhbz#1149162)
+ plugin_bootloader: 00_tuned do not return error if there is no
cmdline (rhbz#1151768, bsc#901180)
+ fixed polkit configuration
+ Added : tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch
- Update use_cpupower_for_intel_perf_bias to upstream changes
+ Deleted: se_cpupower_for_intel_perf_bias
- Update fix_race.patch; to upstream change
- Add tuned-gtk and profiles-atomic subpackages
- Add hdparm and util-linux requirements; new dependencies
- Add bash-completion build requirement to avoid owning standard directory
- Add tuned-powertop2tuned-fix-KeyError-on-id-attribute.patch (bnc#888599)
- Remove fix-new-systemd-tmpfiles.d-path.patch; fixed by upstream
- Remove python-gobject dependency in -gtk subpackage; main package
already requires python-gobject
- Remove sap profiles
-------------------------------------------------------------------
Wed Jul 27 15:04:35 UTC 2016 - trenn@suse.de
- Fix network race in systemctl service file (bsc#977575)
* Add tuned_fix_race.patch
- Fix "no newline at end of file" in 2 patches:
* Modified fix-allow-receive_sender-default.patch
* Modified fix-new-systemd-tmpfiles.d-path.patch
-------------------------------------------------------------------
Fri May 23 12:01:35 UTC 2014 - jsegitz@novell.com
- added necessary macros for systemd files
-------------------------------------------------------------------
Mon Mar 31 18:44:58 UTC 2014 - trenn@suse.de
- Use cpupower {info,set} -b to set Intel perf bias value instead of
x86_energy_perf_policy we do not ship.
Add use_cpupower_for_intel_perf_bias
- Add rctuned service link in /usr/sbin
- Mark pm-profiler obsoleted by this package
-------------------------------------------------------------------
Fri Feb 21 15:54:28 UTC 2014 - p.drouand@gmail.com
- Add fix-allow-receive_sender-default.patch allow receive_* is
normally not needed as that is the default
-------------------------------------------------------------------
Sun Feb 2 21:17:34 UTC 2014 - cfarrell@suse.com
- license update: GPL-2.0+
No sign of GPL-2.0 (only) licensed components
-------------------------------------------------------------------
Sun Dec 22 15:38:29 UTC 2013 - p.drouand@gmail.com
- Update to version 2.3.0
+ audio plugin: fixed audio settings in standard profiles
resolves: rhbz#1019805
+ video plugin: fixed tunings
+ daemon: fixed crash if preset profile is not available
resolves: rhbz#953128
+ man: various updates and corrections
+ functions: fixed usb and bluetooth handling
+ tuned: switched to lightweighted pygobject3-base
+ daemon: added global config for dynamic_tuning
resolves: rhbz#1006427
+ utils: added pmqos-static script for debug purposes
resolves: rhbz#1015676
+ throughput-performance: various fixes
resolves: rhbz#987570
+ tuned: added global option update_interval
+ plugin_cpu: added support for x86_energy_perf_policy
resolves: rhbz#1015675
+ dbus: fixed KeyboardInterrupt handling
+ plugin_cpu: added support for intel_pstate
resolves: rhbz#996722
+ profiles: various fixes
resolves: rhbz#922068
+ profiles: added desktop profile
resolves: rhbz#996723
+ tuned-adm: implemented non DBus fallback control
+ profiles: added sap profile
+ tuned: lowered CPU usage due to python bug
resolves: rhbz#917587
- Add missing requirements; ethtool, gawk, python-pyudev and powertop
- Replace python-gobject2 with python-gobject in requirements;
python-gobject2 is depreciated
- Remove unwanted stuff instead of exclude it
-------------------------------------------------------------------
Sun Oct 20 19:44:13 UTC 2013 - hrvoje.senjan@gmail.com
- Adjust Requires again: we are openSUSE, not Fedora, so require
python-gobject2 instead of non-existant pygobject2
-------------------------------------------------------------------
Tue Oct 15 22:47:34 UTC 2013 - hrvoje.senjan@gmail.com
- Update to version 2.2.2:
* cpu plugin: fixed cpupower workaround
* cpu plugin: fixed crash if cpupower is installed
- Changes since 2.2.1:
* audio plugin: fixed error handling in _get_timeout
* removed cpupower dependency, added sysfs fallback
* powertop2tuned: fixed parser crash on binary garbage
* cpu plugin: dropped multicore_powersave as kernel upstream
already did
* plugins: options manipulated by dynamic tuning are now
correctly saved and restored
* powertop2tuned: added alias -e for --enable option
* powertop2tuned: new option -m, --merge-profile to select
profile to merge
* prefer transparent_hugepage over redhat_transparent_hugepage
* recommend: use recommend.conf not autodetect.conf
* tuned.service: switched to dbus type service
* tuned: new option --pid, -P to write PID file
* tuned, tuned-adm: added new option --version, -v to show version
* disk plugin: use APM value 254 for cleanup / APM disable
instead of 255
* tuned: new option --log, -l to select log file
* powertop2tuned: avoid circular deps in include
(one level check only)
* powertop2tuned: do not crash if powertop is not installed
* net plugin: added support for wake_on_lan static tuning
* loader: fixed error handling
- Require dbus-1-python instead of dbus-python, so the package is
made installable
-------------------------------------------------------------------
Fri Feb 8 11:47:58 UTC 2013 - p.drouand@gmail.com
- Update to version 2.2.0:
* remove nobarrier from virtual-guest (data loss prevention)
* devices enumeration via udev, instead of manual retrieval
* support for dynamically inserted devices (currently disk plugin)
* dropped rfkill plugins (bluetooth and wifi), the code didn't work
- Add Requires:python-configobj tag needed for profiles configuration
-------------------------------------------------------------------
Mon Dec 24 19:59:52 UTC 2012 - p.drouand@gmail.com
- Update to 2.1.1 version:
* fix: powertop2tuned execution
* fix: ownership of /etc/tuned
* daemon: allow running without selected profile
* daemon: fix profile merging, allow only safe characters in profile names
* daemon: implement missing methods in DBus interface
* daemon: implement profile recommendation
* daemon: improve daemonization, PID file handling
* daemon: improved device matching in profiles, negation possible
* daemon: various internal improvements
* executables: check for EUID instead of UID
* executables: run python with -Es to increase security
* plugins: cpu - fix cpupower execution
* plugins: disk - fix option setting
* plugins: mounts - new, currently supports only barriers control
* plugins: sysctl - fix a bug preventing settings application
* powertop2tuned: speedup, fix crashes with non-C locales
* powertop2tuned: support for powertop 2.2 output
* profiles: progress on replacing scripts with plugins
* tuned-adm: bash completion - suggest profiles from all supported locations
* tuned-adm: complete switch to D-bus
* tuned-adm: full control to users with physical access
- Add a %post script to try to autodetect the best profile
- Update the patches
- Change subpackages to be more coherent and for don't oblige to install
useless packages by user
-------------------------------------------------------------------
Tue Oct 30 18:46:27 UTC 2012 - p.drouand@gmail.com
- Remove rpmlintrc for being acceptable on Factory
-------------------------------------------------------------------
Tue Oct 30 14:10:54 UTC 2012 - p.drouand@gmail.com
- Use %doc for the doc files - that will put them automatically into
/usr/share/doc/packages/tuned. Do not use /usr/share/doc/tuned-%version
at all
-------------------------------------------------------------------
Tue Oct 30 12:18:07 UTC 2012 - p.drouand@gmail.com
- Add %py_compiles macro for bitcompile .py files
- Add fix-new-systemd-tmpfiles.d-path.patch to fix tmpfiles.d
directory
-------------------------------------------------------------------
Tue Oct 30 10:58:53 UTC 2012 - p.drouand@gmail.com
- Update to 2.0.2 version:
* No changelog available
- Remove compat-profiles: no versions < 2.0 have been provided
-------------------------------------------------------------------
Thu Oct 4 15:36:11 UTC 2012 - p.drouand@gmail.com
- Some changes to be more "Suse-like":
* add systemd suse macro
- Add a patch to fix allow receive
-------------------------------------------------------------------
Fri Sep 28 16:07:57 UTC 2012 - p.drouand@gmail.com
- Initial release of tuned