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
cb96b9dd
Commit
cb96b9dd
authored
Jun 14, 2021
by
Rocky Automation
📺
Browse files
import dotnet5.0-5.0.204-1.el8_4
parent
3af31c86
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOURCES/0001-Add-Rocky-Linux-specific-changes.patch
View file @
cb96b9dd
From
d8abd02c77b21d5f9eda40515d513c2b8ce83380
Mon Sep 17 00:00:00 2001
From
8f71dea8d2070f626a55dbb9302a877a8b0667de
Mon Sep 17 00:00:00 2001
From: Mustafa Gezen <mustafa@rockylinux.org>
Date: Mon, 14 Jun 2021 1
4
:4
5
:5
0
+0200
Date: Mon, 14 Jun 2021 1
9
:4
2
:5
1
+0200
Subject: [PATCH] Add Rocky Linux specific changes
---
.../Enumerations/BuildPlatform.cs | 3 +-
.../src/installer/Directory.Build.props | 10 +-
.../runtime.compatibility.json | 1
16
++++++++++++++++++
.../Microsoft.NETCore.Platforms/runtime.json |
5
7 +++++++++
.../runtimeGroups.props | 8 +
+
.../runtime.compatibility.json | 1
59
++++++++++++++++++
.../Microsoft.NETCore.Platforms/runtime.json |
7
7 +++++++++
.../runtimeGroups.props | 8 +
.../Enumerations/BuildPlatform.cs | 3 +-
.../compiler/resources/runtime.json | 1
4
+++
.../compiler/resources/runtime.json | 1
4
+++
8 files changed, 2
22
insertions(+), 3 deletions(-)
.../compiler/resources/runtime.json |
2
1 +++
.../compiler/resources/runtime.json |
2
1 +++
8 files changed, 2
99
insertions(+), 3 deletions(-)
diff --git a/src/dotnet-installer.84d1fe1bb7a65f28ca55d2f85b3b024ff3ddaa9e/src/core-sdk-tasks/Enumerations/BuildPlatform.cs b/src/dotnet-installer.84d1fe1bb7a65f28ca55d2f85b3b024ff3ddaa9e/src/core-sdk-tasks/Enumerations/BuildPlatform.cs
index 72e68a0dc..d861d57b7 100644
...
...
@@ -63,10 +63,10 @@ index 9c82b3bc2..7197feafd 100644
<CombinedInstallerExtension Condition="'$(TargetOS)' != 'Windows_NT'">$(InstallerExtension)</CombinedInstallerExtension>
</PropertyGroup>
diff --git a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
index f56d7461e..fb
ca5ca1c
100644
index f56d7461e..fb
b63505d
100644
--- a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
+++ b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
@@ -1704,6 +1704,1
22
@@
@@ -1704,6 +1704,1
65
@@
"any",
"base"
],
...
...
@@ -144,6 +144,49 @@ index f56d7461e..fbca5ca1c 100644
+ "any",
+ "base"
+ ],
+ "rocky.8.4": [
+ "rocky.8.4",
+ "rocky.8",
+ "rocky",
+ "rhel.8",
+ "rhel",
+ "linux",
+ "unix",
+ "any",
+ "base"
+ ],
+ "rocky.8.4-arm64": [
+ "rocky.8.4-arm64",
+ "rocky.8.4",
+ "rocky-arm64",
+ "rhel.8-arm64",
+ "rocky",
+ "rhel.8",
+ "rhel-arm64",
+ "rhel",
+ "linux-arm64",
+ "linux",
+ "unix-arm64",
+ "unix",
+ "any",
+ "base"
+ ],
+ "rocky.8.4-x64": [
+ "rocky.8.4-x64",
+ "rocky.8.4",
+ "rocky-x64",
+ "rhel.8-x64",
+ "rocky",
+ "rhel.8",
+ "rhel-x64",
+ "rhel",
+ "linux-x64",
+ "linux",
+ "unix-x64",
+ "unix",
+ "any",
+ "base"
+ ],
+ "rocky.9": [
+ "rocky.9",
+ "rocky",
...
...
@@ -190,10 +233,10 @@ index f56d7461e..fbca5ca1c 100644
"debian",
"linux",
diff --git a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
index 3e8b2e74e..
953760a29
100644
index 3e8b2e74e..
3de13c18e
100644
--- a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
+++ b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
@@ -601,6 +601,
6
3 @@
@@ -601,6 +601,
8
3 @@
"rhel.9-x64"
]
},
...
...
@@ -234,6 +277,26 @@ index 3e8b2e74e..953760a29 100644
+ "rhel.8-x64"
+ ]
+ },
+ "rocky.8.4": {
+ "#import": [
+ "rocky",
+ "rhel.8"
+ ]
+ },
+ "rocky.8.4-arm64": {
+ "#import": [
+ "rocky.8.4",
+ "rocky-arm64",
+ "rhel.8-arm64"
+ ]
+ },
+ "rocky.8.4-x64": {
+ "#import": [
+ "rocky.8.4",
+ "rocky-x64",
+ "rhel.8-x64"
+ ]
+ },
+ "rocky.9": {
+ "#import": [
+ "rocky",
...
...
@@ -258,7 +321,7 @@ index 3e8b2e74e..953760a29 100644
"#import": [
"linux"
diff --git a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
index e78268c07..
33afd7f79
100644
index e78268c07..
f0ae7667d
100644
--- a/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
+++ b/src/dotnet-runtime.556582d964cc21b82a88d7154e915076f6f9008e/src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
@@ -49,6 +49,14 @@
...
...
@@ -269,7 +332,7 @@ index e78268c07..33afd7f79 100644
+ <RuntimeGroup Include="rocky">
+ <Parent>rhel</Parent>
+ <Architectures>x64;arm64</Architectures>
+ <Versions>8;9</Versions>
+ <Versions>8;
8.3;8.4;
9</Versions>
+ <ApplyVersionsToParent>true</ApplyVersionsToParent>
+ <TreatVersionsAsCompatible>false</TreatVersionsAsCompatible>
+ </RuntimeGroup>
...
...
@@ -290,10 +353,10 @@ index 72e68a0dc..d861d57b7 100644
}
}
diff --git a/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json b/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json
index a90e2ca80..
5dd6baa81
100644
index a90e2ca80..
35a92e673
100644
--- a/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json
+++ b/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/compiler/resources/runtime.json
@@ -331,6 +331,
13
@@
@@ -331,6 +331,
20
@@
"centos.7-x64": {
"#import": [ "centos.7", "centos-x64", "rhel.7-x64" ]
},
...
...
@@ -303,11 +366,18 @@ index a90e2ca80..5dd6baa81 100644
+ },
+ "rocky-x64": {
+ "#import": [ "rocky", "rhel-x64" ]
+ },
+
+ "rocky.8.4": {
+ "#import": [ "rhel" ]
+ },
+ "rocky.8.4-x64": {
+ "#import": [ "rocky", "rhel-x64" ]
+ },
"debian": {
"#import": [ "linux" ]
@@ -777,6 +7
84
,13 @@
@@ -777,6 +7
91
,13 @@
"centos.7-x64-corert": {
"#import": [ "centos.7-corert", "centos-x64-corert", "centos.7-x64" ]
},
...
...
@@ -322,10 +392,10 @@ index a90e2ca80..5dd6baa81 100644
"debian-corert": {
"#import": [ "linux-corert", "debian" ]
diff --git a/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json b/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json
index 03f159a9e..
fb645df5e
100644
index 03f159a9e..
727fd4e1b
100644
--- a/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json
+++ b/src/nuget.client.d525b0e670f3b6cbd5c73a35f04730a9f658c852/test/TestUtilities/Test.Utility/compiler/resources/runtime.json
@@ -331,6 +331,
13
@@
@@ -331,6 +331,
20
@@
"centos.7-x64": {
"#import": [ "centos.7", "centos-x64", "rhel.7-x64" ]
},
...
...
@@ -335,11 +405,18 @@ index 03f159a9e..fb645df5e 100644
+ },
+ "rocky-x64": {
+ "#import": [ "rocky", "rhel-x64" ]
+ },
+
+ "rocky.8.4": {
+ "#import": [ "rhel" ]
+ },
+ "rocky8.4-x64": {
+ "#import": [ "rocky.8.4", "rhel-x64" ]
+ },
"debian": {
"#import": [ "linux" ]
@@ -777,6 +7
84
,13 @@
@@ -777,6 +7
91
,13 @@
"centos.7-x64-corert": {
"#import": [ "centos.7-corert", "centos-x64-corert", "centos.7-x64" ]
},
...
...
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