summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-02-12 09:43:48 -0500
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-02-12 15:25:47 +0000
commit1bd22f6c86bac5adea4698fabc92b896864c77ba (patch)
treef149151d6d99e5277e5f0c2f1f1af450fc24f157
parent3f7a491c646a14fb03172d14b421a780e73508c9 (diff)
fdo#74824: Update mdds to 0.10.2 which fixes one crasher bug.
Change-Id: If05c7573530c892dc063dfb7accec1c24a322ddd (cherry picked from commit 07e2c31831ad265b018e5fdf59bdde048fbb4d35) Reviewed-on: https://gerrit.libreoffice.org/8018 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-rw-r--r--configure.ac2
-rw-r--r--download.lst2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c5ea5283e76f..7db3fab9b3e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8706,7 +8706,7 @@ AC_SUBST(SYSTEM_BOOST)
dnl ===================================================================
dnl Check for system mdds
dnl ===================================================================
-libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.10.1])
+libo_CHECK_SYSTEM_MODULE([mdds], [MDDS], [mdds >= 0.10.2])
dnl ===================================================================
dnl Determine which hash container mdds shall use
diff --git a/download.lst b/download.lst
index 1b146527ba7a..080d2abd6af1 100644
--- a/download.lst
+++ b/download.lst
@@ -82,7 +82,7 @@ export LIBXML_TARBALL := 9c0cfef285d5c4a5c80d00904ddab380-libxml2-2.9.1.tar.gz
export LIBXSLT_TARBALL := 9667bf6f9310b957254fdcf6596600b7-libxslt-1.1.28.tar.gz
export LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
export MARIADB_TARBALL := 05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2
-export MDDS_TARBALL := 01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2
+export MDDS_TARBALL := 47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2
export MYSQLCPPCONN_TARBALL := 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz
export MYTHES_TARBALL := 46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz
export NEON_TARBALL := ff369e69ef0f0143beb5626164e87ae2-neon-0.29.5.tar.gz