From 62268bb25ef369440bbcd60d1ae2953a3ed5349a Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 6 Feb 2023 21:32:39 +0000 Subject: [PATCH] backport of commit dfedfd3931b5a2cbc82d6f369fa385ce041fd106 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bc6a55b..e0a6275c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ it difficult to identify the broken build block. Packer has been updated to display the proper filename and line number where the unknown reference resides. [GH-12167](https://github.com/hashicorp/packer/pull/12167) +* core: Linux packages now have vendor label and set the default label to HashiCorp. + This fix is implemented for any future releases, but will not be + updated for historical releases. ### NOTES: * core: Users will see some changes in how names are displayed during a Packer