Skip to content

Commit ac4660e

Browse files
author
ripley
committed
upate OS's EOL dates and CC versions
git-svn-id: https://svn.r-project.org/R/trunk@85814 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 264507f commit ac4660e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/manual/R-exts.texi

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3028,8 +3028,14 @@ using std::make_unique;
30283028

30293029
@c Ubuntu 16.04LTS (5.4, ESM support until 2024-04)
30303030
@c Ubuntu 14.04LTS (4.8, ESM support until 2022-04)
3031+
@c Ubuntu LTS releases now have 10 years of support.
3032+
@c Ubuntu 20.04LTS (4.9.3, 10.5 available)
3033+
@c Ubuntu 22.04LTS (4.11.x, 10.5 available)
30313034
@c Centos 7 (4.8.5, ESM support until 2024-06)
3032-
@c RHEL 7 (4.8, end of all support in 2028)
3035+
@c https://access.redhat.com/solutions/19458
3036+
@c RHEL 7 (4.8, goes to 'extended life cycle 2024-07 to 2028-06-30)
3037+
€c RHEL 8 (8.x, 9.x available. full support 2024-05 + 8 more years)
3038+
€c RHEL 9 (11.x available, full support 2027-05 + 8 more years)
30333039
C++17 (as from @R{} 3.4.0), C++20 (as from @R{} 4.0.0) and C++23 (as
30343040
from @R{} 4.3.0) can be specified in an analogous way (replacing
30353041
@code{14} by @code{17}, @code{20} or @code{23}) but compiler/OS support

0 commit comments

Comments
 (0)