summaryrefslogtreecommitdiff
path: root/security/ruby-metasploit-model/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2022-08-28security/ruby-metasploit-model: update to 4.0.6taca1-4/+4
4.0.4 (20220-4-07) * Add ruby 3.1.1 to test matrix 4.0.5 (2022-06-17) * Add login status enum for incorrect public part 4.0.6 (2022-08-02) * Run ubuntu 22.04 in 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-model: update to 4.0.3taca1-5/+5
pkgsrc change: depends on rails60 or rails61. It should be changed from 4.0.2. 4.0.3 (2021-09-16) * Update Ubuntu version & Ruby Setup action
2021-05-30security/ruby-metasploit-model: update to 4.0.2taca1-5/+5
Quote from commit logs: 4.0.2 (2021-05-05) * Land #60, Add ruby 3.0 tests 4.0.1 (2021-04-29) * Land #59, Remove bundle cache 4.0.0 (2021-04-28) * Land #57, update to Rails 6.x compatible * update schema comment for automation 3.1.4 (2021-04-28) * and #58, Replaces travis with GH actions for testing
2021-02-03security/ruby-metasploit-model: update to 3.1.3taca1-5/+5
pkgsrc change: add LICENSE. No release note nor changelog. Here are quote from commit log. 3.1.0 (2020-10-05) * Added Address Format Validator And Updated Spec Testing * Update app/validators/password_is_strong_validator.rb 3.1.1 (2020-10-05) * update dummy schema.rb for automation 3.1.2 (2020-10-05) * update authors and do not include `bin` in gem 3.1.3 (2020-12-01) * update to support Ruby 2.7
2020-06-24security/ruby-metasploit-model: update to 3.0.0taca1-5/+5
Update ruby-metasploit-model to 3.0.0, this is a leaf package and is curently marked as broken. 3.0.0 * Switch to use Ruby on Rails 5.2.
2017-09-14security/ruby-metasploit-model: Import version 2.0.4minskim1-0/+6
Common code, such as validators and mixins, that are shared between ActiveModels in metasploit-framework and ActiveRecords in metasploit_data_models.