Go to file
Ismail Dönmez 78fc556257 - Update to version 1.5.0
+ Fixed an issue whereby a malformed motion-JPEG frame could
    cause the "fast path" of libjpeg-turbo's Huffman decoder to
    read from uninitialized memory.
  + Added libjpeg-turbo version and build information to the global
    string table of the libjpeg and TurboJPEG API libraries.
  + Fixed a couple of issues in the PPM reader that would cause
    buffer overruns in cjpeg if one of the values in a binary
    PPM/PGM input file exceeded the maximum value defined in the
    file's header. libjpeg-turbo 1.4.2 already included a similar
    fix for ASCII PPM/PGM files. Note that these issues were not
    security bugs, since they were confined to the cjpeg program
    and did not affect any of the libjpeg-turbo libraries.
  + Fixed an issue whereby attempting to decompress a JPEG file with
    a corrupt header using the tjDecompressToYUV2() function would
    cause the function to abort without returning an error and,
    under certain circumstances, corrupt the stack. This only
    occurred if tjDecompressToYUV2() was called prior to calling
    tjDecompressHeader3(), or if the return value from
    tjDecompressHeader3() was ignored (both cases represent
    incorrect usage of the TurboJPEG API.)
  + The jpeg_stdio_src(), jpeg_mem_src(), jpeg_stdio_dest(),
    and jpeg_mem_dest() functions in the libjpeg API will now
    throw an error if a source/destination manager has already
    been assigned to the compress or decompress object by a
    different function or by the calling program. 

- Update to version 1.5.0
  + Fixed an issue whereby a malformed motion-JPEG frame could
    cause the "fast path" of libjpeg-turbo's Huffman decoder to

OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=59
2016-06-08 08:11:04 +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 254475 from home:coolo:branches:openSUSE:Factory 2014-10-07 07:39:55 +00:00
libjpeg62-turbo.changes - Update to version 1.5.0 2016-06-08 08:11:04 +00:00
libjpeg62-turbo.spec - Update to version 1.5.0 2016-06-08 08:11:04 +00:00
libjpeg-1.4.0-ocloexec.patch Accepting request 280687 from home:posophe:branches:graphics 2015-01-10 05:29:06 +00:00
libjpeg-turbo-1.3.0-tiff-ojpeg.patch - update do 1.3.0: 2013-09-10 12:52:09 +00:00
libjpeg-turbo-1.5.0.tar.gz - Update to version 1.5.0 2016-06-08 08:11:04 +00:00
libjpeg-turbo.changes - Update to version 1.5.0 2016-06-08 08:11:04 +00:00
libjpeg-turbo.spec - Update to version 1.5.0 2016-06-08 08:11:04 +00:00