Skip to content

Commit 66bd3d9

Browse files
authored
chore: prepare release v1.9.1 (#109)
Signed-off-by: Ville Vesilehto <ville.vesilehto@upcloud.com>
1 parent 01857ca commit 66bd3d9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)