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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.31, Package name: ruby31-rex-core-0.1.31, 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: 31.5 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2021-12-11 14:53:21 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.20

0.1.18 (2021-09-29)

* Land #16, Make the synchronization functions public

0.1.19 (2021-11-15)

* Land #17, Add the stopwatch function

0.1.20 (2021-11-16)

* Merge pull request #18 from zeroSteiner/feat/stopwatch/elapsed_seconds
  Refactor into a Stopwatch module
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-09-19 19:13:46 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-rex-core: update to 0.1.17

* Land #11, Remove tainted calls