Path to this page:
Subject: CVS commit: pkgsrc/net/ruby-ruby_smb
From: Takahiro Kambe
Date: 2021-01-11 15:47:47
Message id: 20210111144747.CB303FA9D@cvs.NetBSD.org
Log Message:
net/ruby-ruby_smb: update to 2.0.7
2.0.7 (2020-11-19)
* Add missing padding to request packets
* Land #166, Add missing padding to Netlogon request packets
2.0.6 (2020-09-23)
* Fix Trans2 response data block
* Remove unicode encoding in SMB1 File#rename
* Fix example file permissions
* Update specs
* Land #165, Fix SMB1 Trans2 response packets
2.0.5 (2020-09-21)
* Add the first two necessary requests for exploiting CVE-2020-1472
* Add responses and fix a bug in the NetlogonCredential type
* Add the function to calculate the session key
* Use a string instead of an int array for credential data
* Fix some typos in the documentation that could have been confusing
* Add proper data type definitions for Netlogon
* Fix some Netlogon data definitions and register the service
* Add the NetrServerPasswordSet2 request / response definitions
* Add rspec unit tests for the netlogon request / response definitions
* Implement a WarnNoReadLengthPlugin for the NdrFixedByteArray
* Land #164, Minimal Netlogon Implementation For CVE-2020-1472 (AKA:
Zerologon)
Files: