From 050d6e3aadc4ed8ec968424887d91ce92a480f21d14cc5d2bd4ecbcbdf8ae32f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 19 Aug 2022 10:27:07 +0000 Subject: [PATCH] - update to version 4.9.1 (bsc#1201253, CVE-2022-2309): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=160 --- python-lxml.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lxml.changes b/python-lxml.changes index fdead00..1e25f56 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Jul 9 14:10:48 UTC 2022 - Arun Persaud -- update to version 4.9.1: +- update to version 4.9.1 (bsc#1201253, CVE-2022-2309): * Bugs fixed + A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note that iterwalk() can