summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-03-01 21:19:35 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-03-01 21:19:35 +0100
commit83e075e9a297e8e1b0014f96969d477e053e2595 (patch)
tree93cd27a318d58f21ca451e108671bc05cebe417e /00000_index.txt
parentFix support for minizip in Mariadb ConnectSE (diff)
downloadmysql-extras-83e075e9a297e8e1b0014f96969d477e053e2595.tar.gz
mysql-extras-83e075e9a297e8e1b0014f96969d477e053e2595.tar.bz2
mysql-extras-83e075e9a297e8e1b0014f96969d477e053e2595.zip
Add patch to mysql 5.5 branch for CVE-2017-3302mysql-extras-20170301-2020Z
Diffstat (limited to '00000_index.txt')
-rw-r--r--00000_index.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/00000_index.txt b/00000_index.txt
index 8f3a4c3..3c8627f 100644
--- a/00000_index.txt
+++ b/00000_index.txt
@@ -946,3 +946,9 @@
@ver 10.01.11.00 to 10.01.11.99
@pn mariadb
@@ Fix server gssapi plugin compile with heimdal
+
+@patch 20023_all_mysql-5.5-CVE-2017-3302.patch
+@ver 5.05.45.00 to 5.05.54.99
+@pn mysql
+@@ Fix use-after-free in mysql_prune_stmt_list
+@@ Back ported from mysql 5.6; Oracle bug 17512527