diff options
author | 2021-02-23 14:50:31 +0100 | |
---|---|---|
committer | 2021-02-25 08:10:36 +0100 | |
commit | 4e6ee9eb53daebd05879d175bcf7308d68950087 (patch) | |
tree | 8d6d90b304e49a92a8208788a5f446a2a13669e7 /package/elfutils/elfutils.mk | |
parent | b50eef1dfd9018bb6eec7bed1d7f20d4264621e6 (diff) | |
download | buildroot-master.tar.gz buildroot-master.tar.bz2 |
Fixes the following security issue:
- CVE-2021-23336: urllib.parse.parse_qsl(): Web cache poisoning - `; ` as a
query args separator
https://bugs.python.org/issue42967
And fixes a number of issues. For details, see the changelog:
https://docs.python.org/release/3.9.2/whatsnew/changelog.html
Drop the now upstreamed security patch and update the license hash for a
change of copyright year:
-2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation;
+2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Python Software Foundation;
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/elfutils/elfutils.mk')
0 files changed, 0 insertions, 0 deletions