Matej Cepl 2024-12-04 21:30:02 +00:00 committed by Git OBS Bridge
parent 0e5b96eafc
commit b657f1bd02

View File

@ -18,10 +18,10 @@ Wed Dec 4 19:51:41 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
consistently use the mapped IPv4 address value for deciding
properties. Properties which have their behavior fixed are
is_multicast, is_reserved, is_link_local, is_global, and
is_unspecified.
is_unspecified (bsc#1233307, CVE-2024-11168).
- Library
- gh-124651: Properly quote template strings in venv
activation scripts.
activation scripts (bsc#1232241, CVE-2024-9287).
- gh-103848: Add checks to ensure that [ bracketed ] hosts
found by urllib.parse.urlsplit() are of IPv6 or IPvFuture
format.