- 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/python39?expand=0&rev=184
This commit is contained in:
2024-06-26 22:23:08 +00:00
committed by Git OBS Bridge
parent b66ea2b702
commit b08f4f5b35
3 changed files with 407 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 26 22:22:17 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 Jun 21 09:44:24 UTC 2024 - Matej Cepl <mcepl@cepl.eu>