commit: e84fe19de28ec79f89bc70312ee277133d540e8e Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Fri Apr 19 07:35:18 2024 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 13:10:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84fe19d
profiles: mask <dev-lang/erlang-26.2.1 Previous versions contain vulnerabilities. Keep the old versions around for a month to give users more time to update. Bug: https://bugs.gentoo.org/920682 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36320 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ce2f91c8aa8e..b96f45b13126 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Matthew Smith <[email protected]> (2024-04-23) +# Security issues (Bug #920682). +# See the following link for breaking changes: +# https://www.erlang.org/patches/otp-26.2#incompatibilities +# Removal on 2024-05-23 +<dev-lang/elixir-1.15.7 +<dev-lang/erlang-26.2.1 + # Matthew Smith <[email protected]> (2024-04-23) # Security issues (Bug #918527) and blocking cleanup of vulnerable # dev-lang/erlang versions. Please upgrade.
