fontconfig_210: remove
This isn't used anymore anywhere, and vulnerable to CVE-2016-5384.
This commit is contained in:
@@ -138,6 +138,11 @@ mapAliases ({
|
||||
fontconfig-ultimate has been removed. The repository has been archived upstream and activity has ceased for several years.
|
||||
https://github.com/bohoomil/fontconfig-ultimate/issues/171.
|
||||
'';
|
||||
# 2020-07-21
|
||||
fontconfig_210 = throw ''
|
||||
fontconfig 2.10.x hasn't had a release in years, is vulnerable to CVE-2016-5384
|
||||
and has only been used for old fontconfig caches.
|
||||
'';
|
||||
font-droid = throw "font-droid has been deprecated by noto-fonts"; # 2019-04-12
|
||||
foomatic_filters = foomatic-filters; # 2016-08
|
||||
fuse_exfat = exfat; # 2015-09-11
|
||||
|
||||
@@ -12066,8 +12066,6 @@ in
|
||||
|
||||
cfitsio = callPackage ../development/libraries/cfitsio { };
|
||||
|
||||
fontconfig_210 = callPackage ../development/libraries/fontconfig/2.10.nix { };
|
||||
|
||||
fontconfig = callPackage ../development/libraries/fontconfig { };
|
||||
|
||||
fontconfig-penultimate = callPackage ../data/fonts/fontconfig-penultimate {};
|
||||
|
||||
Reference in New Issue
Block a user