Skip to content

Commit

Permalink
security/ruby-rex-socket: update to 0.1.15
Browse files Browse the repository at this point in the history
0.1.13

* add helper methods for determining supported SSL version methods

0.1.14

* Add IPv6 support to addr_atoc and addr_ctoa

0.1.15

* SSH socket registration removed
  • Loading branch information
taca committed Sep 23, 2018
1 parent 3a509d9 commit 5210354
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.3 2018/03/23 14:02:24 taca Exp $
# $NetBSD: Makefile,v 1.4 2018/09/23 17:58:47 taca Exp $

DISTNAME= rex-socket-0.1.12
DISTNAME= rex-socket-0.1.15
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.3 2018/03/23 14:02:24 taca Exp $
$NetBSD: distinfo,v 1.4 2018/09/23 17:58:47 taca Exp $

SHA1 (rex-socket-0.1.12.gem) = 0829721ac33849557ef356c22a1a2efdaac912b2
RMD160 (rex-socket-0.1.12.gem) = ca0ed9fd33592db5dbc39490c523a7586f68454b
SHA512 (rex-socket-0.1.12.gem) = ce885d7f713df9765262a49c274e433f360711ce86c772cf58232b2011fa5a4037fb0914a224c9e86797446ae9f727725c9d6a70ad41c99bf440771771d38c23
Size (rex-socket-0.1.12.gem) = 40960 bytes
SHA1 (rex-socket-0.1.15.gem) = a61659a474d310432d1bdfd118c7ccde42cea457
RMD160 (rex-socket-0.1.15.gem) = 6e8f7f41516dccb11c7574dc52e24f77e4725675
SHA512 (rex-socket-0.1.15.gem) = edcc01e5c1235abc41a5579b56a04cdcb34710d24225fa9e925ecd91555429071eed281591df1a97cb8db035d63aae0c7a86aa93dc96289f42d1a56241b95fbb
Size (rex-socket-0.1.15.gem) = 40960 bytes

0 comments on commit 5210354

Please sign in to comment.