14
0
Files
python-pyspnego/python-pyspnego.changes

28 lines
973 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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