File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55
66## [ Unreleased]
77
8+ ## [ 1.9.1] - 2025-08-29
9+
10+ ### Fixed
11+
12+ - Network interface validation in builder configuration
13+ - Vulnerability regarding LZMA archives in ulikunitz/xz (CVE-2025 -58058)
14+
815## [ 1.9.0] - 2025-08-26
916
1017### Added
@@ -144,7 +151,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
144151- Upgrade to Packer 1.7.0
145152- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
146153
147- [ Unreleased ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.9.0...HEAD
154+ [ Unreleased ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.9.1...HEAD
155+ [ 1.9.1 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.9.0...v1.9.1
148156[ 1.9.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.8.1...v1.9.0
149157[ 1.8.1 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.8.0...v1.8.1
150158[ 1.8.0 ] : https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.7.0...v1.8.0
You can’t perform that action at this time.
0 commit comments