diff --git a/sqlite3.changes b/sqlite3.changes index 7c57494..0698cd8 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -2,8 +2,8 @@ Tue May 26 09:15:39 UTC 2020 - Andreas Stieger - SQLite 3.32.1: - * Fix two long-standing bugs that allow malicious SQL statements - to crash the process that is running SQLite (boo#1172091) + * CVE-2020-13435: Malicious SQL statements could have crashed the + process that is running SQLite (boo#1172091) ------------------------------------------------------------------- Sun May 24 06:03:29 UTC 2020 - Andreas Stieger