- Upower is a mature tool with mostly fixes being added, let's
move over to a "take the very latest git HEAD code base by default
approach". Also show the amount of additional patches on top of latest
public version and the latest git patch hash the sources are based
on in the version format (see below)
- Update to version 1.90.7.13+git.4f1ef04:
* linux: integration-test: a test case for Dualshock4 with a headphone jack
* linux: up-device-supply: Update the model name after changing the device type
* linux: device_supply: Prioritize Gaming Input
* dbus: UPower.xml: Update GetCriticalAction Values
* linux: integration-test: test case for the removable battery
* src: up-device-battery: Reset values when the battery is not present
* src: up-daemon: skip the battery if present = 0
* Update LINGUAS
* pre-commit-config: Remove deprecated default_stages "commit"
* contrib: setup: Install and setup pre-commit
- Remove upstreamed patch
D faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch
OBS-URL: https://build.opensuse.org/request/show/1245904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=91
move over to a "take the very latest git HEAD code base by default
approach". Also show the amount of additional patches on top of latest
public version and the latest git patch hash the sources are based
on in the version format (see below)
- Update to version 1.90.7.13+git.4f1ef04:
* linux: integration-test: a test case for Dualshock4 with a headphone jack
* linux: up-device-supply: Update the model name after changing the device type
* linux: device_supply: Prioritize Gaming Input
* dbus: UPower.xml: Update GetCriticalAction Values
* linux: integration-test: test case for the removable battery
* src: up-device-battery: Reset values when the battery is not present
* src: up-daemon: skip the battery if present = 0
* Update LINGUAS
* pre-commit-config: Remove deprecated default_stages "commit"
* contrib: setup: Install and setup pre-commit
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=166
* Fractional battery percentage.
* CI enhancement.
* Tweak the default battery charging threshold to 75-80.
* Fix g_object_weak_ref: assertion 'g_atomic_int_get
(&object->ref_count) >= 1' failed.
- Changes from version 1.90.5:
* Suspend and Ignore as the CriticalPowerActions.
* Support for battery charging threshold.
* Tweak the device priority to make sure the device kind joystick
can be correctly shown.
- Add pkgconfig(polkit-gobject-1) BuildRequires: New dependency.
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=161
- Update to version 1.90.2+15:
* Revert "ci: Update last ABI break"
* Revert "build: Bump the library soname after recent changes"
* Revert "all: Remove Lid handling"
* Revert "lib: Remove deprecated up_client_get_devices()"
* dbus: org.freedesktop.UPower: EnergyRate is a positive value
* linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1
* linux: stop assuming power supply of unknown type as battery
* linux: drop f-literals without format string
* linux: prefer is not None over !=
* build: make 'udevrulesdir' and 'udevhwdbdir' as Linux-only
- Introduce _service obs_scm and obsinfo files for automated
update service via:
osc service mr
OBS-URL: https://build.opensuse.org/request/show/1152451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=86
- Update to version 1.90.2.15.git+be82397:
* Revert "ci: Update last ABI break"
* Revert "build: Bump the library soname after recent changes"
* Revert "all: Remove Lid handling"
* Revert "lib: Remove deprecated up_client_get_devices()"
* dbus: org.freedesktop.UPower: EnergyRate is a positive value
* linux: Adjust test_bluetooth_le_device for dbusmock 0.30.1
* linux: stop assuming power supply of unknown type as battery
* linux: drop f-literals without format string
* linux: prefer is not None over !=
* build: make 'udevrulesdir' and 'udevhwdbdir' as Linux-only
- Introduce _service obs_scm and obsinfo files for automated
update service via:
osc service mr
OBS-URL: https://build.opensuse.org/request/show/1147030
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=152
- update to 1.90.2:
* Note that this is the last release of UPower with lid
handling. OS components that rely on the lid status
should get it from logind instead.
* Fix wireless devices not disappearing from Settings when
disconnected
* Require a newer libgudev to avoid bugs related to newline
stripping when reading sysfs attributes
* Add installed-tests files for use with gnome-desktop-testing
* Fix integration test to work with system installed upower
binary and under jhbuild
- add skip-tests-install.patch to skip installation of test-only
assets
OBS-URL: https://build.opensuse.org/request/show/1102812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=84
- update to 1.90.2:
* Note that this is the last release of UPower with lid
handling. OS components that rely on the lid status
should get it from logind instead.
* Fix wireless devices not disappearing from Settings when
disconnected
* Require a newer libgudev to avoid bugs related to newline
stripping when reading sysfs attributes
* Add installed-tests files for use with gnome-desktop-testing
* Fix integration test to work with system installed upower
binary and under jhbuild
- add skip-tests-install.patch to skip installation of test-only
assets
OBS-URL: https://build.opensuse.org/request/show/1101309
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=147
- Update to 1.90.1:
* Detect headsets with kernel batteries such as Logitech and
Steelseries headsets, and make them automatically disappear if
the headset is turned off (if the kernel driver supports the
wireless_status attribute)
* Hide duplicate Logitech Bluetooth devices (Bolt-compatible devices
connected through Bluetooth would show as 2 batteries)
* Hide duplicate Logitech wireless devices when they get connected
through USB as well
* Fix Bluetooth device names not synchronising, and use user-chosen
names when available
* Handle the "present" sysfs attribute changing
* Fix iDevices not appearing
* Fix reading capacity_level with newer libgudev
OBS-URL: https://build.opensuse.org/request/show/1096967
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=145
- update to 0.99.20:
* Ensure polling is resumed after suspend (#198)
* Bugfixes to state guessing code (#146)
* Stability improvements of automated tests
* Move state guessing into DisplayDevice
* Always use 90% threshold to consider a battery full
* Various test improvements
* Fix mice showing up as keyboards (#189)
* Allow unit test inspector to fail (#187)
* Fix test cases when daemon shuts down too slowly (#188)
- update to 0.99.18:
* Remove broken wakeup DBus API
* Tag UPS hid devices using hwdb and update list from upstream
* Only permit Refresh method when in debug mode
* Refactor device polling
* Refactor udev device discovery and sibling detection
* Improved testing and CI
* Handle SIGTERM to trigger a clean shutdown
* Improve polling of batteries after line-power "online" status change
* Multiple wacom tablet detection fixes
* Fix updates after a BT hid power supply moves in sysfs
* Fix enumeration of "Whats Up!" devices on startup
* Accept USB power supplies without warning
* Allow building without gtk-doc
OBS-URL: https://build.opensuse.org/request/show/989716
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=141
- Pass --libexecdir=%%{_libexecdir}/upower to meson, keep our
previous setup.
- Use ldconfig_scriptlets macro for post(un) handling.
- Stop removing .la files no longer present.
- Update to version 0.99.16:
+ Silence unnecessary udev event warnings
+ Increase test timeout
+ Explicitly link with plist
+ Fix UpClient reference leak
+ Fix DisplayDevice state on battery hotplug
+ Fix critical action to work after it was cancelled
- Changes from version 0.99.15:
+ Various build fixes
+ Update bluetooth device alias when it changes
- Changes from version 0.99.14:
+ Port build system to meson
+ New ChargeCycles D-Bus property
+ New async GLib APIs
+ lid related functions are now deprecated
+ Refresh API is now deprecated
+ Fix leak of inhibitor lock
+ Recognize USB power supplies
+ Fix time compression of data points
+ Fix disk write amplification when battery is low
- Add meson BuildRequires and macros following upstreams port.
OBS-URL: https://build.opensuse.org/request/show/959380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/upower?expand=0&rev=77
- Update to version 0.99.16:
+ Silence unnecessary udev event warnings
+ Increase test timeout
+ Explicitly link with plist
+ Fix UpClient reference leak
+ Fix DisplayDevice state on battery hotplug
+ Fix critical action to work after it was cancelled
+ Update bluetooth device alias when it changes
+ New ChargeCycles D-Bus property
+ New async GLib APIs
+ lid related functions are now deprecated
+ Refresh API is now deprecated
+ Fix leak of inhibitor lock
+ Recognize USB power supplies
+ Fix time compression of data points
+ Fix disk write amplification when battery is low
OBS-URL: https://build.opensuse.org/request/show/958421
OBS-URL: https://build.opensuse.org/package/show/Base:System/upower?expand=0&rev=130