Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libupower-glib3 | Distribution: openSUSE Tumbleweed |
Version: 1.90.7.13+git.4f1ef04 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Feb 13 12:11:22 2025 |
Group: System/Daemons | Build host: reproducible |
Size: 112083 | Source RPM: upower-1.90.7.13+git.4f1ef04-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://upower.freedesktop.org/ | |
Summary: Power Device Enumeration Framework - Library |
UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.
GPL-2.0-or-later
* Thu Feb 13 2025 trenn@suse.de - 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 * Fri Jan 03 2025 Bjørn Lie <bjorn.lie@gmail.com> - Add faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch -- dbus: show charge-threshold-* status as yes/no. * Tue Nov 05 2024 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.90.6: * 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. * Tue Oct 15 2024 Dominique Leuenberger <dimstar@opensuse.org> - Drop rcFOO symlinks (PED-266). * Sat Jul 06 2024 Enrico Belleri <kilgore.trout@idesmi.eu> - Update to version 1.90.4: * Resolved high disk and CPU rate. * Stop guessing the unknown battery as a power supply. * Continue to support lid handling. * Fix org.freedesktop.UPower: EnergyRate is a positive value. * Fix uni-test python script. - Switch to tagged release. - Update BuildRequires minimum versions * Mon Feb 12 2024 trenn@suse.de - 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 * Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org> - Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a consequence cannot be held responsible to deliver that basic directory structure. * Sat Jul 15 2023 Dirk Müller <dmueller@suse.com> - 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 * Wed Jul 05 2023 Paolo Stivanin <info@paolostivanin.com> - 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 * Fri Sep 02 2022 Frederic Crozat <fcrozat@suse.com> - update to 1.90.0: * Refactor internal battery handling into separate classes * Guess charging/discharging state based on energy rate (#196) * Fix polling after resume (#198) * Fix battery state guessing (#146) * Reload history when battery ID changes * Test fixes - Drop upower-sle15.patch, systemd is recent enough for SLE15 SP3+. * Sun Jul 17 2022 Dirk Müller <dmueller@suse.com> - 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) * Sun Jun 05 2022 Dirk Müller <dmueller@suse.com> - 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 * Fri Mar 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Drop downstream patch that hopefully should no longer be needed: + upower-hibernate-insteadof-hybridsleep.patch. * Thu Mar 10 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 0.99.17: + Upstream release, no changes, versionbump only. * Tue Mar 08 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 0.99.16+4: + meson.build: Output correct paths for sbindir and datadir. + daemon: Initialize FD to -1 to avoid incorrect close. + input: Fix FD handling and let input stream close it. + linux: Set FD to -1 rather than 0 when closing delay inhibitor. * Fri Mar 04 2022 Bjørn Lie <bjorn.lie@gmail.com> - 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. * Wed Mar 02 2022 Paolo Stivanin <info@paolostivanin.com> - 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.
/usr/lib/libupower-glib.so.3 /usr/lib/libupower-glib.so.3.1.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 21 02:22:00 2025