Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openhtj2k for openSUSE:Factory checked in at 2026-04-10 21:28:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openhtj2k (Old) and /work/SRC/openSUSE:Factory/.openhtj2k.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openhtj2k" Fri Apr 10 21:28:48 2026 rev:6 rq:1345853 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/openhtj2k/openhtj2k.changes 2026-04-10 18:03:25.935647421 +0200 +++ /work/SRC/openSUSE:Factory/.openhtj2k.new.21863/openhtj2k.changes 2026-04-10 21:28:52.230645466 +0200 @@ -1,0 +2,14 @@ +Fri Apr 10 16:13:21 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 0.9.1: + * Fix Psot=0 backward EOC scan in j2k_tile_part::read() + (source/core/coding/coding_units.cpp) stepping by 2 bytes per iteration + instead of 1. The scan only inspected byte pairs starting at even offsets + within the tile-part body; codestreams whose 0xFF 0xD9 EOC marker happened + to land at an odd offset were silently mis-decoded, falling back to the + last two bytes, then over-advancing the input cursor by one byte and + producing SOT marker segment expected but D900 is found. Surfaced against + real-world 4K 4:2:2 1.7-bpp broadcast HTJ2K captures where roughly half of + all frames had an odd-offset EOC. + +------------------------------------------------------------------- Old: ---- v0.9.0.tar.gz New: ---- v0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openhtj2k.spec ++++++ --- /var/tmp/diff_new_pack.BrR9Gw/_old 2026-04-10 21:28:55.894797358 +0200 +++ /var/tmp/diff_new_pack.BrR9Gw/_new 2026-04-10 21:28:55.898797524 +0200 @@ -17,7 +17,7 @@ Name: openhtj2k -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: An open source implementation of ITU-T Rec.814 | ISO 15444-15 (a.k.a. HTJ2K) License: BSD-3-Clause ++++++ v0.9.0.tar.gz -> v0.9.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/openhtj2k/v0.9.0.tar.gz /work/SRC/openSUSE:Factory/.openhtj2k.new.21863/v0.9.1.tar.gz differ: char 15, line 1
