41d9c982e5
I would like to add to and maintain the gamemode package in Factory and use games:tools as a development project. I am aware that this package is currently not suited for inclusion in Factory as is, as it contains two suppressed lintian errors: 1. It adds a D-Bus service 2. It adds a new Polkit rule Both of these will require audit bugs to be filed to the security team which I plan to do once the package is in games:tools. OBS-URL: https://build.opensuse.org/request/show/607695 OBS-URL: https://build.opensuse.org/package/show/games:tools/gamemode?expand=0&rev=1
29 lines
1006 B
Plaintext
29 lines
1006 B
Plaintext
-------------------------------------------------------------------
|
|
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
|