diff options
Diffstat (limited to 'doc/develop/release_cycle.rst')
-rw-r--r-- | doc/develop/release_cycle.rst | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/doc/develop/release_cycle.rst b/doc/develop/release_cycle.rst index 408820e3cd5..f2ffcf3d331 100644 --- a/doc/develop/release_cycle.rst +++ b/doc/develop/release_cycle.rst @@ -1,4 +1,4 @@ -.. |next_ver| replace:: v2025.07 +.. |next_ver| replace:: v2025.10 Release Cycle ============= @@ -53,15 +53,15 @@ Examples:: Current Status -------------- -* U-Boot v2025.04 was released on Monday, 07 April 2025. +* U-Boot v2025.07 was released on Monday, 07 July 2025. -* The Merge Window for the next release (|next_ver|) was **closed** with the -rc1 - release on Monday, 28 April 2025. +* The Merge Window for the next release (|next_ver|) is **open** until the -rc1 + release on Monday, 28 July 2025. -* The next branch is now **closed** until the -rc2 release on Monday, 12 May +* The next branch is now **closed** until the -rc2 release on Monday, 11 August 2025. -* Release "|next_ver|" is scheduled for Monday, 07 July 2025. +* Release "|next_ver|" is scheduled for Monday, 06 October 2025. Future Releases --------------- @@ -69,28 +69,28 @@ 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 |next_ver|-rc1 was released on Mon 28 April 2025. +.. * U-Boot |next_ver|-rc1 was released on Mon 28 July 2025. -* U-Boot |next_ver|-rc2 was released on Mon 12 May 2025. +.. * U-Boot |next_ver|-rc2 was released on Mon 11 August 2025. -* U-Boot |next_ver|-rc3 was released on Mon 26 May 2025. +.. * U-Boot |next_ver|-rc3 was released on Mon 25 August 2025. -* U-Boot |next_ver|-rc4 was released on Mon 09 June 2025. +.. * U-Boot |next_ver|-rc4 was released on Mon 08 September 2025. -* U-Boot |next_ver|-rc5 was released on Mon 23 June 2025. +.. * U-Boot |next_ver|-rc5 was released on Mon 22 September 2025. Please note that the following dates are planned only and may be deviated from as needed. -* "v2025.07": end of MW = Mon, Apr 28, 2025; release = Mon, Jul 07, 2025 - * "v2025.10": end of MW = Mon, Jul 28, 2025; release = Mon, Oct 06, 2025 * "v2026.01": end of MW = Mon, Oct 27, 2025; release = Mon, Jan 05, 2026 -* "v2025.04": end of MW = Mon, Jan 26, 2026; release = Mon, Apr 06, 2026 +* "v2026.04": end of MW = Mon, Jan 26, 2026; release = Mon, Apr 06, 2026 + +* "v2026.07": end of MW = Mon, Apr 27, 2026; release = Mon, Jul 06, 2026 Previous Releases ----------------- @@ -99,6 +99,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-v2025.07` which was released on 07 July 2025. + * :doc:`statistics/u-boot-stats-v2025.04` which was released on 07 April 2025. * :doc:`statistics/u-boot-stats-v2025.01` which was released on 06 January 2025. |