diff --git a/python38.changes b/python38.changes index ba163fc..a1f4de0 100644 --- a/python38.changes +++ b/python38.changes @@ -30,6 +30,7 @@ Mon Jul 20 17:46:54 UTC 2020 - Callum Farmer ease maintenance for Linux distributions. Patch by Felix Yan. - bpo-41300: Save files with non-ascii chars. Fix regression released in 3.9.0b4 and 3.8.4. +- This release also fixes CVE-2020-26116 (bsc#1177211). ------------------------------------------------------------------- Fri Jul 17 06:39:45 UTC 2020 - Tomáš Chvátal