import UBI webkit2gtk3-2.38.5-1.el9_2.3
This commit is contained in:
parent
b74bce62d4
commit
a617c7e055
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: webkit2gtk3
|
Name: webkit2gtk3
|
||||||
Version: 2.38.5
|
Version: 2.38.5
|
||||||
Release: 1%{?dist}.2
|
Release: 1%{?dist}.3
|
||||||
Summary: GTK Web content engine library
|
Summary: GTK Web content engine library
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -211,6 +211,7 @@ rm -rf Source/ThirdParty/qunit/
|
|||||||
-GNinja \
|
-GNinja \
|
||||||
-DPORT=GTK \
|
-DPORT=GTK \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
|
-DENABLE_JIT=OFF \
|
||||||
-DUSE_SOUP2=ON \
|
-DUSE_SOUP2=ON \
|
||||||
-DENABLE_DOCUMENTATION=OFF \
|
-DENABLE_DOCUMENTATION=OFF \
|
||||||
%if !0%{?with_gamepad}
|
%if !0%{?with_gamepad}
|
||||||
@ -294,6 +295,11 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|||||||
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 11 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.3
|
||||||
|
- Disable JIT
|
||||||
|
Resolves: #2218792
|
||||||
|
Resolves: #2218802
|
||||||
|
|
||||||
* Thu May 25 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.2
|
* Thu May 25 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.2
|
||||||
- Add patch for CVE-2023-28204
|
- Add patch for CVE-2023-28204
|
||||||
Resolves: #2209747
|
Resolves: #2209747
|
||||||
|
Loading…
Reference in New Issue
Block a user