All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26
@ 2021-03-05 15:49 Michael Vetter
  2021-03-05 22:31 ` Peter Korsgaard
  2021-03-16 21:35 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Vetter @ 2021-03-05 15:49 UTC (permalink / raw)
  To: buildroot

Changes:
* Fix JP2 decoder bug that can cause a null pointer dereference for
  some invalid CDEF boxes. (#268)

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
---
 package/jasper/jasper.hash | 2 +-
 package/jasper/jasper.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/jasper/jasper.hash b/package/jasper/jasper.hash
index d4ed191f91..c1f1b4f602 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  f5bc48e2884bcabd2aca1737baff4ca962ec665b6eb673966ced1f7adea07edb  jasper-2.0.25.tar.gz
+sha256  a82a119e85b7d1f448e61309777fa5f79053a9adca4a2b5bfe44be5439fb8fea  jasper-2.0.26.tar.gz
 sha256  4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81  LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index d487e8e2d6..bc66f11057 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JASPER_VERSION = 2.0.25
+JASPER_VERSION = 2.0.26
 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
 JASPER_INSTALL_STAGING = YES
 JASPER_LICENSE = JasPer-2.0
-- 
2.26.2

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

* [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26
  2021-03-05 15:49 [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26 Michael Vetter
@ 2021-03-05 22:31 ` Peter Korsgaard
  2021-03-16 21:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-03-05 22:31 UTC (permalink / raw)
  To: buildroot

>>>>> "Michael" == Michael Vetter <jubalh@iodoru.org> writes:

 > Changes:
 > * Fix JP2 decoder bug that can cause a null pointer dereference for
 >   some invalid CDEF boxes. (#268)

 > Signed-off-by: Michael Vetter <jubalh@iodoru.org>

Committed to master given how small the diff is, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26
  2021-03-05 15:49 [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26 Michael Vetter
  2021-03-05 22:31 ` Peter Korsgaard
@ 2021-03-16 21:35 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-03-16 21:35 UTC (permalink / raw)
  To: buildroot

>>>>> "Michael" == Michael Vetter <jubalh@iodoru.org> writes:

 > Changes:
 > * Fix JP2 decoder bug that can cause a null pointer dereference for
 >   some invalid CDEF boxes. (#268)

 > Signed-off-by: Michael Vetter <jubalh@iodoru.org>

Committed to 2020.02.x and 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-03-16 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05 15:49 [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.26 Michael Vetter
2021-03-05 22:31 ` Peter Korsgaard
2021-03-16 21:35 ` 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.