From 21ef6d148d1ad69190a937134f19b8cba0e98fe5 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Tue, 22 Mar 2022 13:54:19 +0100 Subject: [PATCH] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- .../coreos-overlay/changelog/changes/2022-03-22-fips.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-22-fips.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-22-fips.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-22-fips.md new file mode 100644 index 0000000000..fd86567f6e --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-03-22-fips.md @@ -0,0 +1 @@ +- Enabled FIPS mode for cryptsetup ([flatcar-linux/coreos-overlay#1747](https://github.com/flatcar-linux/coreos-overlay/pull/1747))