Skip to content

Commit 5b97245

Browse files
authored
Add Ubuntu 25.04 (#9854)
1 parent ecd0e94 commit 5b97245

File tree

6 files changed

+18
-15
lines changed

6 files changed

+18
-15
lines changed

release-notes/10.0/supported-os.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"channel-version": "10.0",
3-
"last-updated": "2025-02-22",
3+
"last-updated": "2025-04-17",
44
"families": [
55
{
66
"name": "Android",
@@ -217,6 +217,7 @@
217217
"x64"
218218
],
219219
"supported-versions": [
220+
"25.04",
220221
"24.10",
221222
"24.04",
222223
"22.04"

release-notes/10.0/supported-os.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .NET 10.0 - Supported OS versions
22

3-
Last Updated: 2025/02/22; Support phase: Preview
3+
Last Updated: 2025/04/17; Support phase: Preview
44

55
[.NET 10.0](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
66

@@ -50,7 +50,7 @@ Notes:
5050
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
5151
| [Red Hat Enterprise Linux][17] | 10, 9 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
5252
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
53-
| [Ubuntu][21] | 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
53+
| [Ubuntu][21] | 25.04, 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
5454

5555
Notes:
5656

release-notes/8.0/supported-os.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"channel-version": "8.0",
3-
"last-updated": "2025-02-22",
3+
"last-updated": "2025-04-17",
44
"families": [
55
{
66
"name": "Android",
@@ -267,6 +267,7 @@
267267
"x64"
268268
],
269269
"supported-versions": [
270+
"25.04",
270271
"24.10",
271272
"24.04",
272273
"22.04",

release-notes/8.0/supported-os.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .NET 8.0 - Supported OS versions
22

3-
Last Updated: 2025/02/22; Support phase: Active
3+
Last Updated: 2025/04/17; Support phase: Active
44

55
[.NET 8.0](README.md) is an [LTS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
66

@@ -50,7 +50,7 @@ Notes:
5050
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
5151
| [Red Hat Enterprise Linux][17] | 10, 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
5252
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
53-
| [Ubuntu][21] | 24.10, 24.04, 22.04, 20.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
53+
| [Ubuntu][21] | 25.04, 24.10, 24.04, 22.04, 20.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
5454

5555
Notes:
5656

@@ -122,10 +122,10 @@ The following operating system versions are no longer supported.
122122
| Fedora | 39 | 2024-11-26 |
123123
| Fedora | 38 | 2024-05-21 |
124124
| Fedora | 37 | 2023-12-05 |
125-
| iOS | 15 | [2024-09-16](https://support.apple.com/HT212788) |
126-
| iOS | 16 | [2024-08-07](https://support.apple.com/HT213407) |
127-
| iPadOS | 16 | [2024-09-16](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
128-
| iPadOS | 15 | [2024-09-16](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-15-release-notes) |
125+
| iOS | 16 | [2025-03-31](https://support.apple.com/HT213407) |
126+
| iOS | 15 | [2025-03-31](https://support.apple.com/HT212788) |
127+
| iPadOS | 16 | [2025-03-31](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
128+
| iPadOS | 15 | [2025-03-31](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-15-release-notes) |
129129
| macOS | 12 | [2024-09-16](https://support.apple.com/HT212585) |
130130
| openSUSE Leap | 15.5 | 2024-12-31 |
131131
| openSUSE Leap | 15.4 | 2023-12-07 |

release-notes/9.0/supported-os.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"channel-version": "9.0",
3-
"last-updated": "2025-02-22",
3+
"last-updated": "2025-04-17",
44
"families": [
55
{
66
"name": "Android",
@@ -240,6 +240,7 @@
240240
"x64"
241241
],
242242
"supported-versions": [
243+
"25.04",
243244
"24.10",
244245
"24.04",
245246
"22.04"

release-notes/9.0/supported-os.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .NET 9.0 - Supported OS versions
22

3-
Last Updated: 2025/02/22; Support phase: Active
3+
Last Updated: 2025/04/17; Support phase: Active
44

55
[.NET 9.0](README.md) is an [STS](../../release-policies.md) release and [is supported](../../support.md) on multiple operating systems per their lifecycle policy.
66

@@ -50,7 +50,7 @@ Notes:
5050
| [openSUSE Leap][15] | 15.6 | Arm64, x64 | [Lifecycle][16] |
5151
| [Red Hat Enterprise Linux][17] | 10, 9, 8 | Arm64, ppc64le, s390x, x64 | [Lifecycle][18] |
5252
| [SUSE Enterprise Linux][19] | 15.6 | Arm64, x64 | [Lifecycle][20] |
53-
| [Ubuntu][21] | 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
53+
| [Ubuntu][21] | 25.04, 24.10, 24.04, 22.04 | Arm32, Arm64, x64 | [Lifecycle][22] |
5454

5555
Notes:
5656

@@ -116,8 +116,8 @@ The following operating system versions are no longer supported.
116116

117117
| OS | Version | Date |
118118
| --------------------- | ------------- | -------------------- |
119-
| iOS | 16 | [2024-08-07](https://support.apple.com/HT213407) |
120-
| iPadOS | 16 | [2024-09-16](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
119+
| iOS | 16 | [2025-03-31](https://support.apple.com/HT213407) |
120+
| iPadOS | 16 | [2025-03-31](https://developer.apple.com/documentation/ios-ipados-release-notes/ipados-16-release-notes) |
121121
| openSUSE Leap | 15.5 | 2024-12-31 |
122122
| tvOS | 16 | 2023-09-18 |
123123
| tvOS | 15 | 2022-09-12 |

0 commit comments

Comments
 (0)