commit: 2e3b84dd5e01c54a20d60954fc29ccff9abe0871 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sat Jan 22 01:21:48 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sat Jan 22 01:22:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3b84dd
profiles: mask vulnerable rust versions (and seamonkey) Bug: https://bugs.gentoo.org/831638 Bug: https://bugs.gentoo.org/821157 Bug: https://bugs.gentoo.org/824066 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 69376b902425..cb2d71bfb73a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,18 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <gyakov...@gentoo.org> (2022-01-22) +# Vulnerable versions of rust, along with ebuilds that +# do not build with fixed rust verions +# removal in 7 days +# https://bugs.gentoo.org/831638 +# https://bugs.gentoo.org/821157 +# https://bugs.gentoo.org/824066 +<dev-lang/rust-1.58.1 +<dev-lang/rust-bin-1.58.1 +<virtual/rust-1.58.1 +<=www-client/seamonkey-2.53.9.1-r1 + # Andreas K. Hüttel <dilfri...@gentoo.org> (2022-01-22) # Prelink support is being removed from glibc and was # already somewhat broken for a while...