1
0
Commit Graph

34 Commits

Author SHA256 Message Date
Ana Guerrero
8530ff8f3c Accepting request 1199841 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1199841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=12
2024-09-10 19:12:54 +00:00
8fca984cd0 - Add respect-dpm-manual.patch:
Don't override user settings for dpm if set to manual
  (glfo#upower/power-profiles-daemon#163)

OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=31
2024-09-10 08:55:18 +00:00
Ana Guerrero
fb2d73f6d3 Accepting request 1198582 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1198582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=11
2024-09-05 13:46:09 +00:00
cc68e8ddc1 - Update to version 0.22:
* power-profiles-daemon is now battery-level aware:
    some drivers use this value for better optimizations
  * AMD p-state improvements:
    + supports core performance boost when not in power-saver mode
    + uses minimum frequency to lowest non-linear frequency
    + more impervious to faulty firmware and kernel bugs
  * support for changing DPM clocks on amdgpu:
    explicitly set the DPM clocks down to "low" when in
    power-saver mode
  * powerprofilesctl can disable logind and upower integration
  * fix handling of turbo_pct, now assumed as not present
    by default
  * power-profiles-daemon.service further lockdown restrictions
  * start power-profiles-daemon.service after
    multi-user.target AND display-manager.target
    to avoid conflicts with module loading

OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=29
2024-09-03 20:39:07 +00:00
Dominique Leuenberger
532b9fba5d Accepting request 1168511 from Base:System
- Drop BuildRequires on python-pylint by disabling pylint option  during configure.
- Split out bash-completion into own package: powerprofilesctl-bash-completion.
- Update to version 0.21
- Drop python3-shebang.patch: no longer required since %python3_fix_shebang is used anyway.
- Build completions for zsh shell and split off new package
  powerprofilesctl-zsh-completion to be automatically installed
  when both zsh and power-profiles-daemon are installed.

OBS-URL: https://build.opensuse.org/request/show/1168511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=10
2024-04-17 12:45:22 +00:00
334b97b783 Accepting request 1168506 from home:badshah400:branches:Base:System
* Drop BuildRequires on python-pylint by disabling pylint option during configure.
* Split out bash-completion into own package: powerprofilesctl-bash-completion.

OBS-URL: https://build.opensuse.org/request/show/1168506
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=27
2024-04-17 10:24:17 +00:00
631720a2d0 Accepting request 1167071 from home:badshah400:branches:Base:System
* Update to version 0.21.
* Drop python3-shebang.patch: no longer required since python3_fix_shebang is used anyway.
* New BuildRequires: cmake, pkgconfig(bash-completion), python3-argparse-manpage, python3-pylint, python3-shtab.
* New Requires: bash-completion, python3-gobject.
* Build completions for zsh shell and split off new package powerprofilesctl-zsh-completion to be automatically installed when both zsh and power-profiles-daemon are installed.

OBS-URL: https://build.opensuse.org/request/show/1167071
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=26
2024-04-16 17:59:01 +00:00
Ana Guerrero
f09172dbbe Accepting request 1166474 from Base:System
- Revert "Remove duplicate DBus service files
  net.hadess.PowerProfiles" workaround to boo#1222179 (see comment 
  10).

OBS-URL: https://build.opensuse.org/request/show/1166474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=9
2024-04-10 15:48:49 +00:00
65e062a5d9 OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=24 2024-04-09 15:11:13 +00:00
Dominique Leuenberger
027f4c5bfa Fix typo in changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=23
2024-04-09 13:56:05 +00:00
fca53ea43b Accepting request 1163727 from home:sp1rit:testing
Revert "Remove duplicate DBus service files net.hadess.PowerProfiles"

