From fde82c1f192d346ac3992b1ba30935d29f29818b Mon Sep 17 00:00:00 2001 From: Roman Gorshunov Date: Tue, 29 May 2018 10:13:37 -0700 Subject: [PATCH] Added release notes for Change 568697 Change-Id: Ief646104eb473f25ce845e6168fac9a3209d033b --- .../notes/ubuntu-arbitrary-images-c796f5c6dbd40679.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releasenotes/notes/ubuntu-arbitrary-images-c796f5c6dbd40679.yaml diff --git a/releasenotes/notes/ubuntu-arbitrary-images-c796f5c6dbd40679.yaml b/releasenotes/notes/ubuntu-arbitrary-images-c796f5c6dbd40679.yaml new file mode 100644 index 000000000..d1ba3f6f0 --- /dev/null +++ b/releasenotes/notes/ubuntu-arbitrary-images-c796f5c6dbd40679.yaml @@ -0,0 +1,9 @@ +--- +upgrade: + - | + You would need to modify your ``DIB_CLOUD_IMAGES`` and possibly + ``SHA256SUMS`` variables if you were using them to build Ubuntu with + elements/ubuntu: ``DIB_CLOUD_IMAGES`` would need to contain URL with + path, and ``SHA256SUMS`` would not now neccesarily point to + ``$DIB_RELEASE/current/`` directory. +