diff --git a/salt.changes b/salt.changes index e2f08da..4d7f357 100644 --- a/salt.changes +++ b/salt.changes @@ -30,10 +30,10 @@ Thu Mar 31 11:16:01 UTC 2022 - Victor Zhestkov Thu Mar 31 08:34:58 UTC 2022 - Pablo Suárez Hernández - Fix multiple security issues (bsc#1197417) -- * Sign authentication replies to prevent MiTM (CVE-2022-22935) -- * Sign pillar data to prevent MiTM attacks. (CVE-2022-22934) -- * Prevent job and fileserver replays (CVE-2022-22936) -- * Fixed targeting bug, especially visible when using syndic and user auth. (CVE-2022-22941) + * Sign authentication replies to prevent MiTM (CVE-2022-22935) + * Sign pillar data to prevent MiTM attacks. (CVE-2022-22934) + * Prevent job and fileserver replays (CVE-2022-22936) + * Fixed targeting bug, especially visible when using syndic and user auth. (CVE-2022-22941) - Added: * fix-multiple-security-issues-bsc-1197417.patch