From 99cbbdbb994e95e56b34f8566a98b29184e1c887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Tue, 18 Dec 2018 09:33:30 +0200 Subject: [PATCH] Update changelog for 1:10.3.11-1~exp2 release --- debian/changelog | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 85d7cbf81..435df1400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -mariadb-10.3 (1:10.3.11-1~exp2) UNRELEASED; urgency=low - - * Open new entry - - -- Otto Kekäläinen Sun, 16 Dec 2018 17:13:15 +0200 +mariadb-10.3 (1:10.3.11-1~exp2) experimental; urgency=low + + * Partially revert c034491: Debian and Docker builds don't support --mem + * Update SSL/TLS keys as OpenSSL since 1.1.0 rejects weak keys by default + * Remove innodb_* options from server config that are default in 10.3 + * Remove --skip-auth-anonymous-user deprecated in 10.3 + * Include also arch specific skiplists in CI tests + * Make TokuDB explicitly depend on libjemalloc1 + * Lintian fix: remove unnecessary Priority: optional definition + * Follow Salsa-CI changes and update build image name to 'dockerbuilder' + * Rename gitlab-ci.yml following the Salsa CI example + * Extend gitlab-ci to test installation and upgrade of MariaDB + + -- Otto Kekäläinen Tue, 18 Dec 2018 09:32:58 +0200 mariadb-10.3 (1:10.3.11-1~exp1) experimental; urgency=low -- GitLab