Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2023-01-15 17:57:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraw (Old) and /work/SRC/openSUSE:Factory/.libraw.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraw" Sun Jan 15 17:57:57 2023 rev:61 rq:1055784 version:0.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libraw/libraw.changes 2021-09-27 20:09:50.778524094 +0200 +++ /work/SRC/openSUSE:Factory/.libraw.new.32243/libraw.changes 2023-01-15 17:58:06.330181323 +0100 @@ -1,0 +2,31 @@ +Wed Jan 4 10:44:13 UTC 2023 - Paolo Stivanin <[email protected]> + +- Update to 0.21.0: + * Camera format support: + + Phase One/Leaf IIQ-S v2 support + + Canon CR3 filmrolls/RawBurst + + Canon CRM (movie) files + + Tiled bit-packed (and 16-bit unpacked) DNGs + + (non-standard) Deflate-compressed integer DNG files are allowed + * Camera support: + + Canon EOS R3, R7 and R10 + + Fujifilm X-H2S, X-T30 II + + OM System OM-1 + + Leica M11 + + Sony A7-IV (ILCE-7M4) + + DJI Mavic 3 + + Nikon Z9: standard compression formats only + * Multiple (resultion) thumbnails support + * Misc: + + Nikon makernotes: read NEFCompression tag for HE/HE* files + + Nikon orientation tag: more fixed offsets for known cameras + + Adobe DNG SDK 1.6 support (meaning, just an additional patch for GPR SDK) + * Bugs fixed: + + Fixed possible out-of-buffer read in Nikon orientation tag parser + + Out-of-range read-only array access in postprocessing if output_color is set to 0 (raw color) + + Minolta Z2 was not recognized correctly on 32-bit systems + + Fixed possible buffer overflow in Kodak C330 decoder + + dcraw_process(): check for buffer allocation results to avoid NULL deref + + Multiple bugfixes inspired by oss-fuzz project + +------------------------------------------------------------------- Old: ---- LibRaw-0.20.2.tar.gz New: ---- LibRaw-0.21.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.mwIsh5/_old 2023-01-15 17:58:07.066185690 +0100 +++ /var/tmp/diff_new_pack.mwIsh5/_new 2023-01-15 17:58:07.070185714 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraw # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ %define asan_build 0 %define tar_name LibRaw -%define lver 20 +%define lver 23 %define lname libraw%{lver} Name: libraw -Version: 0.20.2 +Version: 0.21.0 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 OR LGPL-2.1-only ++++++ LibRaw-0.20.2.tar.gz -> LibRaw-0.21.0.tar.gz ++++++ ++++ 116910 lines of diff (skipped) ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.mwIsh5/_old 2023-01-15 17:58:07.394187637 +0100 +++ /var/tmp/diff_new_pack.mwIsh5/_new 2023-01-15 17:58:07.398187661 +0100 @@ -1,2 +1,2 @@ -libraw20 +libraw23
