Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed May 10, 2017
1 parent 4b4d2c7 commit 4304ce2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rules.d/20.verignores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
- { name: lz4, verpat: "[0-9]+", ignorever: true }
- { name: minio, verpat: "[0-9]+", ignorever: true } # should use separators
- { name: mod_rpaf, verpat: "2015.*", family: [ arch ], ignorever: true }
- { name: onioncat, verpat: "0\\.2\\.2.*", ignorever: true } # \ force correct
- { name: onioncat, verpat: "0\\.2\\.2\\.r[0-9]+.*", unignorever: true } # / version schema
- { name: open-vm-tools, ver: [ "1280544", "2011.12.20" ], ignorever: true }
- { name: opencity, ver: "0.0.6.5stable", ignorever: true } # 0.0.6.5; "stable" is not a part of the version
- { name: openmortal, ver: "0.7.1", family: [ sisyphus ], ignorever: true }
Expand Down

0 comments on commit 4304ce2

Please sign in to comment.