Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2025-02-03 21:40:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraw (Old) and /work/SRC/openSUSE:Factory/.libraw.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraw" Mon Feb 3 21:40:38 2025 rev:68 rq:1241597 version:0.21.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libraw/libraw.changes 2024-12-03 20:46:49.594080352 +0100 +++ /work/SRC/openSUSE:Factory/.libraw.new.2316/libraw.changes 2025-02-03 21:40:42.499512926 +0100 @@ -1,0 +2,14 @@ +Fri Jan 31 07:03:32 UTC 2025 - ecsos <ec...@opensuse.org> + +- Update to 0.21.3: + * new compile-time define LIBRAW_CALLOC_RAWSTORE + If defined: calloc() will be used for all big buffer allocations + to prevent uninitialized heap data leak + * Small allocations: calloc() instead of malloc() to prevent + uninitialized heap data leak + * Support for 4-component JPEG-compressed DNG files + * CR3-Qstep table: avoid wrong 64-bit code generation + * Fixed several bugs related to specially-crafted files processing + (thanks to OSS-Fuzz project) + +------------------------------------------------------------------- Old: ---- LibRaw-0.21.2.tar.gz New: ---- LibRaw-0.21.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.mBUamf/_old 2025-02-03 21:40:43.191541609 +0100 +++ /var/tmp/diff_new_pack.mBUamf/_new 2025-02-03 21:40:43.195541775 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraw # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define lver 23 %define lname libraw%{lver} Name: libraw -Version: 0.21.2 +Version: 0.21.3 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 OR LGPL-2.1-only ++++++ LibRaw-0.21.2.tar.gz -> LibRaw-0.21.3.tar.gz ++++++ ++++ 81573 lines of diff (skipped)