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

217 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
Pranav Senthilnathan
ca43c12503 Fix markdown link for SDK version 8.0.21 (#10180) 2025-12-02 13:45:54 -08:00
Maira Wenzel
c1a034220a Fix issue link in release notes for version 8.0.22 (#10173) 2025-11-20 14:59:16 -08:00
Rich Lander
1e94165705 Add support for Fedora 43 (#10168) 2025-11-19 12:29:31 -08:00
victorisr
0e06b3b745 Update feedback link (#10156) 2025-11-11 07:27:08 -08:00
victorisr
484b00682d November Servicing & .NET 10GA Updates (#10153)
* November Servicing & .NET 10GA Updates

* Create cve.md

---------

Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-11-11 06:18:10 -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
victorisr
e810f20ceb Update SDK runtime version to 8.0.21 (#10128) 2025-10-17 09:39:28 -07:00
victorisr
2455cd07f7 dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 RC2 (#10117)
* dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 RC2

* Updated Placeholder Urls
2025-10-14 11:53:44 -07:00
ondrejsmid
7e61de0bd5 fix hashes (#10086)
* fix hashes

* revert whitespace modification

* json formatting to satisfy "npx prettier" check

---------

Co-authored-by: Ondrej Smid <ondrejsmid@microsoft.com>
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-09-11 09:14:17 -07:00
victorisr
f676b75b2c Fixed Fsharp Package version error (#10079) 2025-09-10 11:55:28 -07:00
victorisr
dcaa05ad3b Updates to .NET 8 & .NET 9 release Notes (#10075)
* Uodates to .NET 8 & .NET 9 release Notes

* Added feedback links

---------

Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-09-09 10:03:35 -07:00
victorisr
1d14a83f56 Releases json updates fix (#10038)
* Added and Modified release.json File Schema for 10.0 Preview releases 1 to 6

* Added and Modified release.json File Schema for all 9.0 releases

* Added and Modified release.json File Schema for all 8.0 releases
2025-08-13 15:13:02 -07:00
victorisr
cdeb939602 Update release.json (#10020) 2025-08-08 12:13:15 -07:00
victorisr
7972e879da Update Placeholder Links (#10018)
* Update 9.0.8.md

* Update 9.0.8.md

* Update 8.0.19.md
2025-08-05 14:21:36 -07:00
victorisr
c92b6eff99 .NET Aug2025 8A servicing release Updates (#10016)
* Update releases.md

* Update README.md

* Update releases-index.json

* Update README.md

* Update 9.0 releases.json

* Update README.md

* Update 9.0 install-linux.md

* Update install-macos.md

* Update 9.0 install-windows.md

* Update 9.0 cve.md

* Create 9.0.8.md

* Create 9.0.109.md

* Create release.json

* Update 8.0 releases.json

* Update 8.0 README.md

* Update 8.0 cve.md

* Update 8.0 install-linux.md

* Update 8.0 install-macos.md

* Update 8.0 install-windows.md

* Create 8.0.19.md

* Create 8.0.119.md

* Create 8.0.316

* Create 8.0 release.json

* Update releases-index.json

* Rename 8.0.316 to 8.0.316.md
2025-08-05 11:57:43 -07:00
victorisr
4156c64156 Update Placeholders (#9969)
* Update 8.0.18.md

* Update 9.0.7.md
2025-07-08 14:00:07 -05:00
victorisr
31ee24515d Artifacts for July 2025 Dotnet 8 & 9 Servicing Release (#9966) 2025-07-08 13:37:53 -05:00
victorisr
a68b2ff1c1 Updates to release.json Files (#9961)
* Update 8.0.15 release.json

* Update 8.0.16 release.json

* Update 8.0.17 release.json

* Update 9.0.5 release.json

* Update 9.0.6 release.json
2025-07-03 12:25:36 -07:00
Rahul Bhandari
c6c9df5f56 Update asp.net breaking change (#9934)
* Update asp.net breaking change

* Update known-issues.md

* Update known-issues.md

* Update known-issues.md

* Update known-issues.md

---------

Co-authored-by: Brennan <brecon@microsoft.com>
2025-06-12 13:51:36 -07:00
victorisr
b6a571147c Placeholder Links Updated (#9932)
* Update 9.0.6.md

* Update 9.0.6.md

* Update 8.0.17.md

* Update cve.md

* Update cve.md
2025-06-10 15:28:26 -07:00
Rahul Bhandari
c2cdbf0f69 Artifacts for .NET June 2025 Servicing Release (#9928)
* Artifacts for .NET June 2025 Servicing Release

* Updating install files for OS

* Update 8.0.17.md

* Update 9.0.6.md

---------

Co-authored-by: victorisr <victorisr@microsoft.com>
2025-06-10 11:27:28 -07:00
Rich Lander
a032fea091 Update supported OSes (#9920) 2025-06-02 13:58:18 -07:00
Dave Black
8caf972ba9 Update CVE entries for .NET 6 patch versions (#9910)
* Update CVE entries for .NET 6 patch versions. Added entries for .NET 6 versions 6.0.36 and 6.0.28 with no new CVEs. Updated version 6.0.35 to include three new denial of service CVEs. Removed outdated entries to streamline the document.

* Fix broken link for CVE-2025-26646

Replaced the outdated link for CVE-2025-26646 with the correct issue (#356) to ensure accurate information regarding .NET 8 security vulnerabilities.
2025-05-28 13:02:15 -07:00
Dave Black
d12657aea7 Update .NET SDK to version 8.0.410 (#9905)
* Update .NET SDK to version 8.0.410

Updated the .NET SDK from version 8.0.409 to 8.0.410.
All download links for Linux, macOS, and Windows have been
revised to point to the new SDK version.

* Update SDK version to 8.0.410

Updated the SDK version from 8.0.409 to 8.0.410.
This includes new download links for various SDK packages
for version 8.0.410 across different platforms,
including Linux ARM, ARM64, x64, and musl variants.
2025-05-23 14:41:00 -07:00
victorisr
6e3dcee97a Update 8.0.16.md (#9904) 2025-05-23 13:49:23 -07:00
Rahul Bhandari
2a7e5b08ac Update releases.json - 8.0.16 sdk array mismatch (#9899)
* Update releases.json

* Update releases.json

* Update releases.json
2025-05-22 11:16:50 -07:00
victorisr
aa74a448f6 Release Artifacts for .NET 8.0 SDK only updates (#9898)
* Update releases-index.json

* Update releases.json

* Update README.md

* Update install-linux.md

* Update install-macos.md

* Update install-windows.md

* Update 8.0.16.md

* Added new SDK Markdowns

* Update release.json
2025-05-22 10:54:58 -07:00
victorisr
cea8e5b905 Updates to CVE information (#9893)
* Update 8.0.16.md

* Update 9.0.5.md
2025-05-14 08:42:44 -07:00
victorisr
3ffdc08180 .NET 8.0 & .NET 9.0 Release Artifacts (#9884)
* Artifacts for .NET 8 & 9 5_B Release

* Update releases.json

* Updated 9.0.5.md with nuget packages

* Updated README.md

* Updated nuget packages list 8.0.16.md

* Update 8.0.16.md

* Update 9.0.5 VSVersion on release.json

* Updates to 9.0.5 VSVersion on releases.json

* Update release.json

* Update releases.json

* Update release.json

* Update releases.json

* Update feedback placeholder link on 8.0.16.md

* Update Feedback Placeholder link for 9.0.5.md

---------

Co-authored-by: padmasrid <38444564+padmasrid@users.noreply.github.com>
2025-05-13 11:22:19 -07:00
Rahul Bhandari
b1068365d1 Update releases.json (#9872)
* Update releases.json

* Update releases.json
2025-05-07 15:50:19 -07:00
victorisr
e9da104107 Update 8.0 releases.json (#9871) 2025-05-07 14:40:48 -07:00
victorisr
d5f17208f8 Edited phrasing in release notes implying that runtime includes SDK (#9863)
* Update 9.0.2.md

* Update 9.0.3.md

* Update 9.0.4.md

* Update 8.0.12.md

* Update 8.0.13.md

* Update 8.0.14.md

* Update 8.0.15.md

* Update 8.0.15.md

* Linter Fix 8.0.14.md

* Linter Fix 9.0.3.md

* Linter Fix 9.0.4.md
2025-05-05 09:22:19 -07:00
Rich Lander
c95d43ae54 Update file URLs in releases.json files (#9869) 2025-05-01 10:58:57 -07:00
Rich Lander
306e33f0bf Drop support for Alpine 3.18 (#9864) 2025-04-23 21:34:01 -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
victorisr
b6d4f08e9f APRIL-2025 8.0 & 9.0 Service Release Artifacts (#9839)
* Update releases.md

* Update README.md

* Create 8.0.15.md

* Create 8.0.115.md

* Create 8.0.311.md

* Create release.json

* Update 8.0 cve.md

* Update 8.0 install-linux.md

* Update 8.0 install-macos.md

* Update 8.0 install-windows.md

* Update 8.0 releases.json

* Update 8.0 README.md

* Create 9.0.4.md

* Create 9.0.105.md

* Create 9.0 release.json

* Update README.md

* Update 9.0 cve.md

* Update 9.0 install-linux.md

* Update 9.0 install-macos.md

* Update 9.0 install-windows.md

* Update 9.0 releases.json

* Update releases-index.json

* Update release notes README.md
2025-04-08 13:33:33 -07:00
Rahul Bhandari
ba7dc7478b Update cve.md (#9792)
* Update cve.md

* Update cve.md
2025-03-11 11:11:39 -07:00
Rahul Bhandari
68fd9b1604 Artifacts for .NET 3B 2025 Servicing Release (#9789)
* Artifacts for .NET 3B 2025 Servicing Release

* Update 8.0.14.md

* Update 9.0.3.md
2025-03-11 10:25:28 -07: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
victorisr
051ce702d3 Fixed lint warnings on the markdown files (#9742)
Thanks!
2025-02-13 16:11:41 -08:00
victorisr
dd092e8247 Update 8.0.13.md (#9734)
Updated broken link to blogpost
2025-02-11 19:35:12 -08:00
victorisr
fa70f06496 Update 8.0.13.md (#9730)
Updated feedback link
2025-02-11 11:14:29 -08:00
victorisr
0512e8f2fd Febcore2025 (#9728)
* Artifacts for .NET 8.0 and 9.0 February 2025 Service Release

* Artifacts for .NET 8.0 and 9.0 February 2025 Service Release

* Updated nuget packages list and few other versions

* Update download links in release notes

Removing a wayward & unnecessary semi-colon

* Updated nuget list and other links

* Updated 9.0.200 vs version

Updated 9.0 json files with the latest vs version for 9.0.200

* Fix release version in README

* Updates from editor

* Revert "Updates from editor"

This reverts commit 1674931b37.

* Update 9.0 README

Removed Spacing in #Release notes

* Update VS version in release notes

* Update VS version in release notes

* Update Visual Studio version in release notes

* Updated language versions for 9.0

* Update language versions and Visual Studio support

---------

Co-authored-by: padmasrid <38444564+padmasrid@users.noreply.github.com>
Co-authored-by: Susan Lester <v-susles@Microsoft.com>
Co-authored-by: Rahul Bhandari <rbhanda@microsoft.com>
2025-02-11 10:11:30 -08:00
Rich Lander
700ee08b79 Fix linter errors (#9723)
* Fix linter errors

* Add additional markdownlint rules

* Update linter rules

* Update .gitignore

* Add settings.json
2025-02-06 07:57:26 -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
Rahul Bhandari
5aa7c69527 Update 8.0.12.md (#9696)
* Update 8.0.12.md

* Update 9.0.1.md
2025-01-14 14:42:43 -08:00