Releases: miketeo/pysmb
Releases · miketeo/pysmb
pysmb 1.2.10
pysmb 1.2.9.1
Users have reported issues with installing 1.2.9 from PyPI. 1.2.9.1 was released to fix this issue.
pysmb 1.2.9
pysmb 1.2.8
pysmb 1.2.7
pysmb 1.2.6
Fix bug in SMB1 store file implmentation which generates SMB_COM_WRITE_ANDX packets larger than the allowed max buffer size (#175)
pysmb 1.2.5
pysmb 1.2.4
Remove dependency on pycrypto (#167)
pysmb 1.2.3
- Fix bug in session key generation during session negotiation (#166)
- Fix bug in SMB message signing which leads to operation failures with Samba services.