Opened 6 weeks ago
Closed 5 weeks ago
#21018 closed enhancement (fixed)
python3-3.13.2 (Wait for LFS)
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | elevated | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 6 weeks ago
Priority: | normal → elevated |
---|
comment:2 by , 5 weeks ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 weeks ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at 9e8216b3854cedab292f376b7e900fb470432799
SA-12.2-086 issued
Note:
See TracTickets
for help on using tickets.
This contains the following security vulnerability fixes:
urllib.parse.urlsplit
andurlparse
accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.", rated as Medium over thereThe rest of the normal changelog can be found at https://docs.python.org/release/3.13.2/whatsnew/changelog.html#python-3-13-2