SHA256
1
0
forked from pool/python38

Accepting request 879914 from devel:languages:python:Factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/879914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python38?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2021-03-18 21:55:01 +00:00 committed by Git OBS Bridge
commit f6fabb920e

View File

@ -5,7 +5,7 @@ Fri Feb 19 16:40:59 UTC 2021 - Matej Cepl <mcepl@suse.com>
- bpo#42938 (bsc#1181126): Avoid static buffers when computing
the repr of ctypes.c_double and ctypes.c_longdouble
values. This issue was assigned CVE-2021-3177.
- bpo#42967 (bso#1182379): Fix web cache poisoning
- bpo#42967 (bsc#1182379): Fix web cache poisoning
vulnerability by defaulting the query args separator to &,
and allowing the user to choose a custom separator. This
issue was assigned CVE-2021-23336.