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
|
2020-09-14 16:12:20 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-rex-text: update to 0.2.28
Update ruby-rex-text package to 0.2.28.
0.2.27 (2020-07-13)
* Set prompt escape chars only when they work.
0.2.28 (2020-08-07)
* Add initial support for word wrapping rex tables.
|
2020-06-07 16:54:54 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-rex-text: update to 0.2.26
Update ruby-rex-text to 0.2.26.
No release note nore changes is available.
|
2018-09-23 20:00:00 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-rex-text: update to 0.2.21
0.2.17 (2018-02-09)
* Land #9, remove use of 'fun' keyword
* Land #10, add rand_country
0.2.18 (2018-04-12)
* Land #11, ranges for rand_base and rand_text_*
0.2.19 (2018-04-18)
* Land #13, add text encryption / encoding wrappers
0.2.20 (2018-04-18)
* Land #14, remove RC4/SHA256 support
* Land #12, bump ruby deps
0.2.21 (2018-06-13)
* Land #16, simplify shuffle_a implementation
* Land #17, speedup to_mixed_case_array
* Land #18, use single regular expression for strict case
* Land #19, remove unnecessary gsub regex to remove newline
* Land #21, add SHA2 digest wrappers
|