]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libjpeg-turbo: upgrade 3.1.0 -> 3.1.1
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 16 Jun 2025 09:16:25 +0000 (17:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jun 2025 16:56:27 +0000 (17:56 +0100)
Changelog:
- Hardened the libjpeg API against hypothetical calling applications that may
  erroneously change the value of the 'data_precision' field in
  'jpeg_compress_struct' or 'jpeg_decompress_struct' after calling
  'jpeg_start_compress()' or 'jpeg_start_decompress()'.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.1.bb [moved from meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.0.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.0.bb
rename to meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.1.bb
index a5f1932a904b6cd1e08b115789309f33acfc565a..2b39a4c1d9b32d8286719f00bc21c040f74a102a 100644 (file)
@@ -9,7 +9,7 @@ DEPENDS:append:x86-64:class-target = " nasm-native"
 DEPENDS:append:x86:class-target = " nasm-native"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "9564c72b1dfd1d6fe6274c5f95a8d989b59854575d4bbee44ade7bc17aa9bc93"
+SRC_URI[sha256sum] = "aadc97ea91f6ef078b0ae3a62bba69e008d9a7db19b34e4ac973b19b71b4217c"
 
 PE = "1"