Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
dotnet5.0
Commits
23f955d4
Commit
23f955d4
authored
Sep 15, 2021
by
Rocky Automation
📺
Browse files
import dotnet5.0-5.0.207-1.el8_4
parent
322884f7
Changes
4
Hide whitespace changes
Inline
Side-by-side
.dotnet5.0.metadata
View file @
23f955d4
957f4ce0a0d13721d85cc51b0392942ff3af6c87
SOURCES/dotnet-v5.0.20
6
-SDK.tar.gz
e45ae7b33bc6216fc9457ccf44852d640e4e763a
SOURCES/dotnet-v5.0.20
7
-SDK.tar.gz
.gitignore
View file @
23f955d4
SOURCES/dotnet-v5.0.20
6
-SDK.tar.gz
SOURCES/dotnet-v5.0.20
7
-SDK.tar.gz
SOURCES/0001-Add-Rocky-Linux-specific-changes.patch
View file @
23f955d4
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-installer.
0cf287db1b98af7053f2d0794811ec3a4b4d1fa0
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs dotnet-v5.0.20
6
-SDK/src/dotnet-installer.
0cf287db1b98af7053f2d0794811ec3a4b4d1fa0
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-installer.
0cf287db1b98af7053f2d0794811ec3a4b4d1fa0
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs 2021-08-04 08:29:39.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-installer.
0cf287db1b98af7053f2d0794811ec3a4b4d1fa0
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs 2021-08-12 10:15:24.807635250 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-installer.
b2bfcafcecbc180605fea25174ab0735b1e9f454
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs dotnet-v5.0.20
7
-SDK/src/dotnet-installer.
b2bfcafcecbc180605fea25174ab0735b1e9f454
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-installer.
b2bfcafcecbc180605fea25174ab0735b1e9f454
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs 2021-08-04 08:29:39.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-installer.
b2bfcafcecbc180605fea25174ab0735b1e9f454
/src/core-sdk-tasks/Enumerations/BuildPlatform.cs 2021-08-12 10:15:24.807635250 -0700
@@ -15,6 +15,7 @@
namespace Microsoft.DotNet.Cli.Build.Fra
Debian = 8,
Fedora = 9,
...
...
@@ -10,9 +10,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-installer.0cf287db1b98af7053f2d0
+ Rocky = 12,
}
}
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/installer/Directory.Build.props dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/installer/Directory.Build.props
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/installer/Directory.Build.props 2021-08-04 08:28:51.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/installer/Directory.Build.props 2021-08-12 10:18:08.764751358 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/installer/Directory.Build.props dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/installer/Directory.Build.props
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/installer/Directory.Build.props 2021-08-04 08:28:51.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/installer/Directory.Build.props 2021-08-12 10:18:08.764751358 -0700
@@ -172,6 +172,7 @@
<TargetsOpensuse>false</TargetsOpensuse>
<TargetsFedora>false</TargetsFedora>
...
...
@@ -44,9 +44,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-runtime.208e377a5329ad6eb1db5e5f
<CombinedInstallerExtension Condition="'$(TargetOS)' == 'Windows_NT'">.exe</CombinedInstallerExtension>
<CombinedInstallerExtension Condition="'$(TargetOS)' != 'Windows_NT'">$(InstallerExtension)</CombinedInstallerExtension>
</PropertyGroup>
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json 2021-08-12 10:26:35.614295177 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json 2021-08-12 10:26:35.614295177 -0700
@@ -4601,6 +4601,122 @@
"any",
"base"
...
...
@@ -177,9 +177,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-runtime.208e377a5329ad6eb1db5e5f
-}
\
No newline at end of file
+}
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props 2021-08-12 10:25:53.522751516 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props 2021-08-12 10:25:53.522751516 -0700
@@ -50,6 +50,14 @@
<TreatVersionsAsCompatible>false</TreatVersionsAsCompatible>
</RuntimeGroup>
...
...
@@ -195,9 +195,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-runtime.208e377a5329ad6eb1db5e5f
<RuntimeGroup Include="debian">
<Parent>linux</Parent>
<Architectures>x64;x86;arm;armel;arm64</Architectures>
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-runtime.
208e377a5329ad6eb1db5e5fb9d4590fa50bead
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-08-12 10:25:18.274296239 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-08-04 08:28:56.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-runtime.
e1825b4928afa9455cc51e1de2b2e66c8be3018
d/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-08-12 10:25:18.274296239 -0700
@@ -1955,6 +1955,63 @@
"rhel-x64"
]
...
...
@@ -269,9 +269,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-runtime.208e377a5329ad6eb1db5e5f
-}
\
No newline at end of file
+}
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/dotnet-sdk.a
8e1d9cb37e54f08f58fce93af19378607332973
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs dotnet-v5.0.20
6
-SDK/src/dotnet-sdk.a
8e1d9cb37e54f08f58fce93af19378607332973
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs
--- dotnet-v5.0.20
6
-SDK-orig/src/dotnet-sdk.a
8e1d9cb37e54f08f58fce93af19378607332973
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs 2021-08-04 08:29:23.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/dotnet-sdk.a
8e1d9cb37e54f08f58fce93af19378607332973
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs 2021-08-12 10:23:13.657686667 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/dotnet-sdk.a
769de135983dbc0a8efa2a472919842c3cec634
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs dotnet-v5.0.20
7
-SDK/src/dotnet-sdk.a
769de135983dbc0a8efa2a472919842c3cec634
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs
--- dotnet-v5.0.20
7
-SDK-orig/src/dotnet-sdk.a
769de135983dbc0a8efa2a472919842c3cec634
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs 2021-08-04 08:29:23.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/dotnet-sdk.a
769de135983dbc0a8efa2a472919842c3cec634
/src/Layout/toolset-tasks/Enumerations/BuildPlatform.cs 2021-08-12 10:23:13.657686667 -0700
@@ -15,6 +15,7 @@
namespace Microsoft.DotNet.Cli.Build.Fra
Debian = 8,
Fedora = 9,
...
...
@@ -281,9 +281,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/dotnet-sdk.a8e1d9cb37e54f08f58fce93af19
+ Rocky = 12,
}
}
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json dotnet-v5.0.20
6
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json
--- dotnet-v5.0.20
6
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json 2021-08-04 08:29:21.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json 2021-08-12 10:22:44.973316243 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json dotnet-v5.0.20
7
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json
--- dotnet-v5.0.20
7
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json 2021-08-04 08:29:21.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json 2021-08-12 10:22:44.973316243 -0700
@@ -332,6 +332,13 @@
"#import": [ "centos.7", "centos-x64", "rhel.7-x64" ]
},
...
...
@@ -312,9 +312,9 @@ diff -Naurp dotnet-v5.0.206-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f0
"debian-corert": {
"#import": [ "linux-corert", "debian" ]
},
diff -Naurp dotnet-v5.0.20
6
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json dotnet-v5.0.20
6
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json
--- dotnet-v5.0.20
6
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json 2021-08-04 08:29:21.000000000 -0700
+++ dotnet-v5.0.20
6
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json 2021-08-12 10:21:59.116724394 -0700
diff -Naurp dotnet-v5.0.20
7
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json dotnet-v5.0.20
7
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json
--- dotnet-v5.0.20
7
-SDK-orig/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json 2021-08-04 08:29:21.000000000 -0700
+++ dotnet-v5.0.20
7
-SDK/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json 2021-08-12 10:21:59.116724394 -0700
@@ -332,6 +332,13 @@
"#import": [ "centos.7", "centos-x64", "rhel.7-x64" ]
},
...
...
SPECS/dotnet5.0.spec
View file @
23f955d4
...
...
@@ -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 5.0.
9
%global runtime_version 5.0.
9
%global host_version 5.0.
10
%global runtime_version 5.0.
10
%global aspnetcore_runtime_version %{runtime_version}
%global sdk_version 5.0.20
6
%global sdk_version 5.0.20
7
%global templates_version %{runtime_version}
#%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
...
...
@@ -531,9 +531,13 @@ echo "Testing build results for debug symbols..."
%changelog
*
Thu Aug
1
2
2021 Release Engineering <releng@rockylinux.org> - 5.0.20
6
-1.rocky.1
*
Wed Sep
1
5
2021 Release Engineering <releng@rockylinux.org> - 5.0.20
7
-1.rocky.1
- Add Rocky Linux specific changes
* Tue Sep 07 2021 Omair Majid <omajid@redhat.com> - 5.0.207-1
- Update to .NET SDK 5.0.207 and Runtime 5.0.10
- Resolves: RHBZ#2000460
* Fri Aug 06 2021 Omair Majid <omajid@redhat.com> - 5.0.206-1
- Update to .NET SDK 5.0.206 and Runtime 5.0.9
- Resolves: RHBZ#1990965
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment