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: Christian Lindig <[email protected]> CC: David Scott <[email protected]> CC: Edwin Török <[email protected]> CC: Rob Hoes <[email protected]> CC: Pau Ruiz Safont <[email protected]> CC: Andrii Sultanov <[email protected]> CC: Oleksii Kurochko <[email protected]>
I'd like to add a --with-system-oxenstored= but I don't have time. That will have to wait for 4.22. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc4f6d7c8a09..080305ef456f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Support of qemu-traditional has been removed. + - The in-tree oxenstored is deprecated and will be removed in a future + version of Xen. It is moving into the Xapi project + https://github.com/xapi-project/oxenstored so it can be maintained in line + with the other Ocaml projects in the Xen ecosystem. + ## [4.20.0](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.20.0) - 2025-03-05 ### Changed base-commit: 343e01fd1d31dc6867473599c2c49039386bdf79 -- 2.39.5
