tuned-gtk-2.4.1-8.3.1<>,6[:/?/d   V  \ z    fk(89:sF)G)H*$I*`X*pY*t\*]*^+b,Fc,d-e-f-l-u-v-w.Px.y. z.Ctuned-gtk2.4.18.3.1Disk and net statistic monitoring systemtap scripts - GTK GUIGTK GUI that can control tuned and provide simple profile editor.[sk[sk[sk[sk[sk[, < assignment modifiers in tuned.conf + handled root block devices + balanced: used conservative CPU governor resolves: rhbz#1124125 + plugins: added selinux plugin + plugin_net: added nf_conntrack_hashsize parameter + profiles: added atomic-host profile resolves: rhbz#1091977 + profiles: added atomic-guest profile resolves: rhbz#1091979 + moved profile autodetection from post install script to tuned daemon resolves: rhbz#1144067 + profiles: included sap-hana and sap-hana-vmware profiles + man: structured profiles manual pages according to sub-packages + added missing hdparm dependency resolves: rhbz#1144858 + improved error handling of switch_profile resolves: rhbz#1068699 + tuned-adm: active: detect whether tuned deamon is running related: rhbz#1068699 + removed active_profile from RPM verification resolves: rhbz#1104126 + plugin_disk: readahead value can be now specified in sectors resolves: rhbz#1127127 + plugins: added bootloader plugin resolves: rhbz#1044111 + plugin_disk: added error counter to hdparm calls + plugins: added scheduler plugin resolves: rhbz#1100826 + added tuned-gui - Add tuned-2.4.0-polkit-tuned-gui-path.patch; fix tuned-gui path in polkit policy rule - Remove fix-new-systemd-tmpfiles.d-path.patch; fixed by upstream - Update use_cpupower_for_intel_perf_bias to upstream changes + Added : tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch + Deleted : se_cpupower_for_intel_perf_bias - Add tuned-gtk, profiles-sap, profiles-sap-hana, and profiles-atomic subpackages - Add hdparm and util-linux requirements; new dependencies - Add bash-completion build requirement to avoid owning standard directory- added necessary macros for systemd files- 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- Add fix-allow-receive_sender-default.patch allow receive_* is normally not needed as that is the default- license update: GPL-2.0+ No sign of GPL-2.0 (only) licensed components- 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- Adjust Requires again: we are openSUSE, not Fedora, so require python-gobject2 instead of non-existant pygobject2- 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- 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- 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- Remove rpmlintrc for being acceptable on Factory- 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- Add %py_compiles macro for bitcompile .py files - Add fix-new-systemd-tmpfiles.d-path.patch to fix tmpfiles.d directory- Update to 2.0.2 version: * No changelog available - Remove compat-profiles: no versions < 2.0 have been provided- Some changes to be more "Suse-like": * add systemd suse macro - Add a patch to fix allow receive- Initial release of tunedsheep84 1530685918 2.4.1-8.3.1gtk__init__.py__init__.pycgui_plugin_loader.pygui_plugin_loader.pycgui_profile_loader.pygui_profile_loader.pycmanager.pymanager.pycmanagerException.pymanagerException.pyctuned-guiorg.tuned.gui.policyuituned-gui.glade/usr/lib/python2.7/site-packages/tuned//usr/lib/python2.7/site-packages/tuned/gtk//usr/sbin//usr/share/polkit-1/actions//usr/share/tuned//usr/share/tuned/ui/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8379/openSUSE_Leap_42.3_Update/b9943cea6765016cac5b20be28286bcd-tuned.openSUSE_Leap_42.3_Updatedrpmlzma5noarch-suse-linuxdirectoryemptypython 2.7 byte-compiledPython script, UTF-8 Unicode text executableXML document text RRRRRRRRRRRe;L7D?`]"k%YB`qCC[5tJ.7[nvV?-+t}kJ"֩j  2hAıg78hi{??}9//DĂ~Jfϱʴ6& AIk)I.7(`kOv,?g~.82mBRgܕa1|yP-؂ő5jlE2lxnZv1*ʢ@d [uTc'<'ᵯkBmf1ߠ(3ZN_狔Xzco vfMxѪ?h-KM*3Be'g&>&T8t?lf43G5Mۋ\5D'Or VLw5_ESa!i^̒ 3]MhM \O'%AMEwր {n2+}P\Dz4?ax:"׫ ۓ d:%B;byj_gEuk݋:Pt[D:pPs;o-:kA%w80Zļ7]xN< YSF˘&Y^S8c_WR˽QpFj!>_Ll[m?*.2'NSA螬P&ky_{TEv^ ()G #LbOp7MkEMafqyzB