Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libraw for openSUSE:Factory checked 
in at 2026-08-04 21:28:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libraw (Old)
 and      /work/SRC/openSUSE:Factory/.libraw.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libraw"

Tue Aug  4 21:28:04 2026 rev:71 rq:1369222 version:0.22.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libraw/libraw.changes    2026-04-16 
17:25:20.799422141 +0200
+++ /work/SRC/openSUSE:Factory/.libraw.new.16738/libraw.changes 2026-08-04 
21:28:41.376172480 +0200
@@ -1,0 +2,55 @@
+Fri Jul 31 19:22:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.22.2:
+  * Fixed 6yr old typos in USE_6BY9RPI 8- and 16- bit
+    decoders
+  * trimSpaces: Improved handling of zero-length strings
+    and strings consisting only of spaces
+  * Misc fixups
+  * Fix links to license files in contributing document
+  * removeExcessiveSpaces: handle zero-length strings
+    the right way
+  * contributing rules updated
+  * Zero read buffers before fread
+  * FP DNG loader: check for tile index;
+    convertFloatToInt: avoid possible integer overflow
+  * open_bayer(): reject images with raw size/visible
+    size less than 22 (as in open_file/identify);
+    vng_interpolate: do not interpolate images less than 8x8
+  * PPM16 thumb: check against LIBRAW_MAX_THUMBNAIL_MB
+  * open_bayer(): additional input data checks
+  * Olympus/14bit: refuse incorrect wbits metadata
+  * X3F decoder: initialise raw storage if
+    LIBRAW_CALLOC_RAWSTORE defined
+  * crx decoder: check plane size agains
+    imgdata.rawparams.max_raw_memory_mb
+  * Crx decoder: avoid possible int32 overflow on
+    allocation size calculations
+  * check for ifd->bps values in FP DNG decoder
+  * fixed stack memory/previous image metadata exposure
+    (reported by DMSAN)
+  * LibRaw_memmgr: allow malloc to fail on local pointer
+    array small allocation. It will definitely fall later on
+    large-buffer allocation
+  * rotated fuji: stricter image size limits;
+    raw2image(ex): avoid possible 32-bit overflow on alloc size
+    calculations
+  * width/height and iwidth/height values documented
+  * width/height and iwidth/height values documented
+  * wavelet denoise: ensure allocation size not exceed
+    4GB
+  * unpack_thumb:  check JPEG thumbnail size before
+    performing allocation;  Remove all allocation test results
+    because LibRaw::calloc/malloc will raise exception if
+    allocation fails
+  * removed row_stride signed/unsigned mix; check
+    row_stride value against buffer size
+  * fixed possible next struct item override in
+    x3f_parse
+  * parse_phase_one: prevent buffer overrun if incorrect
+    flat field data provided
+  * Limit parse_mos recursion depth; parse_qt: raise
+    exception, do not hide too depth nesting error
+  * parse_qt: avoid too deep recursion
+
+-------------------------------------------------------------------

Old:
----
  LibRaw-0.22.1.tar.gz

New:
----
  LibRaw-0.22.2.tar.gz

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

Other differences:
------------------
++++++ libraw.spec ++++++
--- /var/tmp/diff_new_pack.4li7qY/_old  2026-08-04 21:28:42.016194630 +0200
+++ /var/tmp/diff_new_pack.4li7qY/_new  2026-08-04 21:28:42.020194768 +0200
@@ -23,7 +23,7 @@
 %define lver    25
 %define lname  libraw%{lver}
 Name:           libraw
-Version:        0.22.1
+Version:        0.22.2
 Release:        0
 Summary:        Library for reading RAW files obtained from digital photo 
cameras
 License:        CDDL-1.0 OR LGPL-2.1-only

++++++ LibRaw-0.22.1.tar.gz -> LibRaw-0.22.2.tar.gz ++++++
++++ 2147 lines of diff (skipped)

Reply via email to