1
0
mirror of synced 2025-12-19 18:06:02 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rich Lander
a70c3a1248 Linux Support and Package Updates (#10183)
* Update os-packages.json with current Linux distros

Add and update package information for supported Linux distributions:
- Alpine 3.21, 3.22
- Azure Linux 3.0
- CentOS Stream 8, 9, 10
- Debian 12, 13
- Fedora 42, 43
- openSUSE Leap 15.6, 16.0
- RHEL 8, 9, 10
- SLES 15.6, 15.7, 16.0
- Ubuntu 22.04, 24.04, 25.10, 26.04

Also add test-os-packages.sh script to validate package names
via Docker containers.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add os-packages.json for .NET 8 and update .NET 9

Add package information for supported Linux distributions:
- Alpine 3.20, 3.21, 3.22
- Azure Linux 3.0
- CentOS Stream 8, 9, 10
- Debian 12, 13
- Fedora 41, 42, 43
- openSUSE Leap 15.6, 16.0
- RHEL 8, 9, 10
- SLES 15.6, 15.7, 16.0
- Ubuntu 22.04, 24.04, 25.10, 26.04

Also add test-os-packages.sh script to validate package names.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add RHEL 8 to .NET 10 supported-os.json

Fixes https://github.com/dotnet/core/issues/10169

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update supported-os and os-packages markdown files

Update last-updated dates and regenerate markdown from JSON.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update linux.md dependencies and packages

- Remove .NET 6 (out of support), add .NET 10
- Update .NET 8 link to os-packages.md
- Add Azure Linux to packages list

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Regenerate os-packages markdown files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Sort os-packages.json distros alphabetically and versions descending

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Update markdown with new sort

* Remove date-only changes from .NET 8 and 9 supported-os files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 10:32:57 -08:00
Adeel Mujahid
7bf9146a2e Correct name to 'SUSE Linux Enterprise' (#10176)
* Correct name to 'SUSE Linux Enterprise'

* Find & replace all instances

---------

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2025-12-07 19:07:17 -08:00
Rich Lander
1e94165705 Add support for Fedora 43 (#10168) 2025-11-19 12:29:31 -08:00
Rich Lander
781b0024d2 Add macOS 14 back (#10167) 2025-11-19 11:21:42 -08:00
Rich Lander
2be74c9b16 Updated Supported OSes (#10137)
* Update OSes

* Update supported OS json and markdown

* Format JSON with prettier

* Change how x86 is described for Windows

* Change how x86 is described for Windows

* Update Alpine support for 9.0

---------

Co-authored-by: Kraemer, Benjamin <benjamin.kraemer@alien-scripts.de>
2025-10-28 19:37:10 -07:00
Rich Lander
a032fea091 Update supported OSes (#9920) 2025-06-02 13:58:18 -07:00
Rich Lander
e875de3417 Update Ubuntu and Fedora versions (#9861) 2025-04-22 12:22:17 -07:00
Rich Lander
5b9724576d Add Ubuntu 25.04 (#9854) 2025-04-18 12:53:52 -07:00
Rich Lander
efe1c9ffdc Update supported-os.md (#9766) 2025-02-25 13:54:05 -08:00
Rich Lander
581fce9c95 Update support files (#9757)
* Update support files

* Update nano server

* Update templates

* Update link format

* Update link format

* Update link format

* Attempt to skip link checking
2025-02-25 11:04:41 -08:00
Rich Lander
b4a7d33935 Update Linux versions (#9709) 2025-02-03 17:59:36 -08:00
Benjamin Krämer
67093e70f4 Remove iOS 16+17 and openSUSE Leap 15.5 (#9679)
* Remove iOS 16+17 and openSUSE Leap 15.5

* Re-add iOS 17, remove iPadOS 16
2025-01-31 15:59:08 -08:00
Rich Lander
2e97bde560 Add .NET 10 support information (#9647)
* Add support information for .NET 10

* Update support statements

* Update release-notes/10.0/supported-os.json

* Rename file
2024-12-09 14:32:53 -07:00