From ccd4ae5280f7f15ecbb9a7eeb8f19d97496c06a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Tue, 2 Jan 2018 14:28:35 +0200 Subject: [PATCH] Update changelog and upload to artful-security --- debian/changelog | 25 +++++++++++++++++++++++++ debian/control | 3 ++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d5ed3e476..4164b3d3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +mariadb-10.1 (10.1.30-0ubuntu0.17.10.1) artful-security; urgency=high + + [ Otto Kekäläinen ] + * SECURITY UPDATE: New upstream release 10.1.30. Includes fixes for + the following security vulnerabilities (LP: #1740768) + - CVE-2017-15365 + * Previous release 10.1.29 included included fixes for + the following security vulnerabilities: + - CVE-2017-10378 + - CVE-2017-10268 + - MDEV-13819 + * Previous release 10.1.26 included included fixes for + - CVE-2017-10384 + - CVE-2017-10379 + - CVE-2017-10286 + - CVE-2017-3636 + - CVE-2017-3641 + - CVE-2017-3653 + * Delete unnecessary systemd files introduced by upstream + + [ Vicentiu Ciorbaru ] + * Fix Mroonga compilation failure on arm64 + + -- Otto Kekäläinen Tue, 02 Jan 2018 13:51:23 +0200 + mariadb-10.1 (10.1.25-1) unstable; urgency=medium * New upstream version 10.1.25 diff --git a/debian/control b/debian/control index ba98d9e6b..8af3b62e2 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: mariadb-10.1 Section: database Priority: optional -Maintainer: Debian MySQL Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian MySQL Maintainers Uploaders: Otto Kekäläinen , Arnaud Fontaine , Ondřej Surý -- GitLab