diff --git a/python312.changes b/python312.changes index 523902f..04408c0 100644 --- a/python312.changes +++ b/python312.changes @@ -163,8 +163,8 @@ Fri Jun 7 10:44:55 UTC 2024 - Matej Cepl 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