v25.26.0
·
216 commits
to master
since this release
What's Changed
- CP-308455 VM.sysprep wait for shutdown by @lindig in #6587
- CA-413713: Change bash-completion shortcut by @rosslagerwall in #6589
- Replace
List.fold_left (||) false (List.map f lst)
withList.exists f lst
by @last-genius in #6590 - xenopsd: set xen-platform-pci-bar-uc key in xenstore by @AnthoineB in #6566
- CP-308875: set Xen PCI MMIO BAR to WB by @edwintorok in #6591
- Add message argument to LICENSE_CHECKOUT_ERROR by @robhoes in #6592
New Contributors
- @AnthoineB made their first contribution in #6566
Full Changelog: v25.25.0...v25.26.0