From ccdc858713b1f18e1fab59d89deabbbcade018f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 25 Apr 2019 17:12:44 +0200 Subject: [PATCH] package.mask: Last rite app-admin/lsat MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/684340 Signed-off-by: Michał Górny --- profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cf80cff55130..217ff061f822 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,17 @@ #--- END OF EXAMPLES --- +# Michał Górny (25 Apr 2019) +# This programs suffers severe code quality problems and should have +# never been added to Gentoo. It looks like a shell script badly +# converted to a C program with a lot of system() calls with globs, +# horribly unreadable code and broken memory management including +# reading past end-of-string (which only recently replaced writing into +# uninitialized memory). Auditing the program completely would probably +# be more costly than rewriting it from scratch. +# Removal in 30 days. Bug #684340. +app-admin/lsat + # Lars Wendler (24 Apr 2019) # Breaks current available net-ftp/filezilla releases (#684282) =dev-libs/libfilezilla-0.16.0 -- 2.26.2