import webkit2gtk3-2.38.5-1.el8_8.5

i8c changed/i8c/webkit2gtk3-2.38.5-1.el8_8.5
MSVSphere Packaging Team 1 year ago
parent b52c484514
commit 3375a7116d

@ -7,7 +7,7 @@
Name: webkit2gtk3
Version: 2.38.5
Release: 1%{?dist}.4
Release: 1%{?dist}.5
Summary: GTK Web content engine library
License: LGPLv2
@ -200,6 +200,7 @@ pushd %{_target_platform}
-GNinja \
-DPORT=GTK \
-DCMAKE_BUILD_TYPE=Release \
-DENABLE_JIT=OFF \
-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
-DUSE_SOUP2=ON \
-DENABLE_DOCUMENTATION=OFF \
@ -280,9 +281,14 @@ export NINJA_STATUS="[%f/%t][%e] "
%{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
%changelog
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.38.5-1.4
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.38.5-1.5
- Rebuilt for MSVSphere 8.8
* Tue Jul 11 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.5
- Disable JIT
Resolves: #2218789
Resolves: #2218799
* Thu May 25 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.4
- Add patch for CVE-2023-28204
Resolves: #2209744

Loading…
Cancel
Save