Rebuilt with stb_image patched for two new security bugs
This commit is contained in:
parent
2b21748f53
commit
498e0bda2d
1 changed files with 5 additions and 6 deletions
11
usd.spec
11
usd.spec
|
|
@ -239,12 +239,11 @@ BuildRequires: pkgconfig(ptex)
|
|||
# CVE-2023-45664
|
||||
# CVE-2023-45666
|
||||
# CVE-2023-45667
|
||||
BuildRequires: stb_image-devel >= 2.28^20231011gitbeebb24-12
|
||||
BuildRequires: stb_image-static
|
||||
BuildRequires: stb_image_write-devel >= 1.16
|
||||
BuildRequires: stb_image_write-static
|
||||
BuildRequires: stb_image_resize-devel >= 0.97
|
||||
BuildRequires: stb_image_resize-static
|
||||
# https://github.com/nothings/stb/issues/1860
|
||||
# https://github.com/nothings/stb/issues/1861
|
||||
BuildRequires: stb_image-static >= 2.30^20251025gitf1c79c0-1
|
||||
BuildRequires: stb_image_write-static >= 1.16
|
||||
BuildRequires: stb_image_resize-static >= 0.97
|
||||
|
||||
Requires: usd-libs%{?_isa} = %{version}-%{release}
|
||||
Requires: python3-usd%{?_isa} = %{version}-%{release}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue