summaryrefslogtreecommitdiff
path: root/security/ruby-metasploit-concern
AgeCommit message (Collapse)AuthorFilesLines
2022-09-04security/ruby-metasploit-concern: update to 4.0.5taca2-6/+6
4.0.5 (2022-09-02) * Land #39, Update Ubuntu 18.04 to 20.04 in Github CI script
2022-08-28security/ruby-metasploit-concern: update to 4.0.4taca2-6/+6
4.0.4 (2022-04-05) * Add ruby 3.1.1 to test matrix.
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-19security/ruby-metasploit-concern: update to 4.0.3taca2-8/+8
pkgsrc change: depends on rails60 or rails61. It should be changed from 4.0.2. 4.0.4 (2021-09-16) * Update Ubuntu version & Ruby Setup action
2021-05-30security/ruby-metasploit-concern: update to 4.0.2taca3-9/+9
Quote from commit logs: 4.0.2 (2021-05-05) * Land #36, Add ruby 3.0 tests 4.0.1 (2021-04-29) * Land #35, Remove bundle cache 4.0.0 (2021-04-28) * Land #33, updates to support rails 6.x 3.0.2 (2021-04-28) * Land #34, Replace travis with gh actions
2021-02-03security/ruby-metasploit-concern: update to 3.0.1taca2-7/+7
3.0.1 (2020-11-25) No release information nor changelog. It updated for Ruby 2.7 support.
2020-03-24security/ruby-metasploit-concern: update to 3.0.0taca2-11/+11
Update ruby-metasploit-concern to 3.0.0. No release notes available but it updates to rails 5.2.
2020-03-21ruby-*: comment out references to deleted rails packages, mark as BROKENtnn1-4/+5
Someone with ruby clue needs to look at these.
2017-09-14Import ruby-metasploit-concern-2.0.5 as security/ruby-metasploit-concernminskim4-0/+43
Automatically includes Modules from app/concerns/<module_with_concerns>/<concern>.rb into <module_with_concerns> to ease monkey-patching associations and validations on ActiveRecord::Base descendents from other gems when layering schemas.