diff --git a/.gitignore b/.gitignore index 70209e0..ecb14af 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /dotnet-v6.0.126.tar.gz /dotnet-v6.0.127.tar.gz /dotnet-v6.0.128.tar.gz +/dotnet-v6.0.129.tar.gz diff --git a/dotnet6.0.spec b/dotnet6.0.spec index 9778d1b..0cd89bc 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.28 -%global runtime_version 6.0.28 +%global host_version 6.0.29 +%global runtime_version 6.0.29 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 6.0.128 +%global sdk_version 6.0.129 %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 }') @@ -612,6 +612,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 %changelog +* Tue Apr 09 2024 Omair Majid - 6.0.129-2 +- Update to .NET SDK 6.0.129 and Runtime 6.0.29 +- Resolves: RHEL-31198 + * Tue Mar 19 2024 Omair Majid - 6.0.128-2 - Update to .NET SDK 6.0.128 and Runtime 6.0.28 - Resolves: RHEL-27541 diff --git a/runtime-re-enable-implicit-rejection.patch b/runtime-re-enable-implicit-rejection.patch index 528fe29..0455ad0 100644 --- a/runtime-re-enable-implicit-rejection.patch +++ b/runtime-re-enable-implicit-rejection.patch @@ -71,9 +71,9 @@ index 55a044d62a6..e72d42e87d2 100644 - } - } - - public static IEnumerable OaepPaddingModes + [Fact] + public void Decrypt_Pkcs1_BadPadding() { - get @@ -726,23 +715,5 @@ public static IEnumerable OaepPaddingModes } } diff --git a/sources b/sources index ca69e69..4e2ba93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v6.0.128.tar.gz) = 02a9e3f46a2a8eb93470e035d5b4a4b408992beb18e5981e0b47df0cc1b51f01b8aedf527adbeff6c33e1e6c313a705b91bba93913c0fb3f813ce929d64079df +SHA512 (dotnet-v6.0.129.tar.gz) = 2c1318595a4e3e3df8d8208e98d51ebae27637be798afb4b6255eaa785a438ac4cfab7c56783cbc379f4f3511d0b619ce1d786b98cbd8be01c3da61347f1c4f6