SHA256
1
0
forked from pool/python312

- gh-113171 (bsc#1226448, CVE-2024-4032): Fixed various false

positives and false negatives in

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=49
This commit is contained in:
Matej Cepl 2024-06-25 22:06:54 +00:00 committed by Git OBS Bridge
parent b385491107
commit 5465cd240f

View File

@ -163,8 +163,8 @@ Fri Jun 7 10:44:55 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
control characters '\v', '\f', '\x1c', '\x1d' and '\x1e'
and Unicode line separators '\x85', '\u2028' and '\u2029'
as is.
- gh-113171: Fixed various false positives and false
negatives in
- gh-113171 (bsc#1226448, CVE-2024-4032): Fixed various false
positives and false negatives in
ipaddress.IPv4Address.is_private (see these docs for details)
ipaddress.IPv4Address.is_global
ipaddress.IPv6Address.is_private