Docs/releases: Finalize 24.02 release notes
Change-Id: I5ba6619ee7ed408a33548ab5b6f7d2a2143e88e7 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80751 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Matt DeVillier
parent
df84fff80f
commit
afc2051554
@@ -1,10 +1,7 @@
|
|||||||
Upcoming release - coreboot 24.02
|
coreboot 24.02 release
|
||||||
========================================================================
|
========================================================================
|
||||||
|
|
||||||
The 24.02 release is scheduled for February 19, 2024. The next release,
|
The coreboot project is happy to announce our release for February
|
||||||
which will be 24.05, is scheduled for mid-May.
|
|
||||||
|
|
||||||
The coreboot project is happy to announce our next release for February
|
|
||||||
2024. Over the past three months, our contributors have focused on
|
2024. Over the past three months, our contributors have focused on
|
||||||
refining the coreboot codebase, generally prioritizing cleanup and
|
refining the coreboot codebase, generally prioritizing cleanup and
|
||||||
quality enhancements. We extend our gratitude to all the contributors
|
quality enhancements. We extend our gratitude to all the contributors
|
||||||
@@ -12,6 +9,8 @@ who have dedicated their time and expertise. Thank you for your
|
|||||||
invaluable contributions to this vital phase of maintenance and
|
invaluable contributions to this vital phase of maintenance and
|
||||||
optimization.
|
optimization.
|
||||||
|
|
||||||
|
The next release is scheduled for mid-May.
|
||||||
|
|
||||||
|
|
||||||
### Release number format update
|
### Release number format update
|
||||||
|
|
||||||
@@ -127,9 +126,9 @@ Changes to external resources
|
|||||||
|
|
||||||
### Toolchain updates
|
### Toolchain updates
|
||||||
* Add buildgcc support for Apple M1/M2 devices
|
* Add buildgcc support for Apple M1/M2 devices
|
||||||
* crossgcc: Upgrade GCC from 11.4.0 to 13.2.0
|
* Upgrade GCC from 11.4.0 to 13.2.0
|
||||||
* util/crossgcc: Update CMake from 3.26.4 to 3.27.7
|
* Update CMake from 3.26.4 to 3.27.7
|
||||||
* util/kconfig: Uprev to Linux 6.7 kconfig
|
* Uprev to Kconfig from Linux 6.7
|
||||||
|
|
||||||
|
|
||||||
### Git submodule pointers
|
### Git submodule pointers
|
||||||
@@ -140,9 +139,9 @@ Changes to external resources
|
|||||||
17bef2248d (701 commits)
|
17bef2248d (701 commits)
|
||||||
* /3rdparty/fsp: Update from commit id 481ea7cf0b to 507ef01cce (16 commits)
|
* /3rdparty/fsp: Update from commit id 481ea7cf0b to 507ef01cce (16 commits)
|
||||||
* /3rdparty/intel-microcode: Update from commit id 6788bb07eb to
|
* /3rdparty/intel-microcode: Update from commit id 6788bb07eb to
|
||||||
ece0d294a2 (1 commits)
|
ece0d294a2 (1 commit)
|
||||||
* /3rdparty/vboot: Update from commit id 24cb127a5e to 3d37d2aafe (121
|
* /3rdparty/vboot: Update from commit id 24cb127a5e to 3d37d2aafe
|
||||||
commits)
|
(121 commits)
|
||||||
|
|
||||||
|
|
||||||
### External payloads
|
### External payloads
|
||||||
@@ -168,15 +167,15 @@ Platform Updates
|
|||||||
Statistics from the 4.22 to the 24.02 release
|
Statistics from the 4.22 to the 24.02 release
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
* Total Commits: 814
|
* Total Commits: 815
|
||||||
* Average Commits per day: 8.65
|
* Average Commits per day: 8.63
|
||||||
* Total lines added: 105203
|
* Total lines added: 105433
|
||||||
* Average lines added per commit: 129.24
|
* Average lines added per commit: 129.37
|
||||||
* Number of patches adding more than 100 lines: 46
|
* Number of patches adding more than 100 lines: 47
|
||||||
* Average lines added per small commit: 41.34
|
* Average lines added per small commit: 41.34
|
||||||
* Total lines removed: 16505
|
* Total lines removed: 16534
|
||||||
* Average lines removed per commit: 20.28
|
* Average lines removed per commit: 20.29
|
||||||
* Total difference between added and removed: 88698
|
* Total difference between added and removed: 88899
|
||||||
* Total authors: 111
|
* Total authors: 111
|
||||||
* New authors: 19
|
* New authors: 19
|
||||||
|
|
||||||
@@ -185,7 +184,8 @@ Statistics from the 4.22 to the 24.02 release
|
|||||||
Significant Known and Open Issues
|
Significant Known and Open Issues
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
* AMD chromebooks will not currently work with the signed vboot image.
|
* AMD chromebooks will not work with the signed PSP_verstage images and
|
||||||
|
the version of verstage used in coreboot 24.02.
|
||||||
|
|
||||||
|
|
||||||
## Issues from the coreboot bugtracker: https://ticket.coreboot.org/
|
## Issues from the coreboot bugtracker: https://ticket.coreboot.org/
|
||||||
|
Reference in New Issue
Block a user