forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3.2.7 (2023-11-13) * Land #255, Fix an issue with SMB2 create context padding 3.2.8 (2023-11-13) * Land #256, Add support for callback hooks in share providers 3.3.0 (2023-12-12) * Land #257, Close the opened directory after listing it's contents * Land #258, Fix intermittent test failure with zero length fields 3.3.1 (2023-12-15) * Land #259, Update and refactor Efsrpc
- Loading branch information
taca
committed
Dec 17, 2023
1 parent
b1ab8d3
commit 05bde31
Showing
3 changed files
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.22 2023/11/11 12:49:18 taca Exp $ | ||
$NetBSD: distinfo,v 1.23 2023/12/17 14:40:43 taca Exp $ | ||
|
||
BLAKE2s (ruby_smb-3.2.6.gem) = 766898e7aeb3e139ec08b1cb7e73295c49a36db48bf927e500b3605723439838 | ||
SHA512 (ruby_smb-3.2.6.gem) = ebb75b62837f8c029ce31a7caeaf207d1b60e1d06b9b0847428d45e8d9bea3b7afae2464f514eff562b59a4c176f6e9c0a811d6d23e2c30873a0ed652b05eaa8 | ||
Size (ruby_smb-3.2.6.gem) = 378368 bytes | ||
BLAKE2s (ruby_smb-3.3.1.gem) = 601621e1d0448a1f858fa030183a1065eb90fa57c4e04c223a56502b739afd49 | ||
SHA512 (ruby_smb-3.3.1.gem) = 96cb5d29708e750ca5dcc39f5e6973e49c655cc0ca36d2a3b80c10b486df5c21fbf4540a0f163b5ab3cdb139c1e440b4ec8598ada1db129496d4df8b7f8ef12a | ||
Size (ruby_smb-3.3.1.gem) = 377856 bytes |