Re: [PATCH 1/2] CHANGELOG: Set release date for 4.22
Oleksii Kurochko <[email protected]> Wed, 29 Jul 2026 20:42:28 +0200
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/26 6:15 PM, Andrew Cooper wrote: > Signed-off-by: Andrew Cooper <[email protected]> > --- > CC: Anthony PERARD <[email protected]> > CC: Michal Orzel <[email protected]> > CC: Jan Beulich <[email protected]> > CC: Julien Grall <[email protected]> > CC: Roger Pau Monné <[email protected]> > CC: Stefano Stabellini <[email protected]> > CC: Oleksii Kurochko <[email protected]> > > For staging and backport into 4.22 > --- > CHANGELOG.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 1435855615ae..6f879c97962d 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -4,7 +4,7 @@ Notable changes to Xen will be documented in this file. > > The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) > > -## [4.22.0 UNRELEASED](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=staging) - TBD > +## [4.22.0](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=staging) - 2026-07-30 > > ### Changed > - Users of XEN_DOMCTL_createdomain/xc_domain_create() must now pass DOMID_ANY Acked-by: Oleksii Kurochko <[email protected]> (if it still makes sense considering that it is already in staging) Thanks. ~ Oleksii