Skip to content

Commit 9f67bff

Browse files
authored
Re-generate changelog v1.8.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent 9c68d68 commit 9f67bff

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v1.8.0.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
core:
2+
fixes:
3+
- summary: >-
4+
Fixed vulnerabilities CVE-2026-25679, CVE-2026-27142, CVE-2026-27139, CVE-2026-33186,
5+
CVE-2026-34040, CVE-2026-33997.
6+
pull_request: https://github.com/deckhouse/virtualization/pull/2175
7+
- summary: >-
8+
Set firmware outdated condition only for running VM instances and align firmware
9+
workload-updater checks with current condition-driven flow.
10+
pull_request: https://github.com/deckhouse/virtualization/pull/2162
11+
vmop:
12+
fixes:
13+
- summary: >-
14+
Force handling fixed for VM lifecycle operations: CLI stop now passes --force, and VMOP
15+
restart now honors spec.force in controller logic.
16+
pull_request: https://github.com/deckhouse/virtualization/pull/2168
17+

CHANGELOG/CHANGELOG-v1.8.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog v1.8
2+
3+
## Fixes
4+
5+
6+
- **[core]** Fixed vulnerabilities CVE-2026-25679, CVE-2026-27142, CVE-2026-27139, CVE-2026-33186, CVE-2026-34040, CVE-2026-33997. [#2175](https://github.com/deckhouse/virtualization/pull/2175)
7+
- **[vmop]** Force handling fixed for VM lifecycle operations: CLI stop now passes --force, and VMOP restart now honors spec.force in controller logic. [#2168](https://github.com/deckhouse/virtualization/pull/2168)
8+

0 commit comments

Comments
 (0)