Skip to content

Commit

Permalink
security/ruby-rex-core: update to 0.1.28
Browse files Browse the repository at this point in the history
0.1.21 (2022-01-25)

* Land #21, Apply rubocop changes to socket_abstraction

0.1.22 (2022-01-26)

* Land #23, GitHub actions for running tests

0.1.23 (2022-01-26)

* Land #24, move verify.yml to workflows folder

0.1.24 (2022-01-26)

* Land #24, move verify.yml to workflows folder

0.1.25 (2022-01-26)

* Land #22, cherry pick of stream_server cleanup

0.1.26 (2022-02-15)

* Land #20, Fix metasploit-framework#15968 (Multiple Socket Abstraction
  Bugs)

0.1.27 (2022-03-24)

* Land #25, Stop refs being cloned or duped

0.1.28 (2022-04-05)

* Land #26, Rex::Compat: open_browser: Prepend 'file://' to file URLs for
  Android
  • Loading branch information
taca committed Aug 28, 2022
1 parent b38ad97 commit 134bc29
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-core/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2021/12/11 13:53:21 taca Exp $
# $NetBSD: Makefile,v 1.8 2022/08/28 12:22:40 taca Exp $

DISTNAME= rex-core-0.1.20
DISTNAME= rex-core-0.1.28
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
3 changes: 2 additions & 1 deletion security/ruby-rex-core/PLIST
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2021/12/11 13:53:21 taca Exp $
@comment $NetBSD: PLIST,v 1.3 2022/08/28 12:22:40 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/workflows/verify.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
Expand Down
8 changes: 4 additions & 4 deletions security/ruby-rex-core/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2021/12/11 13:53:21 taca Exp $
$NetBSD: distinfo,v 1.9 2022/08/28 12:22:40 taca Exp $

BLAKE2s (rex-core-0.1.20.gem) = 6e1b9c09d2ab728f3da580e82c12402762c3abaac6930908759a8e5c047a7e3c
SHA512 (rex-core-0.1.20.gem) = 0e49e29ec3605b09b379d19e95ada416f59abb84c65e9819aafed8be51709388f26f1552e2d84044c78c913cb5549f068a9c3b45737e995de79d5085526b8415
Size (rex-core-0.1.20.gem) = 31232 bytes
BLAKE2s (rex-core-0.1.28.gem) = 591690467b3336884cf299116f5e396253a1ab80726c91c7a7d2a30c660380c6
SHA512 (rex-core-0.1.28.gem) = 5e8aac80456157b4a3a6690ddb8d83e4374da660ede7970ca7de2f9aa6d2ecefb553e26d52b9c612995803c41718fb01b14d9df26d0229a151f6ae9d6e932dd9
Size (rex-core-0.1.28.gem) = 32256 bytes

0 comments on commit 134bc29

Please sign in to comment.