Update dotnet 8 -> 8.0.12 & 9 -> 9.0.1#6393
Conversation
Update dotnet 9 -> 9.0.1 Use new URL schemes for runtimes download.
|
@brice-fromentin thanks for this update. Please take cross/kavita as example: So you can drop the definitions of |
|
@hgy59 thx for the feedback, the latest commit is OK. |
|
Hi @brice-fromentin, thank you for submitting these updates! I recall that when you first introduced .NET 9, there was some related testing conducted that might still be relevant. @hgy59 had shared those details earlier, which could be valuable to incorporate into the validation of these updates: #6344 (comment). |
Tested on x64 DSM 6.2.4 @ DSM 7.1
|
@brice-fromentin what was the motivation to use This variable was introduced for developers that use spksrc docker image on mac os, as workaround to extract the downloaded sources. |
|
@hgy59 it is an error, I had lots of issues today with the build on docker on macOS so I used $(TAR_CMD). But it breaks the builds so I rollbacked. |
|
@mreid-tt , I completed the tested on DSM 6.2.4 & DSM 7.1 on x64 architecture. I had some issues related to docker on macOS so I will dig a little before the next update of dotnet. |
|
@brice-fromentin can you please add an update of Since CVE-2025-21173 is related to Linux, we should update the sdk to build jellyfin. |
|
@hgy59 OK, I do it. |
Description
Update dotnet 8 -> 8.0.12
Update dotnet 9 -> 9.0.1
Use new URL schemes for runtimes download.
Checklist
all-supportedcompleted successfullyType of change