All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.33
@ 2021-11-01 15:03 Michael Vetter
  2021-11-03 21:49 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Vetter @ 2021-11-01 15:03 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Vetter

Changes:
  * Fix a JP2/JPC decoder bug.
  * Fix a build issue impacting some platforms.

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 67653a8e88..49d18dc34f 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  6b4e5f682be0ab1a5acb0eeb6bf41d6ce17a658bb8e2dbda95de40100939cc88  jasper-2.0.28.tar.gz
+sha256  28d28290cc2eaf70c8756d391ed8bcc8ab809a895b9a67ea6e89da23a611801a  jasper-2.0.28.tar.gz
 sha256  4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81  LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index 6ef1afcac7..224b04b9cf 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JASPER_VERSION = 2.0.28
+JASPER_VERSION = 2.0.33
 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
 JASPER_INSTALL_STAGING = YES
 JASPER_LICENSE = JasPer-2.0
-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.33
  2021-11-01 15:03 [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.33 Michael Vetter
@ 2021-11-03 21:49 ` Thomas Petazzoni
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-11-03 21:49 UTC (permalink / raw)
  To: Michael Vetter; +Cc: buildroot

On Mon,  1 Nov 2021 16:03:25 +0100
Michael Vetter <jubalh@iodoru.org> wrote:

> Changes:
>   * Fix a JP2/JPC decoder bug.
>   * Fix a build issue impacting some platforms.
> 
> 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 67653a8e88..49d18dc34f 100644
> --- a/package/jasper/jasper.hash
> +++ b/package/jasper/jasper.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  6b4e5f682be0ab1a5acb0eeb6bf41d6ce17a658bb8e2dbda95de40100939cc88  jasper-2.0.28.tar.gz
> +sha256  28d28290cc2eaf70c8756d391ed8bcc8ab809a895b9a67ea6e89da23a611801a  jasper-2.0.28.tar.gz

Thanks for the patch, but are you sure this can work ? I'm pretty sure
with this patch, the package doesn't build :/

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.33
@ 2021-11-01 14:59 Michael Vetter
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Vetter @ 2021-11-01 14:59 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Vetter

Changes:
  * Fix a JP2/JPC decoder bug.
  * Fix a build issue impacting some platforms.

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 67653a8e88..49d18dc34f 100644
--- a/package/jasper/jasper.hash
+++ b/package/jasper/jasper.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  6b4e5f682be0ab1a5acb0eeb6bf41d6ce17a658bb8e2dbda95de40100939cc88  jasper-2.0.28.tar.gz
+sha256  28d28290cc2eaf70c8756d391ed8bcc8ab809a895b9a67ea6e89da23a611801a  jasper-2.0.28.tar.gz
 sha256  4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81  LICENSE
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index 6ef1afcac7..224b04b9cf 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JASPER_VERSION = 2.0.28
+JASPER_VERSION = 2.0.33
 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
 JASPER_INSTALL_STAGING = YES
 JASPER_LICENSE = JasPer-2.0
-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 15:03 [Buildroot] [PATCH 1/1] package/jasper: bump version to 2.0.33 Michael Vetter
2021-11-03 21:49 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2021-11-01 14:59 Michael Vetter

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.