Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2020-01-02 14:39:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraw (Old) and /work/SRC/openSUSE:Factory/.libraw.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraw" Thu Jan 2 14:39:59 2020 rev:54 rq:758470 version:0.19.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libraw/libraw.changes 2019-09-11 10:19:45.747515460 +0200 +++ /work/SRC/openSUSE:Factory/.libraw.new.6675/libraw.changes 2020-01-02 14:40:03.228881264 +0100 @@ -1,0 +2,17 @@ +Fri Dec 20 09:46:35 UTC 2019 - [email protected] + +- version update to 0.19.5 + * LibRaw 0.19.5 + * WB coefficients check was too strong, weakened + * Fixed possible buffer underrun in modern Samsung loader + * LibRaw 0.19.4 + * CRW/metadata loop prevention code is rolled back due to ABI + incompatibility. To enable, use -DLIBRAW_METADATA_LOOP_PREVENTION=1 + compile flag for LibRaw and ALL APPS. + * Fixed possible buffer underflow + * LibRaw 0.19.3 + * Several fixes inspired by OSS-Fuzz +- deleted patches + - libraw-half-size-allocation-buffer-overflow.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- LibRaw-0.19.2.tar.gz libraw-half-size-allocation-buffer-overflow.patch New: ---- LibRaw-0.19.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.R3fNJj/_old 2020-01-02 14:40:03.876881520 +0100 +++ /var/tmp/diff_new_pack.R3fNJj/_new 2020-01-02 14:40:03.880881522 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraw # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,16 +23,15 @@ %define lver 19 %define lname libraw%{lver} Name: libraw -Version: 0.19.2 +Version: 0.19.5 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 OR LGPL-2.1-only Group: Development/Libraries/C and C++ -Url: https://www.libraw.org/ +URL: https://www.libraw.org/ #Git-Clone: git://github.com/LibRaw/LibRaw Source: https://www.libraw.org/data/%tar_name-%version.tar.gz Patch1: libraw-Add-Sony-ILCE-7M3.patch -Patch2: libraw-half-size-allocation-buffer-overflow.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -103,7 +102,6 @@ %prep %setup -q -n %{tar_name}-%{version} %patch1 -p1 -%patch2 -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects ++++++ LibRaw-0.19.2.tar.gz -> LibRaw-0.19.5.tar.gz ++++++ ++++ 143190 lines of diff (skipped)
