From f359d184107f132f63f303bb9d3a5d891220053e Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Mon, 23 Mar 2020 13:59:19 +0100 Subject: [PATCH] Follow-up releasenote use_secrets Follow-up to update the release note from I90c3c94112d093e2309414b9902f58d31d925ad3 Change-Id: I6fa1989d79006c2bfb621a40afcf0003b6e8b7d9 --- .../use_secrets_to_generate_token-55af0f43e5a80b9e.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml b/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml index 609c48e7bc..473fbd68dc 100644 --- a/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml +++ b/releasenotes/notes/use_secrets_to_generate_token-55af0f43e5a80b9e.yaml @@ -1,9 +1,5 @@ --- security: - - | - The secret token that is used for IPA verification will be generated by - the secrets module to be in compliance with the FIPS 140-2. -fixes: - | The secret token that is used for IPA verification will be generated using - the secrets module. + the secrets module to be in compliance with the FIPS 140-2 standard.