2022-12-18 15:38:26 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.47
0.2.46 (2022-10-31)
* Land #58, Adding support for Rust formatted shellcode generation
0.2.47 (2022-12-12)
* Land #59, Fix slow hexifying
|
2022-09-09 15:37:07 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex: update to 0.2.45
0.2.45 (2022-09-06)
* Land #55, Adding support for Nim formatting shellcode generation
|
2022-09-04 15:34:18 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.44
0.2.40 (2022-08-31)
* Land #52, Update Ubuntu 18.04 to 20.04 in Github CI script
0.2.41 (2022-08-31)
* Land #50, added golang support for output.
0.2.42 (2022-09-01)
* Land #54, Extract matchers to files
0.2.43 (2022-09-01)
* Land #53, Fix Language Wrapping
0.2.44 (2022-09-02)
* Land #48, Adds color support for wrapped tables
|
2022-08-28 14:49:10 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.39
0.2.37 (2021-09-16)
* Land #42, Update Ubuntu version & Ruby setup
0.2.38 (2022-06-29)
* Land #44, Fix rex-text split string crash
0.2.39 (2022-08-08)
* Land #47, Run ubuntu 22.04 in test matrix
|
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:01:34 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.37
0.2.35 (2021-04-08)
* Land #41, Add rand_password method to Rex::Text
0.2.36 (2021-07-01)
* Land #30, Fix for vbapplication payload generation
0.2.37 (2021-08-13)
* Land #24, Implement Rex::Text random function name generator
|
2021-06-01 16:44:45 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.34
Quote from commit logs:
0.2.34 (2021-04-08)
* Land #41, Add rand_password method to Rex::Text
|
2021-03-07 11:08:27 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
security/ruby-rex-text: update to 0.2.33
0.2.33 (2021-02-24)
* Allow per table configuration of wrapped tables
0.2.34 (2021-02-24)
* Update rex text word wrap tests
|
2021-02-05 16:39:12 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
security/ruby-rex-text: update to 0.2.31
0.2.31 (2021-01-19)
* Default console width when api is unavailable
0.2.30 (2021-01-18)
* Land #34, Fix rex-text console size calculations when running in a
debugging environment
0.2.29 (2020-11-30)
* Updates for 2.7.2 support
- Updates testing to run in 2.7.2
- removes bundler as dev requirement
- Updates authors to reflect current maintainers
* update supported versions
- ruby >= 2.4
- address ruby 2.7 deprecation warnings
* Land #33, Update to Ruby 2.7
|