From 9dcec6b0b660275044b1f969791aa6489e48c433 Mon Sep 17 00:00:00 2001 From: Thomas Perrot Date: Tue, 9 Jul 2024 15:53:49 +0200 Subject: [PATCH] ReleaseNotes: add 2024.07 Signed-off-by: Thomas Perrot --- ReleaseNotes/2024.07.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ReleaseNotes/2024.07.md diff --git a/ReleaseNotes/2024.07.md b/ReleaseNotes/2024.07.md new file mode 100644 index 00000000..b1a20586 --- /dev/null +++ b/ReleaseNotes/2024.07.md @@ -0,0 +1,19 @@ +# Release Notes for 2024.07.00 + +## 2024.07.00 + +This release includes major changes compared previous Freedom-U-SDK (FUSDK) release. The notable changes include: +- Layers and Bitbake have been updated. +- Some packages have been updated. +- Some bugs and security issues have been fixed. +- GCC has been updated from 13.2.0 to 13.3.0. +- LLVM has been updated from 18.1.0 to 18.1.5. +- Binutils are still 2.42. +- Glibc is still 2.39. +- GDB is still 14.2. +- Mesa has been updated from 24.0.2 to 24.0.5. +- OpenSBI has been updated from 1.4 to 1.5. +- U-Boot has been updated from 2024.01 to 2024.04. +- Linux kernel longterm has been updated from 6.6.21 to 6.6.32. +- Linux headers are still 6.6. +- Python3 has been updated from 3.12.2 to 3.12.3.