All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] openjpeg: bump version to 2.2.0
@ 2017-08-28 13:54 Olivier Schonken
  2017-08-30 20:12 ` Thomas Petazzoni
  2017-09-07 13:13 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Olivier Schonken @ 2017-08-28 13:54 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
---
 package/openjpeg/openjpeg.hash | 2 +-
 package/openjpeg/openjpeg.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/openjpeg/openjpeg.hash b/package/openjpeg/openjpeg.hash
index c0abd0c54d..0e51aaec5e 100644
--- a/package/openjpeg/openjpeg.hash
+++ b/package/openjpeg/openjpeg.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256	4ce77b6ef538ef090d9bde1d5eeff8b3069ab56c4906f083475517c2c023dfa7  openjpeg-2.1.2.tar.gz
+sha256	6fddbce5a618e910e03ad00d66e7fcd09cc6ee307ce69932666d54c73b7c6e7b  openjpeg-2.2.0.tar.gz
diff --git a/package/openjpeg/openjpeg.mk b/package/openjpeg/openjpeg.mk
index 6f8b2636e2..eff012f762 100644
--- a/package/openjpeg/openjpeg.mk
+++ b/package/openjpeg/openjpeg.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENJPEG_VERSION = 2.1.2
+OPENJPEG_VERSION = 2.2.0
 OPENJPEG_SITE = $(call github,uclouvain,openjpeg,v$(OPENJPEG_VERSION))
 OPENJPEG_LICENSE = BSD-2-Clause
 OPENJPEG_LICENSE_FILES = LICENSE
-- 
2.11.0

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

* [Buildroot] [PATCH] openjpeg: bump version to 2.2.0
  2017-08-28 13:54 [Buildroot] [PATCH] openjpeg: bump version to 2.2.0 Olivier Schonken
@ 2017-08-30 20:12 ` Thomas Petazzoni
  2017-09-07 13:13 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-08-30 20:12 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 28 Aug 2017 15:54:35 +0200, Olivier Schonken wrote:
> Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
> ---
>  package/openjpeg/openjpeg.hash | 2 +-
>  package/openjpeg/openjpeg.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH] openjpeg: bump version to 2.2.0
  2017-08-28 13:54 [Buildroot] [PATCH] openjpeg: bump version to 2.2.0 Olivier Schonken
  2017-08-30 20:12 ` Thomas Petazzoni
@ 2017-09-07 13:13 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-09-07 13:13 UTC (permalink / raw)
  To: buildroot

>>>>> "Olivier" == Olivier Schonken <olivier.schonken@gmail.com> writes:

 > Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>

Committed to 2017.02.x after extending the commit message to list the
security issues it fixes, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-09-07 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 13:54 [Buildroot] [PATCH] openjpeg: bump version to 2.2.0 Olivier Schonken
2017-08-30 20:12 ` Thomas Petazzoni
2017-09-07 13:13 ` 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.