Merge pull request #77463 from flokli/icecat-mark-insecure

firefoxPackages.icecat: mark as insecure
This commit is contained in:
Andreas Rammhold 2020-01-10 20:24:22 +01:00 committed by GitHub
commit 566780f078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,6 +175,7 @@ in {
./no-buildconfig.patch ./no-buildconfig.patch
missing-documentation-patch missing-documentation-patch
]; ];
meta.knownVulnerabilities = [ "Support ended around October 2019." ];
}; };
# Similarly to firefox-esr-52 above. # Similarly to firefox-esr-52 above.