Sync from SUSE:SLFO:Main python-configobj revision ada154be719652649e36d7445142c33c

This commit is contained in:
2025-05-13 19:55:10 +02:00
parent 71f5592ee5
commit 79f24858f8
6 changed files with 14 additions and 437 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 4 08:55:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.0.9
* Drop support for Python 2 and <3.7
* Fix CVE-2023-26112, ReDoS attack
- Drop CVE-2023-26112.patch, merged upstream
- Drop remove_six.patch, fixed upstream
-------------------------------------------------------------------
Wed Sep 11 12:08:59 UTC 2024 - Matej Cepl <mcepl@cepl.eu>