bb1e62e40c
resulting from the Factory-inclusion security review and already accepted by upstream. - Stop suppressing linter warning for the PolicyKit priviledge escalation. This has been properly handled via boo#1093979 now. - Suppress false positive lintian caused by a % symbol in the description of the libgamemodeauto library. OBS-URL: https://build.opensuse.org/package/show/games:tools/gamemode?expand=0&rev=4
57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 13 20:47:23 UTC 2018 - marix@marix.org
|
|
|
|
- Add hardening.patch: This backports bugfixes and hardenings
|
|
resulting from the Factory-inclusion security review and already
|
|
accepted by upstream.
|
|
- Stop suppressing linter warning for the PolicyKit priviledge
|
|
escalation. This has been properly handled via boo#1093979 now.
|
|
- Suppress false positive lintian caused by a % symbol in the
|
|
description of the libgamemodeauto library.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 24 21:11:08 UTC 2018 - marix@marix.org
|
|
|
|
- Update to version 1.2:
|
|
+ Store the initial governor state on mode enter
|
|
+ Config now supports defaultgov and desiredgov
|
|
+ Add support for renice-ing games to a higher priority (renice
|
|
config option)
|
|
+ Make libraries properly versioned.
|
|
- Gamemoded is now run as a Systemd service in the user session
|
|
but still activated via D-Bus.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 19 11:25:26 UTC 2018 - marix@marix.org
|
|
|
|
- Fix compilation on Leap 42.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 19:38:57 UTC 2018 - marix@marix.org
|
|
|
|
- Add Documentation files:
|
|
+ License
|
|
+ Sample configuration file
|
|
+ README.openSUSE documenting how to apply configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 17:37:33 UTC 2018 - marix@marix.org
|
|
|
|
- Replace Systemd unit by a D-Bus service.
|
|
+ The Systemd unit does not work on openSUSE as it lacks access
|
|
to D-Bus.
|
|
+ The D-Bus service is zero configuration for the user.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 12 19:47:14 UTC 2018 - marix@marix.org
|
|
|
|
- Work around Leap 42.3's default compiler being to old.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 12 19:41:07 UTC 2018 - marix@marix.org
|
|
|
|
- Initial experimental package version.
|
|
+ Provides the GameMode daemon
|
|
+ Provides the auto-GameMode library
|
|
+ Provides a devel package with the GameMode client header
|