python-pyspnego

Edit Package python-pyspnego
No description set
Refresh
Refresh
Source Files
Filename Size Changed
pyspnego-0.6.0.tar.gz 0000237451 232 KB
python-pyspnego.changes 0000007531 7.35 KB
python-pyspnego.spec 0000002547 2.49 KB
Revision 18 (latest revision is 26)
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1032054 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 18)
- Update to 0.6.0 
  * Drop support for Python 3.6 - new minimum is 3.7+
  * Moved setuptools config into pyproject.toml and made Cython a build requirement for Windows
     For most users this is a hidden change
     If a tool follows the PEP 517 standard, like pip, this build dependency will work automatically
     The pre cythonised files are no longer included in the sdist going forward
- Update to 0.5.4
  * Fix str of enum values when running in Python 3.11 to be consistent with older versions
  * Support gssapi on 1.5.x which comes with RHEL 8.
- Update to 0.5.3
  * Fix heap allocation errors when running with heap allocation monitoring on Windows
- Update to 0.5.2
  * Added custom MD4 hashing code for NTLM to use.
     Newer Linux distributions ship with OpenSSL 3.x which typically disables MD4 breaking the use of hashlib.new('md4', b"")
     Using this custom code allows NTLM to continue to work
     While it's bad to continue to use older hashing mechanisms in this case there is no valid alternative available
- Update to 0.5.1
  * Call gss_inquire_sec_context_by_oid(ctx, spnego_req_mechlistMIC_oid) when using pure NTLM over GSSAPI to ensure the token contains a MIC
Comments 0
openSUSE Build Service is sponsored by