package/jasper: bump version to 2.0.27
authorMichael Vetter <jubalh@iodoru.org>
Thu, 18 Mar 2021 11:33:27 +0000 (12:33 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 20 Mar 2021 21:10:15 +0000 (22:10 +0100)
Changes:
  * Check for an image containing no samples in the PGX
    decoder. (#271, #272, #273, #274, #275, #276, #281)
  * Check for dimensions of zero in the JPC and JPEG decoders.
  * Fix an arguably incorrect type for an integer literal
    in the PGX decoder. (#270)
  * Check for an invalid component reference in the
    JP2 decoder. (#269)
  * Check on integer size in JP2 decoder. (#278)

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/jasper/jasper.hash
package/jasper/jasper.mk

index c1f1b4f60284e26da4be93d570191c7999b54dea..17260b00c96ed3a15cdcfa2d98bb31f4bb6b637d 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  a82a119e85b7d1f448e61309777fa5f79053a9adca4a2b5bfe44be5439fb8fea  jasper-2.0.26.tar.gz
+sha256  df41bd015a9dd0cc2a2e696f8ca5cbfb633323ca9429621f7fa801778681f2dd  jasper-2.0.27.tar.gz
 sha256  4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81  LICENSE
index b9cbe5749ba198434a331cfd2d6f05afc94dd307..e7bb08e2004a28f251fdbd06ae93956072a3f2b7 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JASPER_VERSION = 2.0.26
+JASPER_VERSION = 2.0.27
 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION))
 JASPER_INSTALL_STAGING = YES
 JASPER_LICENSE = JasPer-2.0