tuned/tuned.changes

79 lines
3.2 KiB
Plaintext
Raw Normal View History

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