Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Dominik 'Rathann' Mierzejewski
a67d70b7f1 update to 0.10.4 (resolves rhbz#2384428)
- fixes CVE-2024-11403 and CVE-2024-11498
2025-08-12 18:36:08 +02:00
4 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View file

@ -20,3 +20,5 @@
/third_party-0.10.2.tar.gz
/jpegxl-0.10.3.tar.gz
/third_party-0.10.3.tar.gz
/jpegxl-0.10.4.tar.gz
/third_party-0.10.4.tar.gz

View file

@ -20,7 +20,7 @@ decoder).}
Name: jpegxl
Epoch: 1
Version: 0.10.3
Version: 0.10.4
Release: %autorelease %{?new_soname:-p -e 0~sonamebump}
Summary: JPEG XL image format reference implementation

View file

@ -1,2 +1,2 @@
SHA512 (jpegxl-0.10.3.tar.gz) = 5ece482f4c5f0312e87e020f921525622a6d3f1a3834f3cd8666638fc8d0fba8cd072ef58f7b153dc17ca19071ebae2fbad7b08e6d440c2669f4f1b35888a7d4
SHA512 (third_party-0.10.3.tar.gz) = 4f7e22ab2240c49bece7056fc2216662d70c3cbc7eca5b60684eafee68a3fd0f9bdf1dddaaff0eb1c095c545f55fbfd294e49adde2b5846c47661c5b9f86db6d
SHA512 (jpegxl-0.10.4.tar.gz) = db713ec5627ce66750209b7a62345ba0fa74568bbf43627fe86053aa70295a9b7ba738dac34c5449bb258c99909a19416465a971447ebb28c69514c65f0b9295
SHA512 (third_party-0.10.4.tar.gz) = c048e5c1892b92d2014411a1dc0013d281a22fd35e537f9107512ba5fa8318507463ff409cc33a7fc58562ea10d75aa122c1bb7d7da3ea4b271021e8faa887d9

View file

@ -1,4 +1,4 @@
VERSION=0.10.3
VERSION=0.10.4
git clone https://github.com/libjxl/libjxl
cd libjxl/