mirror of
https://abf.rosa.ru/djam/dotnet3.1.git
synced 2025-02-23 14:32:57 +00:00
389 lines
7.3 KiB
Diff
389 lines
7.3 KiB
Diff
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json b/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
|
|
index da73456..428d9c9 100644
|
|
--- a/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
|
|
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
|
|
@@ -177,6 +177,53 @@
|
|
"any",
|
|
"base"
|
|
],
|
|
+ "alpine.3.14": [
|
|
+ "alpine.3.14",
|
|
+ "alpine.3.13",
|
|
+ "alpine.3.12",
|
|
+ "alpine.3.11",
|
|
+ "alpine.3.10",
|
|
+ "alpine.3.9",
|
|
+ "alpine.3.8",
|
|
+ "alpine.3.7",
|
|
+ "alpine.3.6",
|
|
+ "alpine",
|
|
+ "linux-musl",
|
|
+ "linux",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "alpine.3.14-x64": [
|
|
+ "alpine.3.14-x64",
|
|
+ "alpine.3.14",
|
|
+ "alpine.3.13-x64",
|
|
+ "alpine.3.13",
|
|
+ "alpine.3.12-x64",
|
|
+ "alpine.3.12",
|
|
+ "alpine.3.11-x64",
|
|
+ "alpine.3.11",
|
|
+ "alpine.3.10-x64",
|
|
+ "alpine.3.10",
|
|
+ "alpine.3.9-x64",
|
|
+ "alpine.3.9",
|
|
+ "alpine.3.8-x64",
|
|
+ "alpine.3.8",
|
|
+ "alpine.3.7-x64",
|
|
+ "alpine.3.7",
|
|
+ "alpine.3.6-x64",
|
|
+ "alpine.3.6",
|
|
+ "alpine-x64",
|
|
+ "alpine",
|
|
+ "linux-musl-x64",
|
|
+ "linux-musl",
|
|
+ "linux-x64",
|
|
+ "linux",
|
|
+ "unix-x64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
"alpine.3.6": [
|
|
"alpine.3.6",
|
|
"alpine",
|
|
@@ -625,6 +672,74 @@
|
|
"any",
|
|
"base"
|
|
],
|
|
+ "debian.11": [
|
|
+ "debian.11",
|
|
+ "debian",
|
|
+ "linux",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "debian.11-arm": [
|
|
+ "debian.11-arm",
|
|
+ "debian.11",
|
|
+ "debian-arm",
|
|
+ "debian",
|
|
+ "linux-arm",
|
|
+ "linux",
|
|
+ "unix-arm",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "debian.11-arm64": [
|
|
+ "debian.11-arm64",
|
|
+ "debian.11",
|
|
+ "debian-arm64",
|
|
+ "debian",
|
|
+ "linux-arm64",
|
|
+ "linux",
|
|
+ "unix-arm64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "debian.11-armel": [
|
|
+ "debian.11-armel",
|
|
+ "debian.11",
|
|
+ "debian-armel",
|
|
+ "debian",
|
|
+ "linux-armel",
|
|
+ "linux",
|
|
+ "unix-armel",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "debian.11-x64": [
|
|
+ "debian.11-x64",
|
|
+ "debian.11",
|
|
+ "debian-x64",
|
|
+ "debian",
|
|
+ "linux-x64",
|
|
+ "linux",
|
|
+ "unix-x64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "debian.11-x86": [
|
|
+ "debian.11-x86",
|
|
+ "debian.11",
|
|
+ "debian-x86",
|
|
+ "debian",
|
|
+ "linux-x86",
|
|
+ "linux",
|
|
+ "unix-x86",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
"debian.8": [
|
|
"debian.8",
|
|
"debian",
|
|
@@ -3204,6 +3319,97 @@
|
|
"any",
|
|
"base"
|
|
],
|
|
+ "rosa": [
|
|
+ "rosa",
|
|
+ "linux",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa-arm64": [
|
|
+ "rosa-arm64",
|
|
+ "rosa",
|
|
+ "linux-arm64",
|
|
+ "linux",
|
|
+ "unix-arm64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa-x64": [
|
|
+ "rosa-x64",
|
|
+ "rosa",
|
|
+ "linux-x64",
|
|
+ "linux",
|
|
+ "unix-x64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2019.05": [
|
|
+ "rosa.2019.05",
|
|
+ "rosa",
|
|
+ "linux",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2019.05-arm64": [
|
|
+ "rosa.2019.05-arm64",
|
|
+ "rosa.2019.05",
|
|
+ "rosa-arm64",
|
|
+ "rosa",
|
|
+ "linux-arm64",
|
|
+ "linux",
|
|
+ "unix-arm64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2019.05-x64": [
|
|
+ "rosa.2019.05-x64",
|
|
+ "rosa.2019.05",
|
|
+ "rosa-x64",
|
|
+ "rosa",
|
|
+ "linux-x64",
|
|
+ "linux",
|
|
+ "unix-x64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2021.1": [
|
|
+ "rosa.2021.1",
|
|
+ "rosa",
|
|
+ "linux",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2021.1-arm64": [
|
|
+ "rosa.2021.1-arm64",
|
|
+ "rosa.2021.1",
|
|
+ "rosa-arm64",
|
|
+ "rosa",
|
|
+ "linux-arm64",
|
|
+ "linux",
|
|
+ "unix-arm64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
+ "rosa.2021.1-x64": [
|
|
+ "rosa.2021.1-x64",
|
|
+ "rosa.2021.1",
|
|
+ "rosa-x64",
|
|
+ "rosa",
|
|
+ "linux-x64",
|
|
+ "linux",
|
|
+ "unix-x64",
|
|
+ "unix",
|
|
+ "any",
|
|
+ "base"
|
|
+ ],
|
|
"sles": [
|
|
"sles",
|
|
"linux",
|
|
diff --git a/pkg/Microsoft.NETCore.Platforms/runtime.json b/pkg/Microsoft.NETCore.Platforms/runtime.json
|
|
index 608a034..f832924 100644
|
|
--- a/pkg/Microsoft.NETCore.Platforms/runtime.json
|
|
+++ b/pkg/Microsoft.NETCore.Platforms/runtime.json
|
|
@@ -55,6 +55,17 @@
|
|
"alpine.3.12-x64"
|
|
]
|
|
},
|
|
+ "alpine.3.14": {
|
|
+ "#import": [
|
|
+ "alpine.3.13"
|
|
+ ]
|
|
+ },
|
|
+ "alpine.3.14-x64": {
|
|
+ "#import": [
|
|
+ "alpine.3.14",
|
|
+ "alpine.3.13-x64"
|
|
+ ]
|
|
+ },
|
|
"alpine.3.6": {
|
|
"#import": [
|
|
"alpine"
|
|
@@ -286,6 +297,41 @@
|
|
"debian-x86"
|
|
]
|
|
},
|
|
+ "debian.11": {
|
|
+ "#import": [
|
|
+ "debian"
|
|
+ ]
|
|
+ },
|
|
+ "debian.11-arm": {
|
|
+ "#import": [
|
|
+ "debian.11",
|
|
+ "debian-arm"
|
|
+ ]
|
|
+ },
|
|
+ "debian.11-arm64": {
|
|
+ "#import": [
|
|
+ "debian.11",
|
|
+ "debian-arm64"
|
|
+ ]
|
|
+ },
|
|
+ "debian.11-armel": {
|
|
+ "#import": [
|
|
+ "debian.11",
|
|
+ "debian-armel"
|
|
+ ]
|
|
+ },
|
|
+ "debian.11-x64": {
|
|
+ "#import": [
|
|
+ "debian.11",
|
|
+ "debian-x64"
|
|
+ ]
|
|
+ },
|
|
+ "debian.11-x86": {
|
|
+ "#import": [
|
|
+ "debian.11",
|
|
+ "debian-x86"
|
|
+ ]
|
|
+ },
|
|
"debian.8": {
|
|
"#import": [
|
|
"debian"
|
|
@@ -1428,6 +1474,57 @@
|
|
"rhel-x64"
|
|
]
|
|
},
|
|
+ "rosa": {
|
|
+ "#import": [
|
|
+ "linux"
|
|
+ ]
|
|
+ },
|
|
+ "rosa-arm64": {
|
|
+ "#import": [
|
|
+ "rosa",
|
|
+ "linux-arm64"
|
|
+ ]
|
|
+ },
|
|
+ "rosa-x64": {
|
|
+ "#import": [
|
|
+ "rosa",
|
|
+ "linux-x64"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2019.05": {
|
|
+ "#import": [
|
|
+ "rosa"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2019.05-arm64": {
|
|
+ "#import": [
|
|
+ "rosa.2019.05",
|
|
+ "rosa-arm64"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2019.05-x64": {
|
|
+ "#import": [
|
|
+ "rosa.2019.05",
|
|
+ "rosa-x64"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2021.1": {
|
|
+ "#import": [
|
|
+ "rosa"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2021.1-arm64": {
|
|
+ "#import": [
|
|
+ "rosa.2021.1",
|
|
+ "rosa-arm64"
|
|
+ ]
|
|
+ },
|
|
+ "rosa.2021.1-x64": {
|
|
+ "#import": [
|
|
+ "rosa.2021.1",
|
|
+ "rosa-x64"
|
|
+ ]
|
|
+ },
|
|
"sles": {
|
|
"#import": [
|
|
"linux"
|
|
diff --git a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
|
|
index 0e8d06d..846a80d 100644
|
|
--- a/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
|
|
+++ b/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
|
|
@@ -16,7 +16,7 @@
|
|
<RuntimeGroup Include="alpine">
|
|
<Parent>linux-musl</Parent>
|
|
<Architectures>x64</Architectures>
|
|
- <Versions>3.6;3.7;3.8;3.9;3.10;3.11;3.12;3.13</Versions>
|
|
+ <Versions>3.6;3.7;3.8;3.9;3.10;3.11;3.12;3.13;3.14</Versions>
|
|
</RuntimeGroup>
|
|
|
|
<RuntimeGroup Include="android">
|
|
@@ -43,7 +43,7 @@
|
|
<RuntimeGroup Include="debian">
|
|
<Parent>linux</Parent>
|
|
<Architectures>x64;x86;arm;armel;arm64</Architectures>
|
|
- <Versions>8;9;10</Versions>
|
|
+ <Versions>8;9;10;11</Versions>
|
|
<TreatVersionsAsCompatible>false</TreatVersionsAsCompatible>
|
|
</RuntimeGroup>
|
|
|
|
@@ -137,6 +137,13 @@
|
|
<Versions>9</Versions>
|
|
</RuntimeGroup>
|
|
|
|
+ <RuntimeGroup Include="rosa">
|
|
+ <Parent>linux</Parent>
|
|
+ <Architectures>x64;arm64</Architectures>
|
|
+ <Versions>2021.1;2019.05</Versions>
|
|
+ <TreatVersionsAsCompatible>false</TreatVersionsAsCompatible>
|
|
+ </RuntimeGroup>
|
|
+
|
|
<RuntimeGroup Include="sles">
|
|
<Parent>linux</Parent>
|
|
<Architectures>x64</Architectures>
|