From 1e1b710c19973b3d3fce7b1cfbbe82a993771629 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 8 Dec 2019 16:11:56 +0100 Subject: profiles/workstation: Remove xpdf Package currently doesn't evaluate because: > Package xpdf-4.02 in ... is marked as insecure, refusing to evaluate. > > Known issues: > - CVE-2018-7453: loop in PDF objects > - CVE-2018-16369: loop in PDF objects > - CVE-2019-9587: loop in PDF objects > - CVE-2019-9588: loop in PDF objects > - CVE-2019-16088: loop in PDF objects While this might be fixed in the future, I'm removing the package anyway, because I'm using zathura for quite a while (since mid 2016 to be exact) and never used xpdf a single time since then. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index 2b728319..f0646207 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -80,7 +80,6 @@ pkgs: with pkgs; [ wcc wireshark xorg.xhost - xpdf youtubeDL zathura ] -- cgit 1.4.1