Skip to content

Commit

Permalink
Add version fix for lizard (compressor)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Sep 6, 2023
1 parent 84aec31 commit c17acaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 900.version-fixes/l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
- { name: live555, verpat: "(20[0-9]{2})([0-9]{2})([0-9]{2})", setver: "$1.$2.$3" } # alt, exherbo; it's dot-separated, dummies!; XXX: problem
- { name: lix, verpat: "20[0-9]{2}.*", ignore: true } # uses X.Y.Z scheme
- { name: lix, verpat: "2016.*", sink: true } # 0.9.22 from 2018
- { name: lizard-compressor, ver: ["1.5", "2.0"], sink: true } # according to upstream, "LZ5 v2.0 is renamed to Lizard v1.0", so sink former lz5 versions
- { name: lizardfs, ver: "3.13.0", ruleset: sisyphus, incorrect: true }
- { name: lizardfs, ruleset: sisyphus, untrusted: true } # accused of fake 3.13.0
- { name: llgen, noscheme: true }
Expand Down

0 comments on commit c17acaf

Please sign in to comment.