From e1ee2a9f14013e8b0265e49f9983446daba77ce57e7aa55b54cdb63f72f5519c 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