Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions data/ubuntu-distro-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"eol": "2019-04-25",
"eol_server": "2019-04-25",
"eol_esm": "2024-04-25",
"eol_legacy": "2026-04-28"
"eol_legacy": "2029-04-26"
},
"v14.10": {
"codename": "Utopic Unicorn",
Expand Down Expand Up @@ -176,7 +176,7 @@
"eol": "2021-04-30",
"eol_server": "2021-04-30",
"eol_esm": "2026-04-23",
"eol_legacy": "2028-04-25"
"eol_legacy": "2031-04-30"
},
"v16.10": {
"codename": "Yakkety Yak",
Expand Down Expand Up @@ -207,7 +207,7 @@
"eol": "2023-05-31",
"eol_server": "2023-05-31",
"eol_esm": "2028-04-26",
"eol_legacy": "2030-04-30"
"eol_legacy": "2033-04-28"
},
"v18.10": {
"codename": "Cosmic Cuttlefish",
Expand Down Expand Up @@ -238,7 +238,7 @@
"eol": "2025-05-29",
"eol_server": "2025-05-29",
"eol_esm": "2030-04-23",
"eol_legacy": "2032-04-27"
"eol_legacy": "2035-04-26"
},
"v20.10": {
"codename": "Groovy Gorilla",
Expand Down Expand Up @@ -269,7 +269,7 @@
"eol": "2027-06-01",
"eol_server": "2027-06-01",
"eol_esm": "2032-04-21",
"eol_legacy": "2034-04-25"
"eol_legacy": "2037-04-30"
},
"v22.10": {
"codename": "Kinetic Kudu",
Expand Down Expand Up @@ -300,7 +300,7 @@
"eol": "2029-05-31",
"eol_server": "2029-05-31",
"eol_esm": "2034-04-25",
"eol_legacy": "2036-04-29"
"eol_legacy": "2039-04-28"
},
"v24.10": {
"codename": "Oracular Oriole",
Expand Down Expand Up @@ -331,6 +331,13 @@
"eol": "2031-05-29",
"eol_server": "2031-05-29",
"eol_esm": "2036-04-23",
"eol_legacy": "2038-04-27"
"eol_legacy": "2041-04-30"
},
"v26.10": {
"codename": "Stonking Stingray",
"series": "stonking",
"created": "2026-04-24",
"release": "2026-10-15",
"eol": "2027-07-15"
}
}
9 changes: 8 additions & 1 deletion lib/data/node-js-schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,17 @@
"end": "2026-06-01"
},
"v26": {
"start": "2026-04-22",
"start": "2026-05-05",
"lts": "2026-10-28",
"maintenance": "2027-10-20",
"end": "2029-04-30",
"codename": ""
},
"v27": {
"alpha": "2026-10-28",
"start": "2027-04-22",
"maintenance": "2027-10-20",
"end": "2030-04-30",
"codename": ""
}
}