Also state the RISC-V baseline now it's been set, as it's the reason why RISC-V Bullseye got dropped.
Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> --- CC: Anthony PERARD <anthony.per...@vates.tech> CC: Michal Orzel <michal.or...@amd.com> CC: Jan Beulich <jbeul...@suse.com> CC: Julien Grall <jul...@xen.org> CC: Roger Pau Monné <roger....@citrix.com> CC: Stefano Stabellini <sstabell...@kernel.org> CC: Oleksii Kurochko <oleksii.kuroc...@gmail.com> v2: * New --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd96ac09d14..ca1b43b940d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - The minimum toolchain requirements have increased for some architectures: - For x86, GCC 5.1 and Binutils 2.25, or Clang/LLVM 11 - For ARM32 and ARM64, GCC 5.1 and Binutils 2.25 + - For RISC-V, GCC 12.2 and Binutils 2.39 + - Debian Trixie added to CI. Debian Bullseye retired from CI for RISC-V due + to the baseline change. - Linux based device model stubdomains are now fully supported. - On x86: -- 2.39.5