AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 8.61 * Port away from QHash::unite * Don't emit QObject::destroyed() within Identity::destroy() * Build: remove unnecessary qmake options * Don't use -fno-rtti * Run test script with Busybox compatible mktemp * Fix typos in logs * Tests: add missing parameter to mkdir command * Fix deprecation warning * signond: register the adaptors in SignonDaemonAdaptor * signond: get appId of peer in SignonIdentityAdapter * signond: add Error class * signond: add ErrorAdaptor class * signond: use ErrorAdaptor in SignonSessionCore * signond: reduce usage of D-Bus in SignonIdentity class * signond: introduce PeerContext class * signond: reduce D-Bus usage in SignonAuthSession * signond: register the adaptors, not the object itself * signond: destroy adapter when Identity gets unregistered * Fix Unicode $HOME dir - Drop patch, merged upstream: * 0001-Don-t-use-fno-rtti.patch - Drop the unneeded baselibs.conf
- Use FAT LTO objects in order to provide proper static library.
- Add patch to fix crash (boo#1172904): * 0001-Don-t-use-fno-rtti.patch
- Update to 8.60. No changelog available (boo#1157142)
- Use FAT LTO objects in order to provide proper static library.
- spec file * fix source url
- update to version 8.59 + lib: add more defines for SignOnUi password dialog + signond: inform SignOnUI when a session finishes + RemotePluginProcess: don't use a thread for cancel + Signond: fix a couple of textual issues + signond: get rid of loadedPluginMethods() method + plugins: don't use custom proxy implementation on Qt 5.5 and later + signond: don't store duplicate data in SignonAuthSession + signond: add configure option to enable backup + signond: move backup implementation into separate class + Remove Qt4 support + Lib: hide debug output by default - update to version 8.58 + lib: add a couple of error codes for SignOn UI + lib: reset the DBus proxy when registration failed + signond: on identity update, don't reset missing fields + signond: don't bypass the ACL if the identity has no owner + signond: pass client AppId to SignOnUi + signond: pass the client PID to SignOnUI - updated patches + 0001_Multilib.patch - removed patches now included upstream + fix-incomplete-type.patch
- Add baselibs.conf to generate the -32bit packages
- Fix an "incomplete type" compilation error (fix-incomplete-type.patch)
- Add signon package