AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- New upstream release 0.113.0 - Changes since 0.112.0: * Bump version for release * Don't set version numbers as INT cache entries * Move cmake_minimum_required to the top of CMakeLists.txt * Remove support for Qt4 * Remove unneded documentation * authority: add support for passing details to polkit * Fix typo in comments * Add .arcconfig * Remove unused file * polkitqtlistener.cpp - pedantic * Fix build with -DBUILD_TEST=TRUE * Allow compilation with older polkit versions * Fix compilation with Qt5.6 * Drop use of deprecated Qt functions REVIEW: 126747 * Add wrapper for polkit_system_bus_name_get_user_sync * Add .reviewboardrc * Fix QDBusArgument assertion * fix build with Qt4, which doesn't have QStringLiteral. so use QString instead. * do not use global static systembus instance - Dropped patch, now upstream: * do-not-use-global-static-systembus-instance.patch - Run spec-cleaner
- Added do-not-use-global-static-systembus-instance.patch from upstream, fixes crash on DBus disconnect
- Update to 0.112.0 * Qt5 support * Update deprecated methods to latest Polkit API - Drop patches merged upstream: fixed-reference-counting-of-GObjects.patch, fixed-GCancellable-handling-in-PolkitQtListener.patch and qt5-support.patch
- Add license to %doc
- Activate polkit-qt5-1 package