File signon-plugin-oauth2.changes of Package signon-plugin-oauth2
-------------------------------------------------------------------
Wed Feb 21 19:44:51 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Switch to a git snapshot to support building with Qt6
- Update to 0.25git.20231124T142245~fab6988
- Drop patch, change is now handled in the %prep section
* 0001_Multilib.patch
-------------------------------------------------------------------
Tue Feb 20 13:55:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Switch to %autosetup
-------------------------------------------------------------------
Wed May 19 19:03:12 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.25
* OAuth2: try using specialized hostname first, use "Host" as
fallback only
* OAuth1: add UserAgent parameter
* OAuth2: pass token query in request body
* OAuth2: always try normal authentication if refresh token fails
* OAuth2: let the client read all extra info from the response
* Plugin: implement also new AuthPluginInterface2
-------------------------------------------------------------------
Tue Apr 9 07:46:56 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Don't treat use of deprecated declarations as error to fix build
against Qt 5.13
-------------------------------------------------------------------
Sat Sep 8 16:50:13 UTC 2018 - fabian@ritter-vogt.de
- Don't install examples and tests
-------------------------------------------------------------------
Fri Nov 3 10:05:16 UTC 2017 - buschmann23@opensuse.org
- update to version 0.24
* OAuth2: allow token URL to be on a different host
* OAuth2: accept replies carrying text/html content type
- update to version 0.23
* OAuth: propagate network and SSL errors from SignOnUI
* OAuth2: add an option to disable "state" parameter
* Base: disconnect from reply on SSL errors
- update to version 0.22
* OAuth2: add the list of granted permissions to the reply
* OAuth2: use "state" parameter to check for CSRF
* Build with QT 5 only
* OAuth2: Use QUrlQuery to parse callback fragment
* OAuth2: handle errors occurring when refreshing a token
- update to version 0.21
* OAuth2: implement a fallback mechanism when parsing replies
* OAuth 1.0a and 2.0: allow forcing a new token
* Delay instantiation of QNetworkAccessManager
- updated patches
* 0001_Multilib.patch
-------------------------------------------------------------------
Sat Jun 4 12:09:33 UTC 2016 - wbauer@tmo.at
- Conflict with libproxy1-config-kde4, that's the actual name of
the package, and having it installed makes the plugin crash
(boo#953175)
-------------------------------------------------------------------
Sat Feb 22 21:34:26 UTC 2014 - tittiatcoke@gmail.com
- Initial package