summaryrefslogtreecommitdiffstats
path: root/database/mariadb/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'database/mariadb/HISTORY')
-rw-r--r--database/mariadb/HISTORY52
1 files changed, 52 insertions, 0 deletions
diff --git a/database/mariadb/HISTORY b/database/mariadb/HISTORY
index 63d39d36c1..e3eca21d3e 100644
--- a/database/mariadb/HISTORY
+++ b/database/mariadb/HISTORY
@@ -1,3 +1,55 @@
+2014-10-31 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.5.40 (5.5 branch); SECURITY_PATCH=1
+
+2014-09-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.5.39 (5.5 branch)
+ * BUILD: corrected man path for 5.5 branch
+
+2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: openssl => SSL
+
+2014-06-16 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.5.38 (5.5 branch)
+
+2014-05-13 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.5.37 (5.5 branch); added mirror for 5.5
+ branch; cleaned up
+ * CONFIGURE: added config option for tmp tables
+
+2014-04-08 Vlad Glagolev <stealth@sourcemage.org>
+ * UP_TRIGGERS: update triggers for switching between branches
+
+2014-04-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS, PREPARE: added 5.5 branch
+ * CONFIGURE: renamed lists MADB_* -> MARIADB_*; added missing charsets;
+ split engines list for different branches
+ * DEPENDS: added bison dependency; added cmake (optional) and libaio,
+ boost for 5.5 branch
+ * BUILD: cmake build for 5.5 branch; use MARIADB_OPTS
+ * INSTALL: added target for 5.5 branch
+ * PRE_BUILD: added check for 5.5 branch; renamed mysqld user mysql ->
+ mariadb
+ * FINAL: fixed syntax error; added check for 5.5 branch
+ * {PRE_,}SUB_DEPENDS: rewritten; echo -> message
+ * REPAIR^all^PRE_SUB_DEPENDS: added
+
+2013-02-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: added 5.3 branch; PATCHLEVEL=1 for 5.2 branch to set
+ MARIADB_BRANCH in tablet for further usage; updated website
+ * BUILD, INSTALL: use default pkglibdir (fixes 5.3 branch build), puts
+ mysql modules into isolated place in a system
+ * PREPARE: added branching framework
+ * {REPAIR^all^,}EXPORTS: added, to export MARIADB_BRANCH
+
+2013-02-01 Sukneet Basuta <sukneet@sourcemage.org>
+ * BUILD: build with --with-readline until system readline support fixed
+
+2013-02-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.2.14; SECURITY_PATCH++
+
+2012-12-03 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.2.13; SECURITY_PATCH++ (CVE-2012-5579)
+
2012-06-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.2.12; SECURITY_PATCH=1 (CVE-2012-2122)
* DEPENDS: disabled system readline support