From dfedfd3931b5a2cbc82d6f369fa385ce041fd106 Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 6 Feb 2023 15:32:39 -0600 Subject: [PATCH] add changelog update for vendor label for linux packaging --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0884265..eb65a7a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,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