summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-25 17:12:44 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-25 17:14:38 +0200
commitccdc858713b1f18e1fab59d89deabbbcade018f7 (patch)
tree1f19550d4f94e997e13b012728059f7a6a723b68 /profiles/package.mask
parentdev-embedded/platformio: Version bump (diff)
downloadgentoo-ccdc858713b1f18e1fab59d89deabbbcade018f7.tar.gz
gentoo-ccdc858713b1f18e1fab59d89deabbbcade018f7.tar.bz2
gentoo-ccdc858713b1f18e1fab59d89deabbbcade018f7.zip
package.mask: Last rite app-admin/lsat
Bug: https://bugs.gentoo.org/684340 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r--profiles/package.mask11
1 files changed, 11 insertions, 0 deletions
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 <mgorny@gentoo.org> (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 <polynomial-c@gentoo.org> (24 Apr 2019)
# Breaks current available net-ftp/filezilla releases (#684282)
=dev-libs/libfilezilla-0.16.0