From 25ed06a6ac34a483f91af3272fc5cef6fd8b4cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sat, 1 Dec 2018 18:20:13 +0200 Subject: [PATCH] Update changelog for 1:10.1.37-2 release --- debian/changelog | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3b7b8ecbb..081ba158d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -mariadb-10.1 (1:10.1.37-2) UNRELEASED; urgency=medium +mariadb-10.1 (1:10.1.37-2) unstable; urgency=low - * New changelog entry + [ Samuel Thibault ] + * Do not depend on libsystemd-dev on non-Linux + * On non-Linux, do not install files not built there + * Add hurd cmake configuration (Closes: #912902) + + [ Otto Kekäläinen ] + * Add Gitlab-CI definition file that can test each commit to this repository + * Utilize upstream unstable-tests list in tests/upstream mysql-test-run. + This will make ci.debian.net pass as it will correctly ignore tests. + * Disable test unit.pcre_test on s390x that was failing in stretch-security - -- Otto Kekäläinen Mon, 05 Nov 2018 00:22:38 +0200 + -- Otto Kekäläinen Sat, 01 Dec 2018 18:17:18 +0200 mariadb-10.1 (1:10.1.37-1) unstable; urgency=high -- GitLab