From 2b3137a9fe85ccc5f612a931d161cf8a72850166664a234f978ef8e921a350dd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 10 Nov 2023 13:11:58 +0000 Subject: [PATCH] - update to 2.14.1 (bsc#1217028, CVE-2023-46445): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=52 --- python-asyncssh.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-asyncssh.changes b/python-asyncssh.changes index 75cf28d..0548d77 100644 --- a/python-asyncssh.changes +++ b/python-asyncssh.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Nov 10 12:34:04 UTC 2023 - Dirk Müller -- update to 2.14.1: +- update to 2.14.1 (bsc#1217028, CVE-2023-46445): * Hardened AsyncSSH state machine against potential message injection attacks, described in more detail in `CVE-2023-46445 and CVE-2023-46446