From d4f4e0c97e91cfb76a2489488a64c6b28da28e660a437eff95d08405a69fa977 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 31 Jul 2024 06:18:32 +0000 Subject: [PATCH] disclosure (CVE-2024-41671, bsc#1228549) and XSS via html injection (CVE-2024-41810, bsc#1228552): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=152 --- python-Twisted.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-Twisted.changes b/python-Twisted.changes index c4ed539..446c274 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -2,8 +2,8 @@ Wed Jul 31 06:07:19 UTC 2024 - Daniel Garcia - Add a couple of upstream patches to fix http process information - disclosure (CVE-2024-41671) and XSS via html injection - (CVE-2024-41810): + disclosure (CVE-2024-41671, bsc#1228549) and XSS via html injection + (CVE-2024-41810, bsc#1228552): * CVE-2024-41671.patch gh#twisted/twisted@4a930de12fb6 * CVE-2024-41810.patch gh#twisted/twisted@046a164f89a0