Skip to content

Commit

Permalink
Add verignore for uclibc (buildroot specific)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Aug 23, 2023
1 parent 45feb14 commit c3af1a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 900.version-fixes/u.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
- { name: uberwriter, verpat: "[0-9]{2}(\\.[0-9]{2}){2}", incorrect: true } # void
- { name: ubi-reader, verpat: "20[0-9]{6}", snapshot: true }
- { name: ucarp, verpat: ".+20[0-9]{6}", ignore: true } # snapshot release from an unmaintained fork
- { name: uclibc, verge: "1.0", ruleset: buildroot, incorrect: true } # uclibc-ng in fact
- { name: uclibc, ruleset: buildroot, untrusted: true } # accused of fake 1.0.43, 1.0.44
- { name: ucspi-ssl, verpat: "0\\.999.*", incorrect: true }
- { name: ucspi-ssl, relge: "0.60", verle: "0.99z", sink: true } # 0.9x < 0.10.x
- { name: uefitool, verpat: "20[0-9]{6}", snapshot: true }
Expand Down

0 comments on commit c3af1a4

Please sign in to comment.