Workaround to [boo#1222179], [boo#1219956#c10]; this might need a re-review of the dbus file.

OBS-URL: https://build.opensuse.org/request/show/1163727
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=22
2024-04-09 10:42:17 +00:00
Ana Guerrero
b76483ba96 Accepting request 1159815 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1159815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=8
2024-03-26 18:24:04 +00:00
378b4b5879 Accepting request 1157518 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1157518
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=20
2024-03-18 02:04:52 +00:00
50526b70fd Accepting request 1148703 from home:iDesmI:branches:Base:System
- Remove duplicate DBus service files net.hadess.PowerProfiles (https://bugzilla.opensuse.org/show_bug.cgi?id=1219956#c3)
- Update to version 0.20:
  * Service has new name 'org.freedesktop.UPower.PowerProfiles'
  * Allow multiple power-profiles-daemon drivers to load simultaneously
  * amdgpu panel power savings which uses dedicated hardware in systems with
    integrated Radeon graphics to decrease panel power consumption when the
    system is on battery
- Add python3-shebang.patch:
  * resolve env-script-interpreter error

OBS-URL: https://build.opensuse.org/request/show/1148703
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=19
2024-03-01 12:34:05 +00:00
a9b91a582f revert r17
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=18
2023-10-11 16:56:08 +00:00
d1c1292c58 Accepting request 1116643 from home:iznogood:factory
- Add explicit /usr/bin/dbus-daemon BuildRequires: needed for test

OBS-URL: https://build.opensuse.org/request/show/1116643
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=17
2023-10-10 19:01:03 +00:00
Dominique Leuenberger
ef91ee98db Accepting request 1083162 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1083162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=7
2023-04-28 14:22:25 +00:00
a8cd1bea6e Accepting request 1083139 from home:iDesmI:branches:Base:System
- Update to version 0.13:
  * Add support for the AMD P-State driver included in Linux 6.3
  * Fix mismatched profiles on some HP laptops and some
    miscellaneous bug fixes.
  * enable all tests

OBS-URL: https://build.opensuse.org/request/show/1083139
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=15
2023-04-27 06:13:40 +00:00
Dominique Leuenberger
82d6d8a78d Accepting request 986798 from Base:System
OBS-URL: https://build.opensuse.org/request/show/986798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=6
2022-07-08 12:01:30 +00:00
19af90d89a Accepting request 986677 from home:badshah400:branches:Base:System
Please wait for https://bugzilla.suse.com/show_bug.cgi?id=1201125 to be resolved. Thanks.

- Update to version 0.12.
- Adapt to change of installed dbus configuration file
  [boo#1201125].

OBS-URL: https://build.opensuse.org/request/show/986677
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=13
2022-07-05 08:29:04 +00:00
Dominique Leuenberger
f54e41e633 Accepting request 977488 from Base:System
OBS-URL: https://build.opensuse.org/request/show/977488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=5
2022-05-16 16:08:40 +00:00
bf7a10932a Accepting request 977060 from home:badshah400:branches:Base:System
Update to version 0.11.1

OBS-URL: https://build.opensuse.org/request/show/977060
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=11
2022-05-16 08:46:45 +00:00
Dominique Leuenberger
70791ba8d2 Accepting request 974300 from Base:System
OBS-URL: https://build.opensuse.org/request/show/974300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=4
2022-05-02 14:25:37 +00:00
4b7cc16526 Accepting request 974202 from home:badshah400:branches:Base:System
* Update to version 0.11.
* Drop fd1664dfe26f13f8c8cd7b44483cd872dfdede36.patch: upstreamed.

OBS-URL: https://build.opensuse.org/request/show/974202
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=9
2022-05-02 07:19:25 +00:00
Dominique Leuenberger
014685c5d0 Accepting request 932771 from Base:System
OBS-URL: https://build.opensuse.org/request/show/932771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=3
2021-11-21 22:52:07 +00:00
f22cc8899a Accepting request 932557 from home:iznogood:branches:Base:System
Add upstream patch and tweak

OBS-URL: https://build.opensuse.org/request/show/932557
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=8
2021-11-21 11:00:22 +00:00
Dominique Leuenberger
bc2376061c Accepting request 930161 from Base:System
OBS-URL: https://build.opensuse.org/request/show/930161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=2
2021-11-08 16:24:51 +00:00
0bcfbe5fa7 Accepting request 930133 from home:badshah400:branches:Base:System
* Update to version 0.10.1.
* Drop f83685732b9dd8211840645ce76f43718b30218b.patch: incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/930133
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=7
2021-11-08 12:08:36 +00:00
Dominique Leuenberger
b7c5ab303e Accepting request 926486 from Base:System
New package, GNOME 41 makes use of it if available - resub so we get a new staging with new rpmlint with the needed whitelistings

OBS-URL: https://build.opensuse.org/request/show/926486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=1
2021-10-20 18:23:51 +00:00
771a6ae547 Accepting request 924052 from home:iznogood:branches:Base:System
Tweak - add boo#1189900 to patch-tag line (no need to forward, that can wait for next versionbump/patch/change)
My bad, I should have done that in the first place...

OBS-URL: https://build.opensuse.org/request/show/924052
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=5
2021-10-16 09:28:01 +00:00
035d269280 Accepting request 923689 from home:iznogood:branches:Base:System
- Update to version 0.10.0:
  + This release adds authorisation checks for the profile holds
    and profile switching features of the backend daemon, through
    polkit. It is recommended that all distributions upgrade to
    this version as soon as possible.
  + This release also adds support for the "quiet" kernel platform
    profile used in some systems.
- Drop patches fixed upstream:
  + power-profiles-daemon-polkit-policy.patch
  + c9b646025d9f155509a6cda1c292bfd120daeb9e.patch
  + 20a2d7f7b80a1847f36236d40388f14ae99fa94b.patch
- Add f83685732b9dd8211840645ce76f43718b30218b.patch: build: Make
  pylint test optional. As power-profiles-daemon keeps getting
  built with slightly different versions of pylint with newer
  warnings, disable pylint test by default to avoid getting bug
  reports about it.
- Add hold-profile-hardening.patch: Hardening of HoldProfile D-Bus
  method (boo#1189900). Requested by openSUSE security team.

OBS-URL: https://build.opensuse.org/request/show/923689
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=4
2021-10-07 12:26:42 +00:00
dff9ff7384 Accepting request 922207 from home:badshah400:Staging
- Add power-profiles-daemon-polkit-policy.patch -- Describe and
  set defaults for switching and holding power profiles; patch
  taken from upstream merge request (boo#1189900,
  glfo#hadess/power-profiles-daemon#47).
- Add Requires: polkit, needed at runtime after changes in
  permission handling due to above patch.
- Disable tests as they fail due to polkit changes from above
  patch not being integrated yet.

OBS-URL: https://build.opensuse.org/request/show/922207
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=3
2021-10-04 15:46:11 +00:00
3a5bc57fa7 Accepting request 921427 from GNOME:Next
- Pass explicit systemdsystemunitdir=%{_unitdir} to meson, ensure
  we have the correct systemd unitdir.
- Drop systemd and systemd-rpm-macros BuildRequires, not needed.
- Add check section and run meson_test macro, replace umockdev with
  pkgconfig(umockdev-1.0) BuildRequires.
- Add generic c_compiler BuildRequires as meson checks for it.
- Add upstream patches:
  + c9b646025d9f155509a6cda1c292bfd120daeb9e.patch:
    platform-profile: Add support for 'quiet' profile.
  + 20a2d7f7b80a1847f36236d40388f14ae99fa94b.patch: tests: Add
    tests for quiet profile support.

OBS-URL: https://build.opensuse.org/request/show/921427
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=2
2021-09-26 14:40:36 +00:00
248bc0bf64 Accepting request 914574 from home:badshah400:Staging
A daemon to make power profiles handling available over D-Bus.

OBS-URL: https://build.opensuse.org/request/show/914574
OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=1
2021-08-27 12:04:25 +00:00