Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmatroska for openSUSE:Factory checked in at 2026-08-26 19:51:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmatroska (Old) and /work/SRC/openSUSE:Factory/.libmatroska.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmatroska" Wed Aug 26 19:51:22 2026 rev:53 rq:1373591 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libmatroska/libmatroska.changes 2022-10-10 18:47:12.835211790 +0200 +++ /work/SRC/openSUSE:Factory/.libmatroska.new.1258/libmatroska.changes 2026-08-26 19:52:07.190343570 +0200 @@ -1,0 +2,26 @@ +Sat Aug 22 16:26:21 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.7.2: + * Do not allow infinite sizes on all Master elements except + Segment+Cluster + * Only allow `KaxSeekId` of 4 bytes length (as per RFC 9559). + * KaxBlock: release read buffers on `EndOfStream` error. + * Catch some allocation failures internally. + * Deprecate `KaxTrackMinCache`/`KaxTrackMaxCache` elements (as + per RFC 9559). + * Deprecate `KaxTrackOverlay` element (as per RFC 9559). + * Fix `MATROSKA_VIDEO_FIELDORDER_TOPFIELDSWAPPED`/ + * `MATROSKA_VIDEO_FIELDORDER_BOTTOMFIELDSWAPPED` values. + * Add missing `MatroskaChapProcessCodecID` enum. + * [API break] remove `MatroskaChapterTranslateCodec`/`MatroskaT + rackTranslateCodec`. + * KaxSemantic: update enum comments to match RFC 9559. + * Add `MATROSKA_CHAPTERSKIPTYPE_INTERMISSION` to + `MatroskaChapterSkipType`. + * Fix some includes that are not implicit in modern compilers. + * Show a summary of build configuration when configuring CMake. + * Add a DEV_MODE CMake option to check more compiler errors + (default off). + * Add a BUILD_EXAMPLES CMake option (default off). + +------------------------------------------------------------------- Old: ---- libmatroska-1.7.1.tar.xz New: ---- libmatroska-1.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmatroska.spec ++++++ --- /var/tmp/diff_new_pack.bUjBSL/_old 2026-08-26 19:52:08.162377900 +0200 +++ /var/tmp/diff_new_pack.bUjBSL/_new 2026-08-26 19:52:08.171378218 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmatroska # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # 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 sover 7 Name: libmatroska -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Library to Deal with Matroska Files License: LGPL-2.1-or-later ++++++ libmatroska-1.7.1.tar.xz -> libmatroska-1.7.2.tar.xz ++++++ ++++ 2035 lines of diff (skipped)
