./security/ruby-rex-core, Core libraries required for the Ruby Exploitation Suite

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 0.1.36, Package name: ruby33-rex-core-0.1.36, Maintainer: minskim

The Ruby Exploitation (rex) Core Gem. This Gem contains the odds and
ends of code that so many other pieces of Rex rely upon, but that are
too small to be put into their own seperate gems. This include some of
the ruby cross-platform compatibility and file utility code.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 27 KB

Version history: (Expand)


CVS history: (Expand)


   2026-04-12 17:01:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.36

0.1.36 (2026-04-01)

* Merge pull request #45 from zeroSteiner/fix/io/relay-manager/reuse
  Add and use #reset!
   2026-01-18 06:38:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.35

0.1.35 (2025-12-02)

* Merge pull request #44 from zeroSteiner/feat/io/relay-manager
   2025-05-18 11:25:19 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.34

0.1.33 (2025-03-20)

* PD-49865 set Cortex tags to identify repo exposure (#41)
* Remove travis config (#42)

0.1.34 (2025-05-02)

* Updates verify workflow to use shared pipeline (#43)
   2024-05-26 17:44:04 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.32

0.1.32 (2024-05-15)

* Land #37, Update open_webrtc_browser to support using a user configurable
  browser

* Land #39, Upversion Github actions

* Land #40, Add support for Windows Ruby ucrt
   2023-05-03 18:23:27 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.31

0.1.31 (2023-05-02)

* Land #31, Require DISPLAY environment variable for opening paths
   2023-02-12 16:11:57 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.30

0.1.30 (2023-01-31)

* Land #35, Add support for Ruby 3.2
   2023-01-19 16:04:18 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.29

0.1.29 (2023-01-11)

* Allow developer configurable messages in exceptions
   2022-08-28 14:22:40 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.28

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