Hello community, here is the log from the commit of package exempi for openSUSE:Factory checked in at 2018-03-19 23:31:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exempi (Old) and /work/SRC/openSUSE:Factory/.exempi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exempi" Mon Mar 19 23:31:40 2018 rev:35 rq:587007 version:2.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/exempi/exempi.changes 2017-02-06 14:33:10.162979139 +0100 +++ /work/SRC/openSUSE:Factory/.exempi.new/exempi.changes 2018-03-19 23:31:42.299797314 +0100 @@ -1,0 +2,39 @@ +Wed Mar 14 14:56:58 UTC 2018 - [email protected] + +- Extend descriptions. + +------------------------------------------------------------------- +Wed Mar 14 13:20:57 UTC 2018 - [email protected] + +- Update to 2.4.5: + * Fix a buffer overflow in the PSD parser. (CVE-2018-7730 bnc#1085295) + * Fix a buffer overflow in the TIFF parser. (CVE-2018-7728 bnc#1085297) + * Fix a buffer overflow in PostScript parser. (CVE-2018-7729 bnc#1085296) + * Fix a null dereference in WEBP parser. (CVE-2018-7731 bnc#1085294) + * Properly initialize pointers in WEBP. + * Fix an infinite loop in RIFF parser. + * Fix an infinite loop in QuickTime parser. + * Fix an infinite loop in ASF parser. + * Adjust minimum version for gcc in documentation. + * Fix a buffer overrun, memcpy() on overlapping regions, use after free in + the exception handling. Fix a fatal assert with corrupt WEBP. + * Fix a crash on a corrupt file. + * Upgrade XMPCore to Adobe XMP CC 2014.12. + * New flag to optimize layout on MPEG4 files. + * GoPro MPEG4 video files support. + * Improved JPEG support. + * iXML support in WAVE files. + * Several bugs and memory leaks fixes. + * Changes from Adobe XMP CC 2013.06. + * Pluggable file handlers (not exposed yet in Exempi) + * Support for Exif 2.3 properties + * New RIFF file handler + * Better Postscript support. + * Lot of bug fixes. + * Now require (partial) C++11 support to compile (gcc 4.4.7 tested) + * WebP format handler (contributed: Frankie Dintino, The Atlantic) + * Several API improvements + * Fix potential crash with corrupt TIFF file. + * Fix header to pass -Wstrict-prototypes + +------------------------------------------------------------------- Old: ---- exempi-2.2.2.tar.bz2 exempi-2.2.2.tar.bz2.asc New: ---- exempi-2.4.5.tar.bz2 exempi-2.4.5.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exempi.spec ++++++ --- /var/tmp/diff_new_pack.oE20rO/_old 2018-03-19 23:31:43.535752728 +0100 +++ /var/tmp/diff_new_pack.oE20rO/_new 2018-03-19 23:31:43.543752439 +0100 @@ -1,7 +1,7 @@ # # spec file for package exempi # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define debug_package_requires libexempi3 = %{version} Name: exempi -Version: 2.2.2 +Version: 2.4.5 Release: 0 Summary: XMP support library License: BSD-3-Clause @@ -40,30 +40,40 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -XMP parsing and IO library +Exempi is a library for XMP parsing and I/O. XMP is a kind of +metadata for images and PDF. %package -n libexempi3 Summary: XMP support library Group: System/Libraries %description -n libexempi3 -XMP parsing and IO library +Exempi is a library for XMP parsing and I/O. XMP (Extensible Metadata +Platform) facilitates embedding metadata in files using a subset of +RDF. Most notably, XMP supports embedding metadata in PDF and many +image formats. %package tools -Summary: XMP support library -- Tools +Summary: Tools from Exempi, an XMP support library Group: Productivity/Graphics/Other %description tools -XMP parsing and IO library +Exempi is a library for XMP parsing and I/O. XMP is a kind of +metadata for images and PDF. + +This subpackage contains utilities from the Exempi project. %package -n libexempi-devel -Summary: XMP support library +Summary: Development files for the Exempi XMP support library Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libexempi3 = %{version} %description -n libexempi-devel -XMP parsing and IO library +Exempi is a library for XMP metadata parsing and doing I/O with it. + +This subpackage contains the header files for building applications +with Exempi. %prep %setup -q ++++++ exempi-2.2.2.tar.bz2 -> exempi-2.4.5.tar.bz2 ++++++ ++++ 222575 lines of diff (skipped)
