From 358e62aefa26afc5dd2230754a2060f25e7b56b2e8d3f023d15d1f392c3db3b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Su=C3=A1rez=20Hern=C3=A1ndez?= Date: Wed, 13 Apr 2022 11:22:50 +0000 Subject: [PATCH] osc copypac from project:systemsmanagement:saltstack:testing package:salt revision:440 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=201 --- salt.changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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