Subject: CVS commit: pkgsrc/security/py-ntlm-auth
From: Adam Ciarcinski
Date: 2020-07-10 21:43:31
Message id: 20200710194331.C166CFB28@cvs.NetBSD.org

Log Message:
py-ntlm-auth: updated to 1.5.0

1.5.0:
* Added the `mic_present` property to the `NtlmContext` class to determine if a \ 
MIC has been added to the authentication message.
* Added the `sign` and `verify` function to the `NtlmContext` to sign data and \ 
verify signatures.
* Added the `reset_rc4_state` function to the `NtlmContext` to allow a caller to \ 
reset the incoming and outgoing RC4 cipher.
* Added the `NTLMSSP_NEGOTIATE_UNICODE` flag to the negotiate message to ensure \ 
the challenge and authentication message's text fields can be unicode encoded

Files:
RevisionActionfile
1.7modifypkgsrc/security/py-ntlm-auth/Makefile
1.7modifypkgsrc/security/py-ntlm-auth/distinfo