Remove upstreamed patches:

- CVE-2025-11468-email-hdr-fold-comment.patch
  - CVE-2026-0672-http-hdr-inject-cookie-Morsel.patch
This commit is contained in:
2026-02-13 15:44:56 +01:00
parent 2ac99260ce
commit a667dcdda9
10 changed files with 81 additions and 426 deletions

View File

@@ -10,6 +10,11 @@ Thu Feb 5 17:26:23 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- CVE-2025-15367: basically the same as the previous patch but for
the poplib library. (bsc#1257041, gh#python/cpython#143923)
CVE-2025-15367-poplib-ctrl-chars.patch
- Remove upstreamed patches:
- CVE-2025-11468-email-hdr-fold-comment.patch
- CVE-2026-0672-http-hdr-inject-cookie-Morsel.patch
- Add configure-drop-autoconf-ver-req.patch to move some `sed`
modifications to patch.
-------------------------------------------------------------------
Thu Feb 5 12:57:09 UTC 2026 - Matej Cepl <mcepl@cepl.eu>