Prepare v2023.04

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2023-04-03 16:38:50 -04:00
parent 1f77f9176e
commit fd4ed6b7e8
3 changed files with 783 additions and 13 deletions

View File

@@ -48,13 +48,14 @@ Examples::
Current Status
--------------
* U-Boot v2023.01 was released on Mon 09 January 2023.
* U-Boot v2023.04 was released on Mon 03 April 2023.
* The Merge Window for the next release (v2023.04) is **closed**.
* The Merge Window for the next release (v2023.07) is **open** until the -rc1
release on Mon 24 April 2023.
* The next branch is now **open**.
* The next branch is now **closed**.
* Release "v2023.04" is scheduled for 03 April 2023.
* Release "v2023.07" is scheduled for 03 July 2023.
Future Releases
---------------
@@ -62,29 +63,29 @@ Future Releases
.. The following commented out dates are for when release candidates are
planned to be tagged.
For the next scheduled release, release candidates were made on::
.. For the next scheduled release, release candidates were made on::
* U-Boot v2023.04-rc1 was released on Mon 30 January 2023.
.. * U-Boot v2023.07-rc1 was released on Mon 24 April 2023.
* U-Boot v2023.04-rc2 was released on Mon 13 February 2023.
.. * U-Boot v2023.07-rc2 was released on Mon 08 May 2023.
* U-Boot v2023.04-rc3 was released on Mon 27 February 2023.
.. * U-Boot v2023.07-rc3 was released on Mon 22 May 2023.
* U-Boot v2023.04-rc4 was released on Mon 13 March 2023.
.. * U-Boot v2023.07-rc4 was released on Mon 05 June 2023.
* U-Boot v2023.04-rc5 was released on Mon 27 March 2023.
.. * U-Boot v2023.07-rc5 was released on Mon 19 June 2023.
Please note that the following dates are planned only and may be deviated from
as needed.
* "v2023.04": end of MW = Mon, Jan 30, 2022; release = Mon, Apr 03, 2023
* "v2023.07": end of MW = Mon, Apr 24, 2023; release = Mon, Jul 03, 2023
* "v2023.10": end of MW = Mon, Jul 24, 2023; release = Mon, Oct 02, 2023
* "v2024.01": end of MW = Mon, Oct 23, 2023; release = Mon, Jan 08, 2024
* "v2024.04": end of MW = Mon, Jan 29, 2024; release = Tue, Apr 02, 2024
Previous Releases
-----------------
@@ -92,6 +93,8 @@ Note: these statistics are generated by our fork of `gitdm
<https://source.denx.de/u-boot/gitdm>`_, which was originally created by
Jonathan Corbet.
* :doc:`statistics/u-boot-stats-v2023.04` which was released on 03 April 2023.
* :doc:`statistics/u-boot-stats-v2023.01` which was released on 09 January 2023.
* :doc:`statistics/u-boot-stats-v2022.10` which was released on 03 October 2022.