From aedb24e52474c015903c651113e16b8a49328b5a Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 23 Mar 2022 17:23:08 +0100 Subject: [PATCH] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- .../portage-stable/changelog/changes/2022-03-22-fips.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/portage-stable/changelog/changes/2022-03-22-fips.md diff --git a/sdk_container/src/third_party/portage-stable/changelog/changes/2022-03-22-fips.md b/sdk_container/src/third_party/portage-stable/changelog/changes/2022-03-22-fips.md new file mode 100644 index 0000000000..392b8ab443 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/changes/2022-03-22-fips.md @@ -0,0 +1 @@ +- Enabled FIPS mode for cryptsetup ([portage-stable#312](https://github.com/flatcar-linux/portage-stable/pull/312))