From 653438943b7aba8c359aa68b9f4d42d3c2e67bd3394b6398c16c55e021c5f10e Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 10 Jul 2024 05:16:54 +0000 Subject: [PATCH] - update to 3.19.2 (CVE-2024-5569, bsc#1227547): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=46 --- python-zipp.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-zipp.changes b/python-zipp.changes index df6f463..4d471a3 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 10 11:06:50 UTC 2024 - Dirk Müller -- update to 3.19.2: +- update to 3.19.2 (CVE-2024-5569, bsc#1227547): * No significant changes. * Improved handling of malformed zip files. * Implement is_symlink.