Bug 1303844
Summary: | [rfe] please improve description to state differences to webkitgtk4 package | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> |
Component: | webkitgtk3 | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 23 | CC: | klember, mcatanzaro+wrong-account-do-not-cc, mclasen, tpopela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-26 07:50:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Christian Stadelmann
2016-02-02 08:32:56 UTC
The primary difference is that the webkitgtk3 package is old and insecure and should not be used, see https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/ It would make sense to point this out in the webkitgtk3 package description. Yes, or probably both. I've read your article before, that lead my attention to report this issue ;) So shouldn't these package descriptions provide these pieces of information: (?) * webkitgtk is shipping WebKit 1 with Gtk+ 2, old and insecure and deprecated * webkitgtk3 is shipping WebKit 1 with Gtk+ 3, old and insecure and deprecated * webkitgtk4 is shipping WebKit 2 with Gtk+ 3, multi-process architecture, currently the only recommended way to use WebKit with Gtk+ Makes sense. I went the other way and updated the package description for webkitgtk and webkitgtk3 packages and left the webkitgtk4 untouched. webkitgtk: "This package contains an insecure and deprecated version of WebKitGTK+ for GTK+ 2." webkitgtk3: "This package contains an insecure and deprecated version of WebKitGTK+ for GTK+ 3. Use WebKit2 instead." Thank you! |