From 3722684f589fde029cf9499acead6b85266b4fb5 Mon Sep 17 00:00:00 2001 From: Shiloh Heurich Date: Mon, 12 Nov 2018 11:23:42 -0500 Subject: [PATCH 1/2] Update for Ubuntu 16.04.5 amd64 --- ubuntu/ubuntu-16.04-amd64.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu/ubuntu-16.04-amd64.json b/ubuntu/ubuntu-16.04-amd64.json index b1c11ad48..93fed7b26 100644 --- a/ubuntu/ubuntu-16.04-amd64.json +++ b/ubuntu/ubuntu-16.04-amd64.json @@ -306,10 +306,10 @@ "hyperv_switch": "{{env `hyperv_switch`}}", "iso_checksum": "0a03608988cfd2e50567990dc8be96fb3c501e198e2e6efcb846d89efc7b89f2", "iso_checksum_type": "sha256", - "iso_name": "ubuntu-16.04.4-server-amd64.iso", + "iso_name": "ubuntu-16.04.5-server-amd64.iso", "memory": "1024", "mirror": "http://releases.ubuntu.com", - "mirror_directory": "16.04.4", + "mirror_directory": "16.04.5", "name": "ubuntu-16.04", "no_proxy": "{{env `no_proxy`}}", "preseed_path": "preseed.cfg", From a84568ef9e26b09f86f3d78eb9b491b1c7dc4cdd Mon Sep 17 00:00:00 2001 From: Shiloh Heurich Date: Mon, 12 Nov 2018 13:32:55 -0500 Subject: [PATCH 2/2] Update ISO checksum --- ubuntu/ubuntu-16.04-amd64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/ubuntu-16.04-amd64.json b/ubuntu/ubuntu-16.04-amd64.json index 93fed7b26..421de1193 100644 --- a/ubuntu/ubuntu-16.04-amd64.json +++ b/ubuntu/ubuntu-16.04-amd64.json @@ -304,7 +304,7 @@ "https_proxy": "{{env `https_proxy`}}", "hyperv_generation": "2", "hyperv_switch": "{{env `hyperv_switch`}}", - "iso_checksum": "0a03608988cfd2e50567990dc8be96fb3c501e198e2e6efcb846d89efc7b89f2", + "iso_checksum": "c94de1cc2e10160f325eb54638a5b5aa38f181d60ee33dae9578d96d932ee5f8", "iso_checksum_type": "sha256", "iso_name": "ubuntu-16.04.5-server-amd64.iso", "memory": "1024",