From ace2d91052cacbdb2c747f23449a9aa629f51695161c7a03e6c1016f3032e3c7 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 20 Jan 2022 11:20:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=81 --- python-ipython.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-ipython.changes b/python-ipython.changes index 4bdfcdc..4b8fd73 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -20,6 +20,7 @@ Thu Jan 20 10:19:48 UTC 2022 - Ben Greiner * Added a __patched_cves__ attribute (set of strings) to IPython module that contain the list of fixed CVE. This is informational only. +- Fixes boo#1194936, CVE-2022-21699 ------------------------------------------------------------------- Sat Jan 15 22:58:17 UTC 2022 - Ben Greiner