From f22549a583b4f46b91173ba5deb23919b2f36e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sat, 25 Aug 2018 22:28:09 +0300 Subject: [PATCH] Open a new changelog entry --- debian/changelog | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f846192bd..0e0b0bc7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mariadb-10.1 (1:10.1.35-2) UNRELEASED; urgency=medium + + * New changelog entry + + -- Otto Kekäläinen Sat, 25 Aug 2018 22:26:34 +0300 + mariadb-10.1 (1:10.1.35-1) unstable; urgency=medium * New upstream version 10.1.35. Includes security fixes for: @@ -9,13 +15,13 @@ mariadb-10.1 (1:10.1.35-1) unstable; urgency=medium * Update Debian standards version * Revert "Remove the mariadb-test-* packages" (Closes: #888956) * Omit test plugins as they are not used by the tests and already deleted - * Define autopkgtest with isolation-container to allow service (Closes: #870408) + * Define autopkgtest with isolation-container (Closes: #870408) * Ship config examples et al in /usr/share/mysql (Closes: #878223) - * Extend the server README to clarify common misunderstandings (Closes: #878215) + * Extend the server README to clarify misunderstandings (Closes: #878215) * Introduce mariadb-backup as a separate binary package, just like in upstream * Fix bash syntax issues detected by Shellcheck * Fix 'max key length is 767 bytes' errors (Closes: #886756) - * Remove GNU Hurd FTBFS patch as it has been applied upstream (Closes: #882062) + * Remove GNU Hurd FTBFS patch that's been applied upstream (Closes: #882062) -- Otto Kekäläinen Tue, 07 Aug 2018 22:18:20 +0300 -- GitLab