forked from pool/python-requests-kerberos
- update to 0.11.0: * add license title * Swap kerberos-sspi with winkerberos. * Add WinKerberos-specific blurb for custom principal. * v0.11.0 * Revert "Merge pull request #73 from rbcarson/windows-principal-workaround-71" * Require at least WinKerberos 0.4.0. * Require at least WinKerberos 0.5.0. * Bring back reverted fixes. - convert to singlespec OBS-URL: https://build.opensuse.org/request/show/517983 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-kerberos?expand=0&rev=6
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 21 17:02:14 UTC 2017 - tbechtold@suse.com
|
|
|
|
- update to 0.11.0:
|
|
* add license title
|
|
* Swap kerberos-sspi with winkerberos.
|
|
* Add WinKerberos-specific blurb for custom principal.
|
|
* v0.11.0
|
|
* Revert "Merge pull request #73 from rbcarson/windows-principal-workaround-71"
|
|
* Require at least WinKerberos 0.4.0.
|
|
* Require at least WinKerberos 0.5.0.
|
|
* Bring back reverted fixes.
|
|
- convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 09:32:18 UTC 2016 - dmueller@suse.com
|
|
|
|
- update to 0.10.0:
|
|
- Make it possible to receive errors without having their contents and headers
|
|
stripped.
|
|
- Resolve a bug caused by passing the ``principal`` keyword argument to
|
|
kerberos-sspi on Windows.
|
|
- Support for principal, hostname, and realm override.
|
|
- Added support for mutual auth.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 11 07:37:39 UTC 2016 - dmueller@suse.com
|
|
|
|
- fix requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 9 14:17:54 UTC 2016 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 0.8.0)
|
|
|