forked from pool/python-pyspnego
- Update to version 0.1.4
* Only send negState: request-mic for the first reply from an
acceptor for Negotiate auth.
* Strict interpretations of SPNEGO will fail if the initiator
sends this state as it is against the RFC.
OBS-URL: https://build.opensuse.org/request/show/853054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyspnego?expand=0&rev=7
28 lines
973 B
Plaintext
28 lines
973 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 4 08:13:16 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.1.4
|
|
* Only send negState: request-mic for the first reply from an
|
|
acceptor for Negotiate auth.
|
|
* Strict interpretations of SPNEGO will fail if the initiator
|
|
sends this state as it is against the RFC.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 16:47:02 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.1.3
|
|
* Added Python 3.9 to CI
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 25 15:53:36 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.1.2
|
|
* Fix up WinRM wrapping on SSPI
|
|
- Update to version 0.1.1
|
|
* Include the cython files in the built sdist
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 22 14:27:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 0.1.0
|