From 8a58727b9a76a75299c88ce78a4ffa6a739d9a54 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 28 Sep 2019 22:54:27 -0400 Subject: [PATCH] profiles/package.mask: extend automake mask to 1.10 * This masks vulnerable versions of automake Closes: https://bugs.gentoo.org/489450 Signed-off-by: Aaron Bauman --- profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index a1134f828450..a94750ec1a71 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1405,6 +1405,7 @@ sys-devel/automake:1.6 sys-devel/automake:1.7 sys-devel/automake:1.8 sys-devel/automake:1.9 +sys-devel/automake:1.10 # Kent Fredric (2017-10-11) # This package should now be provided entirely by dev-lang/perl, -- 2.26.2