]> git.pld-linux.org Git - packages/gtk-webkit4.git/commitdiff
Update to 2.18.4 (security fixes: CVE-2017-13783, CVE-2017-13784, auto/th/gtk-webkit4-2.18.4-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 31 Dec 2017 22:08:16 +0000 (23:08 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 31 Dec 2017 22:08:16 +0000 (23:08 +0100)
CVE-2017-13785, CVE-2017-13788, CVE-2017-13791, CVE-2017-13792,
CVE-2017-13793, CVE-2017-13794, CVE-2017-13795, CVE-2017-13796,
CVE-2017-13798, CVE-2017-13802, CVE-2017-13803, CVE-2017-7156,
CVE-2017-7157, CVE-2017-13856, CVE-2017-13866, CVE-2017-13870)

gtk-webkit4.spec

index 3656a82aa17adf0b0fbed15242d509c29883c8e7..a224a874eebb9eec4a6228ccc0672b685402635b 100644 (file)
 Summary:       Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):     Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:          gtk-webkit4
-Version:       2.18.0
+Version:       2.18.4
 Release:       1
 License:       BSD-like
 Group:         X11/Libraries
 Source0:       https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
-# Source0-md5: 10d86dd5a5b68875654cc38af139f382
+# Source0-md5: c4686971eac2760bab685e21ac8849be
 Patch0:                x32.patch
 Patch1:                %{name}-icu59.patch
 URL:           https://webkitgtk.org/
@@ -207,13 +207,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/girepository-1.0/WebKit2-4.0.typelib
 %{_libdir}/girepository-1.0/WebKit2WebExtension-4.0.typelib
 %endif
-%dir %{_libdir}/webkit2gtk-4.0
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitNetworkProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitPluginProcess2
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitStorageProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/WebKitWebProcess
-%attr(755,root,root) %{_libdir}/webkit2gtk-4.0/jsc
+%dir %{_libexecdir}/webkit2gtk-4.0
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitNetworkProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitPluginProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitPluginProcess2
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitStorageProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/WebKitWebProcess
+%attr(755,root,root) %{_libexecdir}/webkit2gtk-4.0/jsc
 %dir %{_libdir}/webkit2gtk-4.0/injected-bundle
 %attr(755,root,root) %{_libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
 
This page took 0.09744 seconds and 4 git commands to generate.