Skip to content

Commit

Permalink
security/ruby-rex-socket: update to 0.1.41
Browse files Browse the repository at this point in the history
0.1.35 (2022-04-05)

* Land #42, Add ruby 3.1.1 to test matrix

0.1.36 (2022-05-03)

* Land #45, Allow explicitly setting peer hostname

0.1.37 (2022-05-03)

* Land #46, fixes a bug caused by a missing require statement

0.1.38 (2022-05-03)

* Land #44, Ignore trailing commas in range walker

0.1.39 (2022-05-09)

* Land #48, Fix typo in ssl_tcp.rb Fixes #47

0.1.40 (2022-06-13)

* Fix typo in README.md

0.1.41 (2022-08-02)

* Land #50, Run ubuntu 22.04 in test matrix
  • Loading branch information
taca committed Aug 28, 2022
1 parent 336d66d commit e72f898
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.10 2021/12/11 13:58:14 taca Exp $
# $NetBSD: Makefile,v 1.11 2022/08/28 12:44:39 taca Exp $

DISTNAME= rex-socket-0.1.34
DISTNAME= rex-socket-0.1.41
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions security/ruby-rex-socket/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2021/12/11 13:58:14 taca Exp $
$NetBSD: distinfo,v 1.13 2022/08/28 12:44:39 taca Exp $

BLAKE2s (rex-socket-0.1.34.gem) = 7d3695d5be2d787343a745d85c1ac034810057cd9f9a779ce06e85429213071d
SHA512 (rex-socket-0.1.34.gem) = 2d9c7c0db5c4b6c2ccb7c0beca8ab8375be97c571e51d0b65c1dd3cfebb975d0abcd9a34e1a3dd96390d41beded689137cfffff872d5eba6b88c1a09d16aec05
Size (rex-socket-0.1.34.gem) = 41984 bytes
BLAKE2s (rex-socket-0.1.41.gem) = abd6c608bcc82585904a33b1e740fb6f5a95248f6020ba95698f6962793ae5fa
SHA512 (rex-socket-0.1.41.gem) = 6aea092de3c3dc41ef9ddb7793971b7d006c32ada77ceb9711c2b46af9c54a1639e2951b3045da4d6c3ec2689245798b77e009aa783a7ee127bd2915d8ddecb5
Size (rex-socket-0.1.41.gem) = 42496 bytes

0 comments on commit e72f898

Please sign in to comment.