Skip to content

Commit

Permalink
security/ruby-rex-socket: update to 0.1.25
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-socket/Makefile
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= minskim@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions security/ruby-rex-socket/distinfo
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

0 comments on commit c1bab53

Please sign in to comment.