GNU bug report logs - #28122
[PATCH] gnu: mariadb: Update to 10.1.26 [security fixes].

Previous Next

Package: guix-patches;

Reported by: Alex Vong <alexvong1995 <at> gmail.com>

Date: Thu, 17 Aug 2017 13:05:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28122 in the body.
You can then email your comments to 28122 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#28122; Package guix-patches. (Thu, 17 Aug 2017 13:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alex Vong <alexvong1995 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 17 Aug 2017 13:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alex Vong <alexvong1995 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mariadb: Update to 10.1.26 [security fixes].
Date: Thu, 17 Aug 2017 21:03:38 +0800
[Message part 1 (text/plain, inline)]
Hi,

This upgrades mariadb to its latest version.

[0001-gnu-mariadb-Update-to-10.1.26-security-fixes.patch (text/x-diff, inline)]
From 8c804727590fb7f2389ab98865e13099f0ec952d Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Thu, 17 Aug 2017 19:20:38 +0800
Subject: [PATCH] gnu: mariadb: Update to 10.1.26 [security fixes].

Fixes CVE-2017-{3636,3641,3653}.

* gnu/packages/databases.scm (mariadb): Update to 10.1.26.
---
 gnu/packages/databases.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 5944a9ddd..77abed691 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -17,6 +17,7 @@
 ;;; Copyright © 2017 Thomas Danckaert <post <at> thomasdanckaert.be>
 ;;; Copyright © 2017 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2017 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2017 Alex Vong <alexvong1995 <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -396,7 +397,7 @@ Language.")
 (define-public mariadb
   (package
     (name "mariadb")
-    (version "10.1.25")
+    (version "10.1.26")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://downloads.mariadb.org/f/"
@@ -404,7 +405,7 @@ Language.")
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1mm0n8sl6grajk5rbrx55333laz5dg2abyl8mlsn7h8vdymfq1bj"))))
+                "0ggpdcal0if9y6h9hp1yv2q65cbkjfl4p8rqk68a5pk7k75v325s"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
2.14.1

[Message part 3 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 17 Aug 2017 15:42:01 GMT) Full text and rfc822 format available.

Notification sent to Alex Vong <alexvong1995 <at> gmail.com>:
bug acknowledged by developer. (Thu, 17 Aug 2017 15:42:01 GMT) Full text and rfc822 format available.

Message #10 received at 28122-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Alex Vong <alexvong1995 <at> gmail.com>
Cc: 28122-done <at> debbugs.gnu.org
Subject: Re: [bug#28122] [PATCH] gnu: mariadb: Update to 10.1.26 [security
 fixes].
Date: Thu, 17 Aug 2017 11:41:09 -0400
[Message part 1 (text/plain, inline)]
On Thu, Aug 17, 2017 at 09:03:38PM +0800, Alex Vong wrote:
> Hi,
> 
> This upgrades mariadb to its latest version.
> 

> From 8c804727590fb7f2389ab98865e13099f0ec952d Mon Sep 17 00:00:00 2001
> From: Alex Vong <alexvong1995 <at> gmail.com>
> Date: Thu, 17 Aug 2017 19:20:38 +0800
> Subject: [PATCH] gnu: mariadb: Update to 10.1.26 [security fixes].
> 
> Fixes CVE-2017-{3636,3641,3653}.
> 
> * gnu/packages/databases.scm (mariadb): Update to 10.1.26.

Thanks! Pushed as f30ff28b96c0e629dc4a6dd3b63ffcf9620f1500.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 15 Sep 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.