Planning/5.0: Difference between revisions
(Created page with "== Release Schedule == Draft schedule, not yet confirmed. {| border="1" | 2019-12-13 | Beginning of development phase |- | 2020-xx-xx | Planning/SoftFeatureFreeze|Soft fea...") |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Release Schedule == | == Release Schedule == | ||
{| border="1" | {| border="1" | ||
Line 7: | Line 5: | ||
| Beginning of development phase | | Beginning of development phase | ||
|- | |- | ||
| 2020- | | 2020-03-17 | ||
| [[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. | ||
|- | |- | ||
| 2020- | | 2020-03-24 | ||
| [[Planning/HardFeatureFreeze|Hard feature freeze]]. Tag rc0 | | [[Planning/HardFeatureFreeze|Hard feature freeze]]. Tag rc0 | ||
|- | |- | ||
| 2020- | | 2020-03-31 | ||
| Tag rc1 | | Tag rc1 | ||
|- | |- | ||
| 2020- | | 2020-04-07 | ||
| Tag rc2 | | Tag rc2 | ||
|- | |- | ||
| 2020- | | <strike>2020-04-14</strike> 2020-04-15 | ||
| Tag rc3 | | Tag rc3 | ||
|- | |- | ||
| 2020- | | <strike>2020-04-21</strike> 2020-04-22 | ||
| Release; or tag rc4 if needed | | <strike>Release; or tag rc4 if needed</strike> Tag rc4 | ||
|- | |||
| 2020-04-28 | |||
| Release | |||
|- | |||
| 2020-09-10 | |||
| Freeze for 5.0.1 | |||
|- | |- | ||
| 2020- | | 2020-09-15 | ||
| | | Tag 5.0.1 | ||
|} | |} | ||
Line 32: | Line 36: | ||
Please list all patch series or bugs which need to be fixed for the release here. That way I can be sure I don't miss any when I'm rolling release candidates. | Please list all patch series or bugs which need to be fixed for the release here. That way I can be sure I don't miss any when I'm rolling release candidates. | ||
Will be fixed in rc1: | |||
* https://lists.nongnu.org/archive/html/qemu-block/2020-01/msg00569.html (specifically patches 3 and 4) broke qemu-img convert with a host device or iscsi target | |||
** Fixed by https://lists.nongnu.org/archive/html/qemu-block/2020-03/msg01402.html | |||
Not yet fixed in any rc: | |||
* migrate 5.0->4.2 q35 fails with Unknown savevm section or instance 'serial' 1. lp 1869426 (dgilbert) | |||
== Targeted Features == | == Targeted Features == | ||
See the [[ChangeLog/5.0]] for full details. | See the [[ChangeLog/5.0]] for full details. |
Latest revision as of 20:51, 3 September 2020
Release Schedule
2019-12-13 | Beginning of development phase |
2020-03-17 | 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. |
2020-03-24 | Hard feature freeze. Tag rc0 |
2020-03-31 | Tag rc1 |
2020-04-07 | Tag rc2 |
Tag rc3 | |
2020-04-28 | Release |
2020-09-10 | Freeze for 5.0.1 |
2020-09-15 | Tag 5.0.1 |
Known issues
Please list all patch series or bugs which need to be fixed for the release here. That way I can be sure I don't miss any when I'm rolling release candidates.
Will be fixed in rc1:
- https://lists.nongnu.org/archive/html/qemu-block/2020-01/msg00569.html (specifically patches 3 and 4) broke qemu-img convert with a host device or iscsi target
Not yet fixed in any rc:
- migrate 5.0->4.2 q35 fails with Unknown savevm section or instance 'serial' 1. lp 1869426 (dgilbert)
Targeted Features
See the ChangeLog/5.0 for full details.