Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

7 changed files with 9 additions and 29 deletions

View File

@ -1,4 +1,4 @@
mtime: 1732654813
commit: 4e87e5ff8bf5776a0ac9f489009a5e1303ed1ee3f366eb9254ba03e8788b4940
mtime: 1725435714
commit: 805ed64ff6380a7813ecab1474879bc2f84a519eeda6b4974e69ec85e36d5751
url: https://src.opensuse.org/jengelh/libjxl
revision: master

View File

@ -1 +1 @@
libjxl0_11
libjxl0_10

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7ad9d1661e0c30d50dacc058818b768c629824704c7c5d882c419ba3e16af4b
oid sha256:81712f13ede9f7fdfdca8dad21a2ce21dfc01134b2db43c6013e312bee234094
size 256

View File

@ -1,23 +1,3 @@
-------------------------------------------------------------------
Tue Nov 26 20:55:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.11.1
* Huffman lookup table size fix [CVE-2024-11403]
* Check height limit in modular trees [CVE-2024-11498]
-------------------------------------------------------------------
Fri Sep 13 11:48:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.11.0
* Added Gain Map API: ``JxlGainMapBundle`` struct and API
functions to read and write gain map
``bundlesJxlGainMapWriteBundle`` and ``JxlGainMapReadBundle``
as well as handling compressed ICC profiles:
``JxlICCProfileEncode`` and ``JxlICCProfileDecode``.
* Decoder API: added ``JXL_DEC_BOX_COMPLETE`` event to signal
that the output buffer for the current box has received all
contents.
-------------------------------------------------------------------
Fri Aug 30 11:16:35 UTC 2024 - Cliff Zhao <qzhao@suse.com>

View File

@ -16,7 +16,7 @@
#
%define lname libjxl0_11
%define lname libjxl0_10
%if "@BUILD_FLAVOR@" == "gtk"
Name: libjxl-gtk
%bcond_without gtk
@ -24,7 +24,7 @@ Name: libjxl-gtk
Name: libjxl
%bcond_with gtk
%endif
Version: 0.11.1
Version: 0.10.3
Release: 0
Summary: JPEG XL reference implementation
License: BSD-3-Clause

BIN
v0.10.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
v0.11.1.tar.gz (Stored with Git LFS)

Binary file not shown.