14
0

- update to 4.10.1:

- #361: Avoid potential REDoS in ``EntryPoint.pattern``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=19
This commit is contained in:
2022-01-31 20:05:15 +00:00
committed by Git OBS Bridge
parent a0b7567741
commit 193e4f9eb3
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 31 20:04:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 4.10.1:
- #361: Avoid potential REDoS in ``EntryPoint.pattern``.
-------------------------------------------------------------------
Fri Dec 31 12:51:32 UTC 2021 - Matej Cepl <mcepl@suse.com>