Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jxrlib for openSUSE:Factory checked in at 2026-04-29 19:19:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jxrlib (Old) and /work/SRC/openSUSE:Factory/.jxrlib.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jxrlib" Wed Apr 29 19:19:20 2026 rev:6 rq:1349886 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jxrlib/jxrlib.changes 2024-02-22 21:00:03.274538515 +0100 +++ /work/SRC/openSUSE:Factory/.jxrlib.new.30200/jxrlib.changes 2026-04-29 19:20:30.071613080 +0200 @@ -1,0 +2,12 @@ +Wed Apr 15 08:09:26 UTC 2026 - Antonio Larrosa <[email protected]> + +- Replace the unmaintained package source that was being used with + a repository maintained by a KDE developer in github which fixes + many vulnerabilities found by oss-fuzz. +- Update to version 1.3.2 + * No changelog provided by upstream. For more details check: + https://github.com/mircomir/jxrlib/commits/master/ +- Rebase patch: + * jxrlib_warnings.patch + +------------------------------------------------------------------- Old: ---- jxrlib_1_1.zip New: ---- jxrlib-1.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jxrlib.spec ++++++ --- /var/tmp/diff_new_pack.cDg3Gu/_old 2026-04-29 19:20:30.919647821 +0200 +++ /var/tmp/diff_new_pack.cDg3Gu/_new 2026-04-29 19:20:30.919647821 +0200 @@ -1,7 +1,7 @@ # # spec file for package jxrlib # -# Copyright (c) 2021 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,14 +18,14 @@ %define sover 0 Name: jxrlib -Version: 1.1 +Version: 1.3.2 Release: 0 Summary: Open source implementation of jpegxr # See JPEGXR_DPK_Spec_1.0.doc. Upstream request for plain text license file at # https://jxrlib.codeplex.com/workitem/13 License: BSD-2-Clause -URL: https://jxrlib.codeplex.com/ -Source0: %{name}_1_1.zip +URL: https://github.com/mircomir/jxrlib +Source0: %{name}-%{version}.tar.xz # Use CMake to build to facilitate creation of shared libraries # See https://jxrlib.codeplex.com/workitem/13 Source1: CMakeLists.txt @@ -68,7 +68,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{name} +%setup -q -n %{name}-%{version} # Sanitize charset and line endings for file in `find . -type f -name '*.c' -or -name '*.h' -or -name '*.txt'`; do ++++++ jxrlib_warnings.patch ++++++ --- /var/tmp/diff_new_pack.cDg3Gu/_old 2026-04-29 19:20:31.111655687 +0200 +++ /var/tmp/diff_new_pack.cDg3Gu/_new 2026-04-29 19:20:31.127656343 +0200 @@ -100,7 +100,7 @@ #ifndef UNREFERENCED_PARAMETER #define UNREFERENCED_PARAMETER(P) { (P) = (P); } --#endif UNREFERENCED_PARAMETER +-#endif +#endif // UNREFERENCED_PARAMETER //================================================================
