Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libexif for openSUSE:Factory checked in at 2021-09-16 23:14:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libexif (Old) and /work/SRC/openSUSE:Factory/.libexif.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libexif" Thu Sep 16 23:14:38 2021 rev:44 rq:918663 version:0.6.23 Changes: -------- --- /work/SRC/openSUSE:Factory/libexif/libexif.changes 2020-05-26 17:49:34.639914341 +0200 +++ /work/SRC/openSUSE:Factory/.libexif.new.1899/libexif.changes 2021-09-16 23:17:05.187948299 +0200 @@ -1,0 +2,28 @@ +Mon Sep 13 07:05:10 UTC 2021 - Marcus Meissner <[email protected]> + +- libexif-0.6.23 (2021-09-12): + - Translation updates: es, pl, uk, fr + - EXIF_TAG_SENSITIVITY_TYPE decoder added, added some more Exif 2.3 tags: + EXIF_TAG_STANDARD_OUTPUT_SENSITIVITY + EXIF_TAG_RECOMMENDED_EXPOSURE_INDEX + EXIF_TAG_ISO_SPEED + EXIF_TAG_ISO_SPEEDLatitudeYYY + EXIF_TAG_ISO_SPEEDLatitudeZZZ + EXIF_TAG_OFFSET_TIME + EXIF_TAG_OFFSET_TIME_ORIGINAL + EXIF_TAG_OFFSET_TIME_DIGITIZED + EXIF_TAG_IMAGE_DEPTH + - be more relaxed to out of order JPG / EXIF dataheaders in files generated by some tools + - default GPS IFD table added + - Decode more Nikon Makernote tag names + - Added Apple iOS Makernote + - Security fixes: + - CVE-2020-0198: unsigned integer overflow in exif_data_load_data_content + - CVE-2020-0452: compiler optimization could remove an a + bufferoverflow check, making a buffer overflow possible with some + EXIF tags + - some more denial of service (compute time or stack exhaustion) counter-measures + added that avoid minutes of decoding time with malformed files found + by OSS-Fuzz + +------------------------------------------------------------------- Old: ---- libexif-0.6.22.tar.bz2 libexif-0.6.22.tar.bz2.asc New: ---- libexif-0.6.23.tar.bz2 libexif-0.6.23.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libexif.spec ++++++ --- /var/tmp/diff_new_pack.s4JiBh/_old 2021-09-16 23:17:05.663948791 +0200 +++ /var/tmp/diff_new_pack.s4JiBh/_new 2021-09-16 23:17:05.663948791 +0200 @@ -1,7 +1,7 @@ # # spec file for package libexif # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: libexif -Version: 0.6.22 +Version: 0.6.23 Release: 0 URL: http://libexif.sourceforge.net Summary: An EXIF Tag Parsing Library for Digital Cameras License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 -Source2: %{name}-%{version}.tar.bz2.asc +Source0: https://github.com/libexif/libexif/releases/download/v%version/libexif-%version.tar.bz2 +Source2: https://github.com/libexif/libexif/releases/download/v%version/libexif-%version.tar.bz2.asc Source3: %name.keyring Source1: baselibs.conf BuildRequires: doxygen ++++++ libexif-0.6.22.tar.bz2 -> libexif-0.6.23.tar.bz2 ++++++ ++++ 95778 lines of diff (skipped)
