Hello community,

here is the log from the commit of package libjpeg-turbo for openSUSE:Factory 
checked in at 2017-12-23 12:18:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjpeg-turbo (Old)
 and      /work/SRC/openSUSE:Factory/.libjpeg-turbo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjpeg-turbo"

Sat Dec 23 12:18:05 2017 rev:38 rq:558098 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg-turbo.changes      
2017-10-18 12:50:22.907501114 +0200
+++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new/libjpeg-turbo.changes 
2017-12-23 12:18:07.911546053 +0100
@@ -1,0 +2,34 @@
+Mon Dec 18 13:29:30 UTC 2017 - [email protected]
+
+- - update to version 1.5.3
+  1. Fixed a NullPointerException in the TurboJPEG Java wrapper that occurred
+  when using the YUVImage constructor that creates an instance backed by 
separate
+  image planes and allocates memory for the image planes.
+  2. Fixed an issue whereby the Java version of TJUnitTest would fail when
+  testing BufferedImage encoding/decoding on big endian systems.
+  3. Fixed a segfault in djpeg that would occur if an output format other than
+  PPM/PGM was selected along with the `-crop` option.  The `-crop` option now
+  works with the GIF and Targa formats as well (unfortunately, it cannot be 
made
+  to work with the BMP and RLE formats due to the fact that those output 
engines
+  write scanlines in bottom-up order.)  djpeg will now exit gracefully if an
+  output format other than PPM/PGM, GIF, or Targa is selected along with the
+  `-crop` option.
+  4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color
+  quantization was enabled.
+  5. TJBench (both C and Java versions) will now display usage information if 
any
+  command-line argument is unrecognized.  This prevents the program from 
silently
+  ignoring typos.
+  6. Fixed an access violation in tjbench.exe (Windows) that occurred when the
+  program was used to decompress an existing JPEG image.
+  7. Fixed an ArrayIndexOutOfBoundsException in the TJExample Java program that
+  occurred when attempting to decompress a JPEG image that had been compressed
+  with 4:1:1 chrominance subsampling.
+  8. Fixed an issue whereby, when using `jpeg_skip_scanlines()` to skip to the
+  end of a single-scan (non-progressive) image, subsequent calls to
+  `jpeg_consume_input()` would return `JPEG_SUSPENDED` rather than
+  `JPEG_REACHED_EOI`.
+  9. `jpeg_crop_scanlines()` now works correctly when decompressing grayscale
+  JPEG images that were compressed with a sampling factor other than 1 (for
+  instance, with `cjpeg -grayscale -sample 2x2`).
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg62-turbo.changes    
2017-10-18 12:50:23.083492872 +0200
+++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new/libjpeg62-turbo.changes       
2017-12-23 12:18:07.947544298 +0100
@@ -1,0 +2,35 @@
+Mon Dec 18 13:07:03 UTC 2017 - [email protected]
+
+- update to version 1.5.3
+  1. Fixed a NullPointerException in the TurboJPEG Java wrapper that occurred
+  when using the YUVImage constructor that creates an instance backed by 
separate
+  image planes and allocates memory for the image planes.
+  2. Fixed an issue whereby the Java version of TJUnitTest would fail when
+  testing BufferedImage encoding/decoding on big endian systems.
+  3. Fixed a segfault in djpeg that would occur if an output format other than
+  PPM/PGM was selected along with the `-crop` option.  The `-crop` option now
+  works with the GIF and Targa formats as well (unfortunately, it cannot be 
made
+  to work with the BMP and RLE formats due to the fact that those output 
engines
+  write scanlines in bottom-up order.)  djpeg will now exit gracefully if an
+  output format other than PPM/PGM, GIF, or Targa is selected along with the
+  `-crop` option.
+  4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color
+  quantization was enabled.
+  5. TJBench (both C and Java versions) will now display usage information if 
any
+  command-line argument is unrecognized.  This prevents the program from 
silently
+  ignoring typos.
+  6. Fixed an access violation in tjbench.exe (Windows) that occurred when the
+  program was used to decompress an existing JPEG image.
+  7. Fixed an ArrayIndexOutOfBoundsException in the TJExample Java program that
+  occurred when attempting to decompress a JPEG image that had been compressed
+  with 4:1:1 chrominance subsampling.
+  8. Fixed an issue whereby, when using `jpeg_skip_scanlines()` to skip to the
+  end of a single-scan (non-progressive) image, subsequent calls to
+  `jpeg_consume_input()` would return `JPEG_SUSPENDED` rather than
+  `JPEG_REACHED_EOI`.
+  9. `jpeg_crop_scanlines()` now works correctly when decompressing grayscale
+  JPEG images that were compressed with a sampling factor other than 1 (for
+  instance, with `cjpeg -grayscale -sample 2x2`).
+
+
+-------------------------------------------------------------------

Old:
----
  libjpeg-turbo-1.5.2.tar.gz

New:
----
  libjpeg-turbo-1.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libjpeg-turbo.spec ++++++
--- /var/tmp/diff_new_pack.e6jFl0/_old  2017-12-23 12:18:08.747505292 +0100
+++ /var/tmp/diff_new_pack.e6jFl0/_new  2017-12-23 12:18:08.751505097 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define srcver   1.5.2
+%define srcver   1.5.3
 %define major    8
 %define minor    1
 %define micro    2

++++++ libjpeg62-turbo.spec ++++++
--- /var/tmp/diff_new_pack.e6jFl0/_old  2017-12-23 12:18:08.763504512 +0100
+++ /var/tmp/diff_new_pack.e6jFl0/_new  2017-12-23 12:18:08.767504317 +0100
@@ -19,7 +19,7 @@
 %define major   62
 %define minor   2
 %define micro   0
-%define srcver  1.5.2
+%define srcver  1.5.3
 %define libver  %{major}.%{minor}.%{micro}
 
 Name:           libjpeg62-turbo

++++++ libjpeg-turbo-1.5.2.tar.gz -> libjpeg-turbo-1.5.3.tar.gz ++++++
++++ 2194 lines of diff (skipped)


Reply via email to