Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openjph for openSUSE:Factory checked in at 2026-04-15 16:03:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openjph (Old) and /work/SRC/openSUSE:Factory/.openjph.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openjph" Wed Apr 15 16:03:29 2026 rev:18 rq:1346797 version:0.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openjph/openjph.changes 2026-04-11 22:22:58.772042297 +0200 +++ /work/SRC/openSUSE:Factory/.openjph.new.21863/openjph.changes 2026-04-15 16:04:28.506763351 +0200 @@ -1,0 +2,21 @@ +Tue Apr 14 07:15:09 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 0.27.0: + * Add initial support for oss-fuzz #249 + * Fix OSS-fuzz build #250 + * Renamed file to avoid duplicate library names in custom builds. #252 + * Validate dimensions in the SIZ marker segment after reading it from a codestream #253 + * Fix: Rule of 3/5/7 violation leads to possible use after free in + inadvertent use of copy constructor /assignment. #242 + * Fix typo in the signature of get_tile_offset() #254 + * Fix oss-fuzz build and improve documentation #256 + * fix move special functions in mem in and outfile #258 + * Add support for CIFuzz #259 + * Fix race condition in table initialization with multiple threads #243 + * Fix 32-bit ARM SIGBUS: align elastic allocator payload for coded_lists::buf #262 + * Add Linux-ARM32 Build #263 + * Extend fuzzing harness to add more reachability #264 + * Fix ARM64EC builds by excluding ARM64EC from x64(_M_X64) detection on Windows #265 +- Drop gh-openjph-262.patch + +------------------------------------------------------------------- Old: ---- 0.26.3.tar.gz gh-openjph-262.patch New: ---- 0.27.0.tar.gz ----------(Old B)---------- Old: * Fix ARM64EC builds by excluding ARM64EC from x64(_M_X64) detection on Windows #265 - Drop gh-openjph-262.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openjph.spec ++++++ --- /var/tmp/diff_new_pack.91za4Q/_old 2026-04-15 16:04:29.650810383 +0200 +++ /var/tmp/diff_new_pack.91za4Q/_new 2026-04-15 16:04:29.654810547 +0200 @@ -17,7 +17,7 @@ Name: openjph -Version: 0.26.3 +Version: 0.27.0 Release: 0 Summary: An implementation of JPEG2000 Part-15 License: BSD-2-Clause @@ -25,8 +25,6 @@ URL: https://github.com/aous72/OpenJPH Source: https://github.com/aous72/OpenJPH/archive/refs/tags/%{version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-USPTREAM - https://github.com/aous72/OpenJPH/pull/262 -Patch1: gh-openjph-262.patch BuildRequires: cmake >= 3.10 BuildRequires: gcc-c++ BuildRequires: libtiff-devel @@ -35,11 +33,11 @@ This package contains libopenjph, a library implementing the JPEG-2000 standard Part 15. -%package -n libopenjph0_26 +%package -n libopenjph0_27 Summary: JPEG-2000 Part-15 library Group: System/Libraries -%description -n libopenjph0_26 +%description -n libopenjph0_27 This is an implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, or ITU-T T.814. Only the LGT 5/3 wavelet transform for lossless compression and the @@ -49,7 +47,7 @@ Summary: Development files for libopenjph, a JPEG-2000 Part 15 library Group: Development/Libraries/C and C++ Requires: libjpeg-devel -Requires: libopenjph0_26 = %{version} +Requires: libopenjph0_27 = %{version} %description devel This package contains libopenjph, a library implementing the JPEG-2000 @@ -70,7 +68,7 @@ %install %cmake_install -%ldconfig_scriptlets -n libopenjph0_26 +%ldconfig_scriptlets -n libopenjph0_27 %files %license LICENSE @@ -78,7 +76,7 @@ %{_bindir}/ojph_compress %{_bindir}/ojph_expand -%files -n libopenjph0_26 +%files -n libopenjph0_27 %{_libdir}/libopenjph*.so.* %files devel ++++++ 0.26.3.tar.gz -> 0.27.0.tar.gz ++++++ ++++ 2062 lines of diff (skipped) ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.91za4Q/_old 2026-04-15 16:04:29.978823868 +0200 +++ /var/tmp/diff_new_pack.91za4Q/_new 2026-04-15 16:04:29.998824690 +0200 @@ -1,2 +1,2 @@ -libopenjph0_26 +libopenjph0_27
