diff --git a/CHANGELOG/CHANGELOG-v1.9.2.yml b/CHANGELOG/CHANGELOG-v1.9.2.yml new file mode 100644 index 0000000000..e77413b852 --- /dev/null +++ b/CHANGELOG/CHANGELOG-v1.9.2.yml @@ -0,0 +1,13 @@ +core: + fixes: + - summary: >- + Restored live-migration throughput by updating the Go toolchain build used for module + images. + pull_request: https://github.com/deckhouse/virtualization/pull/2541 +module: + fixes: + - summary: >- + Detect xz-compressed USB/IP kernel modules on Debian and avoid installing Ubuntu-specific + kernel module packages. + pull_request: https://github.com/deckhouse/virtualization/pull/2544 +