aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2018-04-10 18:38:33 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2018-04-10 18:38:33 -0400
commit22b0a302156027291e9e44897d9e49f01ab07908 (patch)
tree2405a1abf9a7567caf78aa37891522e50780d134 /guides
parent686f4f3a9432458370596d8de2a2bdc1f727cc23 (diff)
downloadrails-22b0a302156027291e9e44897d9e49f01ab07908.tar.gz
rails-22b0a302156027291e9e44897d9e49f01ab07908.tar.bz2
rails-22b0a302156027291e9e44897d9e49f01ab07908.zip
Update our security policy to include all releases in the current series
We don't want people to jump from the last release in the previous series (4.2) straing to the first release in the current series that is support (5.1), so we should be supporting the entire series for severe security issues. This will not be a problem because usually we only have 3 releases in a series and backporting patches inside the same series is not harder than backporting to a previous series.
Diffstat (limited to 'guides')
-rw-r--r--guides/source/maintenance_policy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md
index fd022cd2a7..dfc7df4be0 100644
--- a/guides/source/maintenance_policy.md
+++ b/guides/source/maintenance_policy.md
@@ -64,11 +64,11 @@ of Rails.
Severe Security Issues
----------------------
-For severe security issues we will provide new versions as above, and also the
+For severe security issues all releases in the current series, and also the
last major release series will receive patches and new versions. The
classification of the security issue is judged by the core team.
-**Currently included series:** `5.2.Z`, `5.1.Z`, `4.2.Z`.
+**Currently included series:** `5.2.Z`, `5.1.Z`, `5.0.Z`, `4.2.Z`.
Unsupported Release Series
--------------------------