Planning/9.1: Difference between revisions

From QEMU
(Created page with "== Release Schedule == {| border="1" | 2023-04-23 | Beginning of development phase |- | 2024-xx-xx | Soft feature freeze. Only bug fixes after this point. All feature changes must be already in a sub maintainer tree and all pull requests from submaintainers must have been sent to the list by this date. |- | 2024-xx-xx | Hard feature freeze. Tag rc0 |- | 2024-xx-xx | Tag rc1 |- | 2024-xx-xx | Tag rc2 |- | 20...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
| Beginning of development phase
| Beginning of development phase
|-
|-
| 2024-xx-xx
| 2024-07-23
| [[Planning/SoftFeatureFreeze|Soft feature freeze]].  Only bug fixes after this point. All feature changes must be already in a sub maintainer tree and all pull requests from submaintainers must have been sent to the list by this date.
| [[Planning/SoftFeatureFreeze|Soft feature freeze]].  Only bug fixes after this point. All feature changes must be already in a sub maintainer tree and all pull requests from submaintainers must have been sent to the list by this date.
|-
|-
| 2024-xx-xx
| 2024-07-30
| [[Planning/HardFeatureFreeze|Hard feature freeze]].  Tag rc0
| [[Planning/HardFeatureFreeze|Hard feature freeze]].  Tag rc0
|-
|-
| 2024-xx-xx
| 2024-08-06
| Tag rc1
| Tag rc1
|-
|-
| 2024-xx-xx
| 2024-08-13
| Tag rc2
| Tag rc2
|-
|-
| 2024-xx-xx
| 2024-08-20
| Tag rc3
| Tag rc3
|-
|-
| 2024-xx-xx
| 2024-08-27
| Release; or tag rc4 if needed
| Release; or tag rc4 if needed
|-
|-
| 2024-xx-xx
| 2024-09-03
| Release if we needed an rc4
| Release if we needed an rc4
|-
| 2024-10-16
| Freeze for v9.1.1 stable/bugfix release
|-
| 2024-10-18
| Tag v9.1.1
|-
| 2024-11-18
| Freeze for v9.1.2 stable/bugfix release
|-
| 2024-10-20
| Tag v9.1.2
|-
| 2025-02-06
| Freeze for v9.1.3 stable/bugfix release
|-
| 2025-02-08
| Tag v9.1.3, which is expected to be the last release in 9.1.x series.
|}
|}


Line 32: Line 50:


https://gitlab.com/qemu-project/qemu/-/milestones/13
https://gitlab.com/qemu-project/qemu/-/milestones/13
There's an apparent regression in v9.1.1 with audio, see https://gitlab.com/qemu-project/qemu/-/issues/2639.  Should be fixed in the v9.1.2 release, or by reverting commit 6d03242a7e47815ed56687ecd13f683d8da3f2fe.


=== Other release info ===
=== Other release info ===

Latest revision as of 14:52, 27 January 2025

Release Schedule

2023-04-23 Beginning of development phase
2024-07-23 Soft feature freeze. Only bug fixes after this point. All feature changes must be already in a sub maintainer tree and all pull requests from submaintainers must have been sent to the list by this date.
2024-07-30 Hard feature freeze. Tag rc0
2024-08-06 Tag rc1
2024-08-13 Tag rc2
2024-08-20 Tag rc3
2024-08-27 Release; or tag rc4 if needed
2024-09-03 Release if we needed an rc4
2024-10-16 Freeze for v9.1.1 stable/bugfix release
2024-10-18 Tag v9.1.1
2024-11-18 Freeze for v9.1.2 stable/bugfix release
2024-10-20 Tag v9.1.2
2025-02-06 Freeze for v9.1.3 stable/bugfix release
2025-02-08 Tag v9.1.3, which is expected to be the last release in 9.1.x series.

Known issues

Please use GitLab Issues to track release blocker bugs:

https://gitlab.com/qemu-project/qemu/-/milestones/13

There's an apparent regression in v9.1.1 with audio, see https://gitlab.com/qemu-project/qemu/-/issues/2639. Should be fixed in the v9.1.2 release, or by reverting commit 6d03242a7e47815ed56687ecd13f683d8da3f2fe.

Other release info

Feel free to add non-bug information that is pertinent to the release here.

Targeted Features

See the ChangeLog/9.1 for full details.