Skip to content

Commit 33f32ed

Browse files
authored
Re-generate changelog v1.0.1
Signed-off-by: deckhouse-BOaTswain <[email protected]>
1 parent 89ba368 commit 33f32ed

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG/CHANGELOG-v1.0.1.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module:
2+
fixes:
3+
- summary: fix CVE-2025-58058 and CVE-2025-54410
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1556
5+

CHANGELOG/CHANGELOG-v1.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
- **[api]** Fixed kubebuilder annotations to generate CRDs with correct categories and short names. [#1421](https://github.com/deckhouse/virtualization/pull/1421)
1313
- **[core]** fix CVE-2025-47907 [#1413](https://github.com/deckhouse/virtualization/pull/1413)
14+
- **[module]** fix CVE-2025-58058 and CVE-2025-54410 [#1556](https://github.com/deckhouse/virtualization/pull/1556)
1415
- **[vd]** Set disk to failed when image pull fails from registry [#1400](https://github.com/deckhouse/virtualization/pull/1400)
1516
- **[vm]** fix `cores` and `coreFraction` validation in sizing policy [#1420](https://github.com/deckhouse/virtualization/pull/1420)
1617
- **[vm]** fix incorrect data encoding during snapshot creation and restoration by removing redundant base64 encoding when storing JSON in Kubernetes Secrets. [#1419](https://github.com/deckhouse/virtualization/pull/1419)
@@ -22,6 +23,7 @@
2223

2324

2425
- **[api]** Updated CRD short names to remove plural forms and reorganized resource categories. [#1407](https://github.com/deckhouse/virtualization/pull/1407)
26+
- **[core]** Pre-create mount points in all final images. [#1488](https://github.com/deckhouse/virtualization/pull/1488)
2527
- **[core]** Reduce kubevirt components restarts. [#1449](https://github.com/deckhouse/virtualization/pull/1449)
2628
- **[module]** Reduce module restarts during installation. [#1445](https://github.com/deckhouse/virtualization/pull/1445)
2729
- **[module]** Support "in-cluster" upload when publicDomainTemplate is empty. [#1440](https://github.com/deckhouse/virtualization/pull/1440)

0 commit comments

Comments
 (0)