Changelog for
signond-libs-8.61-ku.33.9.x86_64.rpm :
* Tue Dec 05 2023 Christophe Marin
- Add patch for Qt6 support:
* 0001-Add-Qt6-support.patch- Drop 0001_Multilib.patch. This is now handled in the %prep section- Add flavors
* Thu Aug 10 2023 Christophe Marin - 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
* Thu Jun 18 2020 Fabian Vogt - Add patch to fix crash (boo#1172904):
* 0001-Don-t-use-fno-rtti.patch
* Tue Nov 19 2019 Christophe Giboudeaux - Update to 8.60. No changelog available (boo#1157142)
* Wed Jul 31 2019 Martin Liška - Use FAT LTO objects in order to provide proper static library.
* Fri Nov 03 2017 buschmann23AATTopensuse.org- spec file
* fix source url
* Fri Nov 03 2017 buschmann23AATTopensuse.org- 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
* Thu Jan 28 2016 tittiatcokeAATTgmail.com- Add baselibs.conf to generate the -32bit packages
* Tue Sep 08 2015 alarrosaAATTsuse.com- Fix an \"incomplete type\" compilation error (fix-incomplete-type.patch)
* Thu Oct 30 2014 hrvoje.senjanAATTgmail.com- Add signon package