- Add CVE-2023-52425-libexpat-2.6.0-backport.patch to fix tests with

patched libexpat below 2.6.0 that doesn't update the version number,
  just in SLE.
- Remove old-libexpat.patch, of course.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=197
This commit is contained in:
2024-09-05 08:12:03 +00:00
committed by Git OBS Bridge
parent ee4c161ee9
commit 9196daa838
4 changed files with 69 additions and 82 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 5 08:11:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2023-52425-libexpat-2.6.0-backport.patch to fix tests with
patched libexpat below 2.6.0 that doesn't update the version number,
just in SLE.
- Remove old-libexpat.patch, of course.
-------------------------------------------------------------------
Mon Sep 2 09:44:26 UTC 2024 - Matej Cepl <mcepl@cepl.eu>