Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libjpeg-turbo for openSUSE:Factory 
checked in at 2026-08-29 17:40:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjpeg-turbo (Old)
 and      /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjpeg-turbo"

Sat Aug 29 17:40:25 2026 rev:77 rq:1374391 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg-turbo.changes      
2026-04-16 17:25:02.842682343 +0200
+++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.1265/libjpeg-turbo.changes    
2026-08-29 17:41:20.470885473 +0200
@@ -1,0 +2,20 @@
+Fri Aug 28 09:00:16 UTC 2026 - Petr Gajdos <[email protected]>
+
+- update to 3.2.0:
+  * Fixed a regression introduced by 3.2 beta1[9] that broke Arm64EC Windows 
builds.
+  * Hardened the PNG writer (which is used by djpeg and tj3SaveImage*()) 
against
+    applications that may erroneously attempt to write sample values that are 
out of
+    range for the specified output data precision. 
+  * Hardened the libjpeg API against hypothetical applications that may 
erroneously
+    call jpeg_crop_scanline() with buffered-image mode and raw data output 
enabled. 
+  * Fixed a buffer overrun and subsequent segfault in jpegtran that occurred 
when
+     attempting to use the -crop and -trim options to expand the width of an 
image
+     narrower than one iMCU, discard partial iMCUs, and fill each block in the
+     expanded region with the DC coefficient of the nearest block in the input
+     image ("flatten.") 
+- deleted sources
+  * libjpeg-turbo-3.1.4.1.tar.gz.sig (not needed)
+- added sources
+  * libjpeg-turbo-3.2.0.tar.gz.sig
+
+-------------------------------------------------------------------

Old:
----
  libjpeg-turbo-3.1.4.1.tar.gz
  libjpeg-turbo-3.1.4.1.tar.gz.sig

New:
----
  libjpeg-turbo-3.2.0.tar.gz
  libjpeg-turbo-3.2.0.tar.gz.sig

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

Other differences:
------------------
++++++ libjpeg-turbo.spec ++++++
--- /var/tmp/diff_new_pack.OmZt29/_old  2026-08-29 17:41:21.198911162 +0200
+++ /var/tmp/diff_new_pack.OmZt29/_new  2026-08-29 17:41:21.200911232 +0200
@@ -28,7 +28,7 @@
 %define minor    3
 %define micro    2
 %define tmajor   0
-%define tminor   4
+%define tminor   5
 %define tmicro   0
 %define tlibver  %{tmajor}.%{tminor}.%{tmicro}
 %endif
@@ -39,7 +39,7 @@
 %endif
 %define libver   %{major}.%{minor}.%{micro}
 Name:           %{flavor}
-Version:        3.1.4.1
+Version:        3.2.0
 Release:        0
 Summary:        A SIMD-accelerated library for manipulating JPEG image files
 License:        BSD-3-Clause
@@ -165,7 +165,8 @@
 %if 0%{?fedora_version} || 0%{?centos_version}
   ctest --output-on-failure --force-new-ctest-process
 %else
-  %ctest
+# https://github.com/libjpeg-turbo/libjpeg-turbo/issues/897
+  %ctest --exclude-regex='djpeg12-shared-3x2-float-prog-cmp'
 %endif
 
 %install

++++++ libjpeg-turbo-3.1.4.1.tar.gz -> libjpeg-turbo-3.2.0.tar.gz ++++++
++++ 123972 lines of diff (skipped)

Reply via email to