Go to file
Ana Guerrero 9c5cf1d8af Accepting request 1146098 from graphics
- Update to version 3.0.2
  * Fixed a signed integer overflow in the tj3CompressFromYUV8(),
    tj3DecodeYUV8(), tj3DecompressToYUV8(), and tj3EncodeYUV8()
    functions, detected by the Clang and GCC undefined behavior
    sanitizers, that could be triggered by setting the align
    parameter to an unreasonably large value. This issue did not
    pose a security threat, but removing the warning made it
    easier to detect actual security issues, should they arise in
    the future.
  * Introduced a new parameter (TJPARAM_MAXMEMORY in the
    TurboJPEG C API and TJ.PARAM_MAXMEMORY in the TurboJPEG Java
    API) and a corresponding TJBench option (-maxmemory) for
    specifying the maximum amount of memory (in megabytes) that
    will be allocated for intermediate buffers, which are used
    with progressive JPEG compression and decompression, optimized
    baseline entropy coding, lossless JPEG compression, and
    lossless transformation. The new parameter and option serve
    the same purpose as the max_memory_to_use field in the
    jpeg_memory_mgr struct in the libjpeg API, the JPEGMEM
    environment variable, and the cjpeg/djpeg/jpegtran -maxmemory
    option.
  * Introduced a new parameter (TJPARAM_MAXPIXELS in the TurboJPEG
    C API and TJ.PARAM_MAXPIXELS in the TurboJPEG Java API) and a
    corresponding TJBench option (-maxpixels) for specifying the
    maximum number of pixels that the decompression, lossless
    transformation, and packed-pixel image loading
    functions/methods will process.
  * Fixed an error ("Unsupported color conversion request") that
    occurred when attempting to decompress a 3-component lossless
    JPEG image without an Adobe APP14 marker. The decompressor (forwarded request 1144368 from mnhauke)

OBS-URL: https://build.opensuse.org/request/show/1146098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=72
2024-02-15 19:58:30 +00:00
_multibuild Accepting request 1084624 from home:dimstar:Factory 2023-05-04 12:06:58 +00:00
.gitattributes osc copypac from project:home:pgajdos package:libjpeg-turbo revision:19 2010-12-10 14:42:49 +00:00
.gitignore osc copypac from project:home:pgajdos package:libjpeg-turbo revision:19 2010-12-10 14:42:49 +00:00
baselibs.conf Accepting request 986792 from home:jengelh:branches:graphics 2022-07-06 11:21:49 +00:00
libjpeg-turbo-1.3.0-tiff-ojpeg.patch revert 2023-11-16 13:37:02 +00:00
libjpeg-turbo-3.0.2.tar.gz Accepting request 1144368 from home:mnhauke:branches:openSUSE:Factory 2024-02-12 08:45:14 +00:00
libjpeg-turbo-3.0.2.tar.gz.sig Accepting request 1144368 from home:mnhauke:branches:openSUSE:Factory 2024-02-12 08:45:14 +00:00
libjpeg-turbo.changes Accepting request 1144368 from home:mnhauke:branches:openSUSE:Factory 2024-02-12 08:45:14 +00:00
libjpeg-turbo.keyring - version update to 2.0.6 2020-12-28 15:40:36 +00:00
libjpeg-turbo.spec Accepting request 1144368 from home:mnhauke:branches:openSUSE:Factory 2024-02-12 08:45:14 +00:00