From c121d10e0f99e7989f638cbc559de969bc4541c3 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Wed, 8 May 2019 16:52:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ffe7494c..d180de54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ** new builder ** new proxmox builder implemented [GH-7490] ** new builder ** new yandex cloud builder implemented [GH-7484] ** new builder ** new linode builder implemented [GH-7508] +* packer compiles on s390x [GH-7567] * builder/alicloud: Support encryption with default service key [GH-7574] * builder/azure: Update Azure SDK [GH-7563] * builder/docker: Better error messaging with container downloads. [GH-7513] @@ -14,8 +15,10 @@ * core: New option to set number of builds running in parallel & test BuildCommand more [GH-7501] * provisioner/file: Added warnings about writeable locations [GH-7494] +* builder/google: add image encryption support [GH-7551] ### BUG FIXES: +* packer compiles on Solaris again [GH-7589] [GH-7618] * builder/amazon: Fix bug that always encrypted build region with default key. [GH-7507] * builder/amazon: Fix bug that wasn't deleting unencrypted temporary snapshots