Blame SOURCES/corefx-rhel-runtime-ids.patch

7f84b8
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json b/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
7f84b8
index 7272b5de10..99fd8de923 100644
7f84b8
--- a/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
7f84b8
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
7f84b8
@@ -4923,6 +4923,123 @@
7f84b8
     "any",
7f84b8
     "base"
7f84b8
   ],
7f84b8
+  "rhel.8": [
7f84b8
+    "rhel.8",
7f84b8
+    "rhel",
7f84b8
+    "linux",
7f84b8
+    "unix",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8-corert": [
7f84b8
+    "rhel.8-corert",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-corert",
7f84b8
+    "rhel",
7f84b8
+    "linux-corert",
7f84b8
+    "linux",
7f84b8
+    "unix-corert",
7f84b8
+    "unix",
7f84b8
+    "corert",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8-x64": [
7f84b8
+    "rhel.8-x64",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-x64",
7f84b8
+    "rhel",
7f84b8
+    "linux-x64",
7f84b8
+    "linux",
7f84b8
+    "unix-x64",
7f84b8
+    "unix",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8-x64-corert": [
7f84b8
+    "rhel.8-x64-corert",
7f84b8
+    "rhel.8-corert",
7f84b8
+    "rhel.8-x64",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-x64-corert",
7f84b8
+    "rhel-corert",
7f84b8
+    "rhel-x64",
7f84b8
+    "rhel",
7f84b8
+    "linux-x64-corert",
7f84b8
+    "linux-corert",
7f84b8
+    "linux-x64",
7f84b8
+    "linux",
7f84b8
+    "unix-x64-corert",
7f84b8
+    "unix-corert",
7f84b8
+    "unix-x64",
7f84b8
+    "unix",
7f84b8
+    "corert",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8.0": [
7f84b8
+    "rhel.8.0",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel",
7f84b8
+    "linux",
7f84b8
+    "unix",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8.0-corert": [
7f84b8
+    "rhel.8.0-corert",
7f84b8
+    "rhel.8.0",
7f84b8
+    "rhel.8-corert",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-corert",
7f84b8
+    "rhel",
7f84b8
+    "linux-corert",
7f84b8
+    "linux",
7f84b8
+    "unix-corert",
7f84b8
+    "unix",
7f84b8
+    "corert",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8.0-x64": [
7f84b8
+    "rhel.8.0-x64",
7f84b8
+    "rhel.8.0",
7f84b8
+    "rhel.8-x64",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-x64",
7f84b8
+    "rhel",
7f84b8
+    "linux-x64",
7f84b8
+    "linux",
7f84b8
+    "unix-x64",
7f84b8
+    "unix",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
+  "rhel.8.0-x64-corert": [
7f84b8
+    "rhel.8.0-x64-corert",
7f84b8
+    "rhel.8.0-corert",
7f84b8
+    "rhel.8.0-x64",
7f84b8
+    "rhel.8.0",
7f84b8
+    "rhel.8-x64-corert",
7f84b8
+    "rhel.8-corert",
7f84b8
+    "rhel.8-x64",
7f84b8
+    "rhel.8",
7f84b8
+    "rhel-x64-corert",
7f84b8
+    "rhel-corert",
7f84b8
+    "rhel-x64",
7f84b8
+    "rhel",
7f84b8
+    "linux-x64-corert",
7f84b8
+    "linux-corert",
7f84b8
+    "linux-x64",
7f84b8
+    "linux",
7f84b8
+    "unix-x64-corert",
7f84b8
+    "unix-corert",
7f84b8
+    "unix-x64",
7f84b8
+    "unix",
7f84b8
+    "corert",
7f84b8
+    "any",
7f84b8
+    "base"
7f84b8
+  ],
7f84b8
   "sles": [
7f84b8
     "sles",
7f84b8
     "linux",
7f84b8
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.json b/pkg/Microsoft.NETCore.Platforms/runtime.json
7f84b8
index e57332c62c..fc56341c7e 100644
7f84b8
--- a/pkg/Microsoft.NETCore.Platforms/runtime.json
7f84b8
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.json
7f84b8
@@ -1800,6 +1800,56 @@
7f84b8
         "rhel.7.5-x64-corert"
7f84b8
       ]
7f84b8
     },
7f84b8
+    "rhel.8": {
7f84b8
+      "#import": [
7f84b8
+        "rhel"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8-corert": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8",
7f84b8
+        "rhel-corert"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8-x64": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8",
7f84b8
+        "rhel-x64"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8-x64-corert": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8-corert",
7f84b8
+        "rhel.8-x64",
7f84b8
+        "rhel.8",
7f84b8
+        "rhel-x64-corert"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8.0": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8.0-corert": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8.0",
7f84b8
+        "rhel.8-corert"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8.0-x64": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8.0",
7f84b8
+        "rhel.8-x64"
7f84b8
+      ]
7f84b8
+    },
7f84b8
+    "rhel.8.0-x64-corert": {
7f84b8
+      "#import": [
7f84b8
+        "rhel.8.0-corert",
7f84b8
+        "rhel.8.0-x64",
7f84b8
+        "rhel.8.0",
7f84b8
+        "rhel.8-x64-corert"
7f84b8
+      ]
7f84b8
+    },
7f84b8
     "sles": {
7f84b8
       "#import": [
7f84b8
         "linux"
7f84b8
diff --git a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
7f84b8
index cc93f8bf91..21f6109824 100644
7f84b8
--- a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
7f84b8
+++ b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
7f84b8
@@ -103,6 +103,12 @@
7f84b8
       <Versions>7;7.0;7.1;7.2;7.3;7.4;7.5;7.6</Versions>
7f84b8
     </RuntimeGroup>
7f84b8
 
7f84b8
+    <RuntimeGroup Include="rhel">
7f84b8
+      <Parent>linux</Parent>
7f84b8
+      <Architectures>x64</Architectures>
7f84b8
+      <Versions>8;8.0</Versions>
7f84b8
+    </RuntimeGroup>
7f84b8
+
7f84b8
     <RuntimeGroup Include="sles">
7f84b8
       <Parent>linux</Parent>
7f84b8
       <Architectures>x64</Architectures>