SECURITY UPDATE: Improper validation of bracketed hosts in urllib
debian/patches/CVE-2024-11168.patch: add checks to ensure that bracketed
hosts found by urlsplit are of IPv6 or IPvFuture format
CVE-2024-11168
SECURITY UPDATE: Incomplete validation of bracketed hosts in urllib
debian/patches/CVE-2025-0938.patch: disallow square brackets
([ and ]) in domain names for parsed URLs
CVE-2025-0938
SECURITY UPDATE: Incorrent information about whether certain IPv4 and IPv6
addresses were designated as “globally reachable” or “private” in
ipaddress module
debian/patches/CVE-2024-4032.patch: fix "private" (non-global) IP
address ranges