diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-28 22:54:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-28 22:54:27 -0400 |
commit | 8a58727b9a76a75299c88ce78a4ffa6a739d9a54 (patch) | |
tree | 51a825f18df5a6563a83264826d64acc95df614e /profiles | |
parent | sys-boot/systemd-boot: remove unused patches (diff) | |
download | gentoo-8a58727b9a76a75299c88ce78a4ffa6a739d9a54.tar.gz gentoo-8a58727b9a76a75299c88ce78a4ffa6a739d9a54.tar.bz2 gentoo-8a58727b9a76a75299c88ce78a4ffa6a739d9a54.zip |
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 <bman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
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 <kentnl@gentoo.org> (2017-10-11) # This package should now be provided entirely by dev-lang/perl, |