diff --git a/.gitignore b/.gitignore index 3fdb970..ec4de83 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /dotnet-v6.0.123.tar.gz /dotnet-v6.0.124.tar.gz /dotnet-v6.0.125.tar.gz +/dotnet-v6.0.126.tar.gz diff --git a/arcade-no-apphost.patch b/arcade-no-apphost.patch index cec03a1..04507f9 100644 --- a/arcade-no-apphost.patch +++ b/arcade-no-apphost.patch @@ -1,15 +1,3 @@ -Index: a/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj -=================================================================== ---- a/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj -+++ b/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj -@@ -5,6 +5,7 @@ - netcoreapp3.1 - latest - true -+ false - - - Index: a/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj =================================================================== --- a/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj diff --git a/dotnet6.0.spec b/dotnet6.0.spec index 3a9bf5d..a9775e7 100644 --- a/dotnet6.0.spec +++ b/dotnet6.0.spec @@ -20,10 +20,10 @@ # until that's done, disable LTO. This has to happen before setting the flags below. %define _lto_cflags %{nil} -%global host_version 6.0.25 -%global runtime_version 6.0.25 +%global host_version 6.0.26 +%global runtime_version 6.0.26 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 6.0.125 +%global sdk_version 6.0.126 %global sdk_feature_band_version %(echo %{sdk_version} | sed -e 's|[[:digit:]][[:digit:]]$|00|') %global templates_version %{runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') @@ -609,6 +609,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 %changelog +* Mon Jan 15 2024 Omair Majid - 6.0.126-2 +- Update to .NET SDK 6.0.126 and Runtime 6.0.26 +- Resolves: RHEL-19801 + * Mon Dec 11 2023 Omair Majid - 6.0.125-2 - Update to .NET SDK 6.0.125 and Runtime 6.0.25 - Resolves: RHEL-15349 diff --git a/sources b/sources index 985fe93..900c04d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v6.0.125.tar.gz) = cecf6bfa377dc8c99e080d2ba10325608224282996bac6ff624ed89173a70570421a1bcdebf425c2cf095b091bde12563d7f6cd716bd77979ccd7211a9a5bb94 +SHA512 (dotnet-v6.0.126.tar.gz) = b1f32aa540d479afa779ec7200f66159fb4e66ad9338ee1f3eb393099344ee80f18770e02b89b4f1f6104f3086de03bdfb89f9e38519944d6836781f2c68e301