-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security/ruby-rex-socket: update to 0.1.25
0.1.25 (2020-11-30) * relax dev bundle and update authors … - Allows bundle with latest bundler - Updates authors to reflect current maintainers - Update travis to test with 2.7.2 * Land #26, Update gemspec 0.1.24 (2020-09-23) * x509_certificate: Allow use of EC keys - Add new capability to allow the use of EC keys. Resolves issue with using EC keys in metasploit.
- Loading branch information
taca
committed
Feb 5, 2021
1 parent
026654d
commit c1bab53
Showing
2 changed files
with
7 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.5 2020/03/24 16:14:00 taca Exp $ | ||
# $NetBSD: Makefile,v 1.6 2021/02/05 15:31:14 taca Exp $ | ||
|
||
DISTNAME= rex-socket-0.1.23 | ||
DISTNAME= rex-socket-0.1.24 | ||
CATEGORIES= security | ||
|
||
MAINTAINER= [email protected] | ||
|
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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.5 2020/03/24 16:14:00 taca Exp $ | ||
$NetBSD: distinfo,v 1.6 2021/02/05 15:31:14 taca Exp $ | ||
|
||
SHA1 (rex-socket-0.1.23.gem) = a6cce08c403a7bede523f0661d6d788f4c3b2ae3 | ||
RMD160 (rex-socket-0.1.23.gem) = 6a8004c3665c01f78ae23fd0516fb0c8bf11026b | ||
SHA512 (rex-socket-0.1.23.gem) = 69bda807a096a57cca1e580fd8cc3b5500a720f9be2daf2af64732f4b521e6ba994b9920b7110777b228909932577800d891069c3473fbfa4689744079a45578 | ||
Size (rex-socket-0.1.23.gem) = 41472 bytes | ||
SHA1 (rex-socket-0.1.24.gem) = e89ba3c5ec25402275ed8e21a9d7e314c4169935 | ||
RMD160 (rex-socket-0.1.24.gem) = 45e4759fabc1667266f52636ccdfe65d2e00e94f | ||
SHA512 (rex-socket-0.1.24.gem) = 4d0afa98c3fa4238eb1f7a4768da2f3488cb52d91238de4ede042eaa213d5921f0ca0a97589a8b98f244d88eebc010446d2ef1dff26940dcfdf73f09dbe53b06 | ||
Size (rex-socket-0.1.24.gem) = 41472 bytes |