All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
@ 2019-06-15 22:54 Pierre-Jean Texier
  2019-06-17 19:14 ` Thomas Petazzoni
  2019-06-18 11:36 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Pierre-Jean Texier @ 2019-06-15 22:54 UTC (permalink / raw)
  To: buildroot

See https://github.com/cesanta/mongoose/releases/tag/6.15

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 package/mongoose/mongoose.hash | 2 +-
 package/mongoose/mongoose.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/mongoose/mongoose.hash b/package/mongoose/mongoose.hash
index 86ebe8e..92f35a7 100644
--- a/package/mongoose/mongoose.hash
+++ b/package/mongoose/mongoose.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256	ec7956b8f2845f6c22e19ab38a0c32c9b379087f0038c7db661b34812f225911  mongoose-6.13.tar.gz
+sha256	ed9b44690f9660d25562e45472d486c086bcc916bf49f39f22e0a90444d44454  mongoose-6.15.tar.gz
 sha256	fdc34eeea97327d75c83492abd34f1a3200c53dec04422ecda8071dc60a36d10  LICENSE
diff --git a/package/mongoose/mongoose.mk b/package/mongoose/mongoose.mk
index 653c83c..c4a703d 100644
--- a/package/mongoose/mongoose.mk
+++ b/package/mongoose/mongoose.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MONGOOSE_VERSION = 6.13
+MONGOOSE_VERSION = 6.15
 MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
 MONGOOSE_LICENSE = GPL-2.0
 MONGOOSE_LICENSE_FILES = LICENSE
-- 
2.7.4

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

* [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
  2019-06-15 22:54 [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15 Pierre-Jean Texier
@ 2019-06-17 19:14 ` Thomas Petazzoni
  2019-06-18 11:36 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2019-06-17 19:14 UTC (permalink / raw)
  To: buildroot

On Sun, 16 Jun 2019 00:54:04 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> See https://github.com/cesanta/mongoose/releases/tag/6.15
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  package/mongoose/mongoose.hash | 2 +-
>  package/mongoose/mongoose.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
  2019-06-15 22:54 [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15 Pierre-Jean Texier
  2019-06-17 19:14 ` Thomas Petazzoni
@ 2019-06-18 11:36 ` Peter Korsgaard
  2019-06-18 15:35   ` Pierre-Jean Texier
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2019-06-18 11:36 UTC (permalink / raw)
  To: buildroot

>>>>> "Pierre-Jean" == Pierre-Jean Texier <pjtexier@koncepto.io> writes:

 > See https://github.com/cesanta/mongoose/releases/tag/6.15
 > Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>

Given that 6.14 and 6.15 fixes a number of issues (and don't really add
new features), would this also be applicable for our stable branches
(2019.02 and 2019.05)?

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
  2019-06-18 11:36 ` Peter Korsgaard
@ 2019-06-18 15:35   ` Pierre-Jean Texier
  2019-06-24 18:40     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre-Jean Texier @ 2019-06-18 15:35 UTC (permalink / raw)
  To: buildroot

Hi Peter,

Le 18/06/2019 ? 13:36, Peter Korsgaard a ?crit?:
> Given that 6.14 and 6.15 fixes a number of issues (and don't really add
> new features), would this also be applicable for our stable branches
> (2019.02 and 2019.05)?

Indeed, I think it would be interesting to apply this to stable branches.

-- 
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io

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

* [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15
  2019-06-18 15:35   ` Pierre-Jean Texier
@ 2019-06-24 18:40     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2019-06-24 18:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Pierre-Jean" == Pierre-Jean Texier <pjtexier@koncepto.io> writes:

 > Hi Peter,
 > Le 18/06/2019 ? 13:36, Peter Korsgaard a ?crit?:
 >> Given that 6.14 and 6.15 fixes a number of issues (and don't really add
 >> new features), would this also be applicable for our stable branches
 >> (2019.02 and 2019.05)?

 > Indeed, I think it would be interesting to apply this to stable branches.

Ok - Committed to 2019.02.x and 2019.05.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-06-24 18:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-15 22:54 [Buildroot] [PATCH 1/1] package/mongoose: bump to version 6.15 Pierre-Jean Texier
2019-06-17 19:14 ` Thomas Petazzoni
2019-06-18 11:36 ` Peter Korsgaard
2019-06-18 15:35   ` Pierre-Jean Texier
2019-06-24 18:40     ` 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.