From 81524620016ced8f37cc84e2b4d204843ab1ee0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Tue, 16 Apr 2019 14:59:02 +0300 Subject: [PATCH] Update changelog for 10.1.38-0deb9u1 release --- debian/changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9139316ba..9d25f8c0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,11 +6,18 @@ mariadb-10.1 (10.1.38-0+deb9u1) stretch; urgency=medium - CVE-2019-2529 * Update correct branch name in gbp.conf * Disable test unit.pcre_test on s390x that was failing in stretch-security - * Fix mips compilation failure (__bss_start symbol missing) + (Closes: #920854) + * Limit build test suite to 'main' like in mariadb-10.3 to make unnecessary + build failures less likely in lifetime of Stretch. + * Fix mips compilation failure (__bss_start symbol missing) (Closes: #920855) * Extend the server README to clarify common misunderstandings (Closes: #878215) + * Enable ccache in CMake path so it can be used automatically where available + * Heavily refactor and unify gitlab-ci.yml MariaDB install/upgrade steps. + This ensures uploads to Stretch are much more safer to do now than in the + past. - -- Otto Kekäläinen Sat, 30 Mar 2019 17:29:33 +0200 + -- Otto Kekäläinen Tue, 16 Apr 2019 14:56:50 +0300 mariadb-10.1 (10.1.37-0+deb9u1) stretch-security; urgency=high -- GitLab