All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21
@ 2017-01-20 15:19 Ryan Coe
  2017-01-20 15:41 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Ryan Coe @ 2017-01-20 15:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
---
 package/mariadb/mariadb.hash | 5 ++++-
 package/mariadb/mariadb.mk   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/package/mariadb/mariadb.hash b/package/mariadb/mariadb.hash
index c86eb4418..3d6520f34 100644
--- a/package/mariadb/mariadb.hash
+++ b/package/mariadb/mariadb.hash
@@ -1,2 +1,5 @@
+# From https://downloads.mariadb.org/mariadb/10.1.21/
+sha1 f9ccaa9881b98eeef68f4dbcf5ab9653c903819f  mariadb-10.1.21.tar.gz
+
 # Locally computed
-sha256 c24e83f24d674d9912319f9e9422f093c8ca6be1721a4380cbd74792b89ba0b9  mariadb-10.1.20.tar.gz
+sha256 5a816355781ea22a6c65a436d8162f19bd292ec90e2b7d9499c031ae4a659490  mariadb-10.1.21.tar.gz
diff --git a/package/mariadb/mariadb.mk b/package/mariadb/mariadb.mk
index 6c609da60..d667208cf 100644
--- a/package/mariadb/mariadb.mk
+++ b/package/mariadb/mariadb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MARIADB_VERSION = 10.1.20
+MARIADB_VERSION = 10.1.21
 MARIADB_SOURCE = mariadb-$(MARIADB_VERSION).tar.gz
 MARIADB_SITE = https://downloads.mariadb.org/interstitial/mariadb-$(MARIADB_VERSION)/source
 MARIADB_LICENSE = GPLv2 (server), GPLv2 with FLOSS exception (GPL client library), LGPLv2 (LGPL client library)
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21
  2017-01-20 15:19 [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21 Ryan Coe
@ 2017-01-20 15:41 ` Peter Korsgaard
  2017-01-23  8:02   ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2017-01-20 15:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Ryan" == Ryan Coe <bluemrp9@gmail.com> writes:

 > Signed-off-by: Ryan Coe <bluemrp9@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21
  2017-01-20 15:41 ` Peter Korsgaard
@ 2017-01-23  8:02   ` Peter Korsgaard
  2017-01-23  8:08     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2017-01-23  8:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "Ryan" == Ryan Coe <bluemrp9@gmail.com> writes:
 >> Signed-off-by: Ryan Coe <bluemrp9@gmail.com>

 > Committed, thanks.

I now noticed that this update fixes a number of security issues:

https://mariadb.com/kb/en/mariadb/mariadb-10121-release-notes/

So it is a candidate for a backport to 2016.11.2. Please mention that in
the commit message in the future, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21
  2017-01-23  8:02   ` Peter Korsgaard
@ 2017-01-23  8:08     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2017-01-23  8:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>>>>> "Ryan" == Ryan Coe <bluemrp9@gmail.com> writes:
 >>> Signed-off-by: Ryan Coe <bluemrp9@gmail.com>

 >> Committed, thanks.

 > I now noticed that this update fixes a number of security issues:

 > https://mariadb.com/kb/en/mariadb/mariadb-10121-release-notes/

 > So it is a candidate for a backport to 2016.11.2. Please mention that in
 > the commit message in the future, thanks.

Sorry, mariadb was only added after 2016.11, but still - Adding the CVEs
to the commit message would be nice.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-23  8:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20 15:19 [Buildroot] [PATCH 1/1] mariadb: bump version to 10.1.21 Ryan Coe
2017-01-20 15:41 ` Peter Korsgaard
2017-01-23  8:02   ` Peter Korsgaard
2017-01-23  8:08     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.