1
0
mirror of synced 2025-12-19 09:50:46 -05:00

12 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
Rich Lander
ab0fae01a1 Add link to package announcement (#9560) 2024-11-25 17:14:51 -08:00
xtqqczze
1887ee0f13 Remove locale from links (#9553)
* Remove locale from links

* Retarget link
2024-10-22 13:51:10 -07:00
Logan Bussell
24cf2e3d7f Update containers documentation (#9559) 2024-10-21 15:34:31 -07:00
xtqqczze
d6826c747b Remove locale from learn.microsoft.com links (#9551) 2024-10-13 11:47:16 -07:00
Michael Simons
a0703e1402 Fix broken .NET 9 dependencies link (#9475)
* Fix broken .NET 9 dependencies link

* Fix MD lint violation flagged in CI
2024-08-22 13:58:01 -05:00
Rich Lander
ff05be0459 Update Linux support statements (#9402)
* Update Linux support statements

* Clarify the list as examples

* Update per feedback

* Update "last-updated" property

* Remove extra file
2024-07-15 19:06:59 -07:00
Rich Lander
e1e716de1c Cleanup support wording (#9364)
* Cleanup wording

* Update wording

* Provide a better explanation on portable builds

* Update linux-support.md

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Merge all content into a single document

* Add additional container registries

* Update support.md

Co-authored-by: Jan Kotas <jkotas@microsoft.com>

---------

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2024-06-25 20:07:14 -07:00
Rich Lander
d4435f775f Update linux.md (#9301)
* Update linux.md

- Remove .NET 7 usage
- Clarify PMC status

* Update linux.md

Co-authored-by: Omair Majid <omajid@redhat.com>

---------

Co-authored-by: Omair Majid <omajid@redhat.com>
2024-05-18 17:29:34 -07:00
muelli
09280de774 linux: fix minor typo "document*ed*" (#9049) 2024-01-09 12:04:52 -08:00
Rich Lander
b730a9bfec Update support statements (#8723)
* Update support docs

* Update per feedback

* Update per feedback

* Update support.md

* Update linux-support.md

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update support.md

* Update linux.md

---------

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2023-08-31 08:52:55 -07:00
Rich Lander
4131427424 Update Linux support statements (#7971)
* Update Linux support statements

* Apply suggestions from code review

Co-authored-by: Jan Kotas <jkotas@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Jan Kotas <jkotas@microsoft.com>

* Update per feedback

* Update per feedback

* Update linux-support.md

Co-authored-by: Omair Majid <omajid@redhat.com>

* Update per feedback

* Update per feedback

* Update wording

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Omair Majid <omajid@redhat.com>
2022-11-18 17:05:46 -08:00