./security/ruby-metasploit-model, Models shared between metasploit-framework and metasploit_data_models

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


Branch: CURRENT, Version: 5.0.2, Package name: ruby31-metasploit-model-5.0.2, Maintainer: minskim

Common code, such as validators and mixins, that are shared between
ActiveModels in metasploit-framework and ActiveRecords in
metasploit_data_models.


Required to run:
[lang/ruby26-base] [devel/ruby-railties52] [devel/ruby-activemodel52]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 80.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-11 14:05:57 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-metasploit-model: update to 5.0.2

5.0.2 (2023-10-04)

* PD-41096 Auto-add cortex.yaml
   2023-02-12 16:06:17 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-metasploit-model: update to 5.0.1

5.0.1 (2023-01-31)

* Land #68, Add support for Ruby 3.2
   2023-01-09 06:48:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-metasploit-model: update to 5.0.0

5.0.0 (2022-11-10)

* Update to Rails 7 support.
   2022-08-28 07:19:19 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-metasploit-model: update to 4.0.6

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-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 18:54:22 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-metasploit-model: update to 4.0.3

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-30 13:40:46 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
security/ruby-metasploit-model: update to 4.0.2

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