Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2018-12-19 13:26:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraw (Old) and /work/SRC/openSUSE:Factory/.libraw.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraw" Wed Dec 19 13:26:21 2018 rev:50 rq:657091 version:0.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libraw/libraw.changes 2018-09-04 22:46:58.195107360 +0200 +++ /work/SRC/openSUSE:Factory/.libraw.new.28833/libraw.changes 2018-12-19 13:26:28.845157967 +0100 @@ -1,0 +2,20 @@ +Tue Dec 11 08:48:02 UTC 2018 - Petr Gajdos <[email protected]> + +- Updated to version 0.19.1 + * Finally: got Sinar 4shot sample, works fine now + * OpenMP critical sections for malloc/free; extra #ifdefs + removed; bin/dcraw_dist could be built again using Makefile.devel + * additional checks in parse_phase_one() + * more checks on file offsets/tag len in parse_minolta + * more checks in parse_ciff + * Mempool check reworked + * Old Leaf (16bit/3color/TIFF) support + * Fix cameraWB->autoWB fallback + * Polaroid x530 channel swap; get metadata pointer for Foveon files + * Fixed Secunia Advisory SA86384 + - possible infinite loop in unpacked_load_raw() + - possible infinite loop in parse_rollei() + - possible infinite loop in parse_sinar_ia() +- removed libraw-CVE-2018-5813.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- LibRaw-0.19.0.tar.gz libraw-CVE-2018-5813.patch New: ---- LibRaw-0.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.yNo1H5/_old 2018-12-19 13:26:30.245156263 +0100 +++ /var/tmp/diff_new_pack.yNo1H5/_new 2018-12-19 13:26:30.249156259 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ %define lver 19 %define lname libraw%{lver} Name: libraw -Version: 0.19.0 +Version: 0.19.1 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 OR LGPL-2.1-only @@ -28,7 +28,6 @@ Url: https://www.libraw.org/ #Git-Clone: git://github.com/LibRaw/LibRaw Source: https://www.libraw.org/data/%tar_name-%version.tar.gz -Patch0: libraw-CVE-2018-5813.patch Patch1: libraw-Add-Sony-ILCE-7M3.patch BuildRequires: fdupes BuildRequires: gcc-c++ @@ -97,7 +96,6 @@ %prep %setup -q -n %{tar_name}-%{version} -%patch0 -p1 %patch1 -p1 %build ++++++ LibRaw-0.19.0.tar.gz -> LibRaw-0.19.1.tar.gz ++++++ ++++ 1922 lines of diff (skipped)
