Changes between Version 8 and Version 9 of WebKitGTK/DependenciesPolicy


Ignore:
Timestamp:
May 7, 2019 6:31:40 AM (5 years ago)
Author:
Michael Catanzaro
Comment:

Update dependencies policy

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/DependenciesPolicy

    v8 v9  
    44 * We support each Ubuntu LTS until one year after the release of the next Ubuntu LTS.
    55
    6 In effect, it means that WebKit updates will be buildable for any particular distribution for roughly three years. (We will consider lengthening this support period up to five years, for runtime dependencies only, if requested by a distribution that intends to provide WebKit security updates during this time.)
     6During the support period, we intend for WebKit to remain buildable on these distributions using some system-provided compiler, not necessarily the default system compiler, and with the default system libstdc++. The purpose of this policy is to ensure distributions can provide updated versions of WebKit during the support period to ensure users receive security updates.
    77
    8 This policy applies both to the default toolchain and the runtime dependencies to ensure smooth updates for users. But the requirement of "one year after the release" does not apply to the default toolchain (only to the runtime dependencies). On that extra year of support, a compiler other than the default one in an otherwise-supported distribution may be required to build. For information on why the build toolchain is supported for less time than runtime dependencies, see [[GCCRequirement]].
     8For more information, see [[GCCRequirement]].