Hello community, here is the log from the commit of package libmediainfo for openSUSE:Factory checked in at 2019-04-24 13:57:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmediainfo (Old) and /work/SRC/openSUSE:Factory/.libmediainfo.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmediainfo" Wed Apr 24 13:57:52 2019 rev:15 rq:697452 version:19.04 Changes: -------- --- /work/SRC/openSUSE:Factory/libmediainfo/libmediainfo.changes 2018-12-12 17:29:58.862763227 +0100 +++ /work/SRC/openSUSE:Factory/.libmediainfo.new.5536/libmediainfo.changes 2019-04-24 13:57:54.075969186 +0200 @@ -1,0 +2,49 @@ +Wed Apr 24 10:40:49 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 19.04 + Added: + * USAC: DRC effect types, Sample peak level, True peak level, + Program loudness + * HDR: SMPTE ST 2094 App 4 (including HDR10+) support + * HDR: move HDR10, Dolby Vision and SL-HDR meta to specific + generic "HDR Format" lines + * Matroska: SMPTE ST 2086 (HDR10) support + * Matroska: FieldOrder support + * HEIF image format support + * AV1: support of AV1 in MP4, HEIF, IVF + * MOV: Add a lot more countries to AppleStoreCountry field + internal list + * MXF: Fix memory leak when fully parsing big file with + acquisition metadata + * HEVC: more HEVC profiles (Multiview, Scalable, Screen + Content...) + * AAC: better handling of corrupted streams + * AAC: better handling of unknown channel layouts + * AVC in MP4: better support of corrupted streams + Corrected: + * B1101, AVI: fix crash with some invalid streams + * B1101, SMPTE ST 337: fix crash with some invalid streams + * Matroska: chapters timestamp were not display if chapters + have no name + * MXF: Fix false positive truncated file detection when there + is no Random Index Pack + * AAC: channel layout typos (Rls instead of Lrs, Lr instead of + Rb) + * ProRes: correctly show color space if alpha plane is present + * MPEG Audio: some VBR files use "Info" Xing header, so we + ignore the difference between "Info" and "Xing" + * I943, MPEG-4: wrong display aspect ratio in some corner + cases (32-bit release only) + * I1096, OGG: assign METADATA_BLOCK_PICTURE tag to cover + * I339, text in square brackets stripped in $if() section + +Dropped CVE-2019-11372_CVE-2019-11373.patch (merged upstream) + +------------------------------------------------------------------- +Tue Apr 23 16:59:21 UTC 2019 - Luigi Baldoni <[email protected]> + +- Added CVE-2019-11372_CVE-2019-11373.patch + * fixes bsc#1133156 (CVE-2019-11373) + * fixes bsc#1133157 (CVE-2019-11372) + +------------------------------------------------------------------- Old: ---- libmediainfo_18.12.tar.xz New: ---- libmediainfo_19.04.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmediainfo.spec ++++++ --- /var/tmp/diff_new_pack.R91YKY/_old 2019-04-24 13:57:54.755968760 +0200 +++ /var/tmp/diff_new_pack.R91YKY/_new 2019-04-24 13:57:54.759968758 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmediainfo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 Packman Team <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -13,18 +13,18 @@ # 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/ # %define sover 0 Name: libmediainfo -Version: 18.12 +Version: 19.04 Release: 0 Summary: Library for supplying technical and tag information about a video or audio file License: BSD-2-Clause Group: Development/Libraries/C and C++ -Url: https://mediaarea.net +URL: https://mediaarea.net Source: https://mediaarea.net/download/source/%{name}/%{version}/%{name}_%{version}.tar.xz Source1: baselibs.conf BuildRequires: doxygen @@ -150,13 +150,12 @@ %postun -n libmediainfo%{sover} -p /sbin/ldconfig %files -n %{name}%{sover} -%defattr(-,root,root,-) -%doc History.txt License.html ReadMe.txt +%license License.html +%doc History.txt ReadMe.txt %{_libdir}/libmediainfo.so.%{sover} %{_libdir}/libmediainfo.so.%{sover}.* %files -n libmediainfo-devel -%defattr(-,root,root,-) %doc Changes.txt Source/Doc/Documentation.html %doc Doc/* %{_includedir}/MediaInfo/ ++++++ libmediainfo_18.12.tar.xz -> libmediainfo_19.04.tar.xz ++++++ ++++ 12965 lines of diff (skipped)
