[Pkg-mysql-commits] [mariadb-5.5] 03/03: Update changelog and refresh patches after 5.5.54 import

Otto Kekäläinen otto at moszumanska.debian.org
Thu Jan 19 07:03:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

otto pushed a commit to branch ubuntu-14.04
in repository mariadb-5.5.

commit 0aa163985bd4013f207db9978c92e6a19af8a09a
Author: Otto Kekäläinen <otto at seravo.fi>
Date:   Thu Jan 19 00:50:10 2017 +0200

    Update changelog and refresh patches after 5.5.54 import
---
 debian/changelog                                        | 17 +++++++++++++++++
 debian/patches/38_scripts__mysqld_safe.sh__signals.diff |  6 +++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 07bf54e..c9a88f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+mariadb-5.5 (5.5.54-1ubuntu0.14.04.1) trusty-security; urgency=high
+
+  * SECURITY UPDATE: New upstream release 5.5.54. Includes fixes for the
+    following security vulnerabilities (LP: #1657594):
+    - CVE-2017-3318
+    - CVE-2017-3317
+    - CVE-2017-3312
+    - CVE-2017-3291
+    - CVE-2017-3265
+    - CVE-2017-3258
+    - CVE-2017-3244
+    - CVE-2017-3243
+    - CVE-2017-3238
+    - CVE-2016-6664
+
+ -- Otto Kekäläinen <otto at debian.org>  Thu, 19 Jan 2017 00:46:44 +0200
+
 mariadb-5.5 (5.5.53-1ubuntu0.14.04.1) trusty-security; urgency=low
 
   * SECURITY UPDATE: New upstream release 5.5.53. Includes fixes for the
diff --git a/debian/patches/38_scripts__mysqld_safe.sh__signals.diff b/debian/patches/38_scripts__mysqld_safe.sh__signals.diff
index 1952881..d39b77e 100644
--- a/debian/patches/38_scripts__mysqld_safe.sh__signals.diff
+++ b/debian/patches/38_scripts__mysqld_safe.sh__signals.diff
@@ -6,7 +6,7 @@
 
 --- a/scripts/mysqld_safe.sh
 +++ b/scripts/mysqld_safe.sh
-@@ -33,7 +33,6 @@ err_log_base=
+@@ -34,7 +34,6 @@ err_log_base=
  syslog_tag_mysqld=mysqld
  syslog_tag_mysqld_safe=mysqld_safe
  
@@ -14,7 +14,7 @@
  
  # MySQL-specific environment variable. First off, it's not really a umask,
  # it's the desired mode. Second, it follows umask(2), not umask(3) in that
-@@ -164,7 +163,7 @@ eval_log_error () {
+@@ -177,7 +176,7 @@ eval_log_error () {
        # sed buffers output (only GNU sed supports a -u (unbuffered) option)
        # which means that messages may not get sent to syslog until the
        # mysqld process quits.
@@ -23,7 +23,7 @@
        ;;
      *)
        echo "Internal program error (non-fatal):" \
-@@ -817,6 +816,13 @@ then
+@@ -801,6 +800,13 @@ then
  fi
  
  #

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-mysql/mariadb-5.5.git



More information about the Pkg-mysql-commits mailing list