From 92d0a6788c1c0291470c1f311b13444feaf12eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Thu, 7 Feb 2019 07:42:23 +0200 Subject: [PATCH] Amend d/changelog to cover new CVE fixed in previous releases --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d44ca542b..ac0da0119 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ mariadb-10.1 (10.1.38-0+deb9u1) stretch-security; urgency=high * SECURITY UPDATE: New upstream release 10.1.38. Includes fixes for - the following security vulnerabilities (Closes: #920933); + the following security vulnerabilities (Closes: #920933): - CVE-2019-2537 - CVE-2019-2529 * Update correct branch name in gbp.conf @@ -11,7 +11,7 @@ mariadb-10.1 (10.1.38-0+deb9u1) stretch-security; urgency=high mariadb-10.1 (10.1.37-0+deb9u1) stretch-security; urgency=high * SECURITY UPDATE: New upstream release 10.1.37. Includes fixes for - the following security vulnerabilities (Closes: #912848); + the following security vulnerabilities (Closes: #912848): - CVE-2018-3282 - CVE-2018-3251 - CVE-2018-3174 @@ -24,6 +24,9 @@ mariadb-10.1 (10.1.37-0+deb9u1) stretch-security; urgency=high * Physically remove patches no longer in series and not applied anyway * Fix wrong-path-for-interpreter in innotop script to make package Lintian error free as pass CI systems fully + * Previous upstream version 10.1.36 included fixes for the following + security vulnerabilities: + - CVE-2019-2503 * Previous upstream version 10.1.35 included fixes for the following security vulnerabilities: - CVE-2018-3066 -- GitLab