From 2efba5470d93eb1729dc9301fb1ac92bd2473e0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sat, 30 Mar 2019 17:30:39 +0200 Subject: [PATCH] Update changelog for 10.1.38-0deb9u1 release --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 26829f05c..95f00dd4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ -mariadb-10.1 (10.1.38-0+deb9u1) stretch-security; urgency=medium +mariadb-10.1 (10.1.38-0+deb9u1) stretch; urgency=medium * SECURITY UPDATE: New upstream release 10.1.38. Includes fixes for the following security vulnerabilities (Closes: #920933): - CVE-2019-2537 - 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) + * Extend the server README to clarify common misunderstandings (Closes: #878215) - -- Otto Kekäläinen Sun, 10 Feb 2019 11:41:57 +0200 + -- Otto Kekäläinen Sat, 30 Mar 2019 17:29:33 +0200 mariadb-10.1 (10.1.37-0+deb9u1) stretch-security; urgency=high -- GitLab