- Add CVE-2024-4032-private-IP-addrs.patch to fix bsc#1226448

(CVE-2024-4032) rearranging definition of private v global IP
  addresses.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=132
This commit is contained in:
2024-06-25 22:17:11 +00:00
committed by Git OBS Bridge
parent 50f46d2e31
commit b062a97a85
3 changed files with 387 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 25 21:57:40 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2024-4032-private-IP-addrs.patch to fix bsc#1226448
(CVE-2024-4032) rearranging definition of private v global IP
addresses.
-------------------------------------------------------------------
Fri Apr 19 08:37:04 UTC 2024 - Matej Cepl <mcepl@suse.com>