From: Aaron Bauman Date: Sun, 29 Sep 2019 02:54:27 +0000 (-0400) Subject: profiles/package.mask: extend automake mask to 1.10 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a58727b9a76a75299c88ce78a4ffa6a739d9a54;p=gentoo.git 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 --- 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,