Drop Ubuntu 17.10 and Fedora 26 (dotnet/core-setup#4734)
authorRakesh Singh <raksingh@microsoft.com>
Fri, 14 Dec 2018 18:04:09 +0000 (10:04 -0800)
committerGitHub <noreply@github.com>
Fri, 14 Dec 2018 18:04:09 +0000 (10:04 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/089f448ceb8b86568c01b0456539763060c9dd34

src/installer/buildpipeline/Core-Setup-Linux-BT.json
src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.17.10-x64.json [deleted file]
src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.26-x64.json [deleted file]
src/installer/publish/dir.props
src/installer/test/scripts/linux-test/README.md
src/installer/test/scripts/linux-test/images.txt

index bed36c4..9a3edec 100644 (file)
       "enabled": true,
       "continueOnError": false,
       "alwaysRun": false,
-      "displayName": "Package Runtime Dep - Ubuntu 17.10",
-      "timeoutInMinutes": 0,
-      "task": {
-        "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
-        "versionSpec": "1.*",
-        "definitionType": "task"
-      },
-      "inputs": {
-        "filename": "docker",
-        "arguments": "$(CommonDockerCommandToBuildRuntimeDepDebPackage) /p:OutputRid=ubuntu.17.10-$(PB_TargetArchitecture) $(PB_AdditionalMSBuildArguments)",
-        "workingFolder": "",
-        "failOnStandardError": "false"
-      }
-    },
-    {
-      "environment": {},
-      "enabled": true,
-      "continueOnError": false,
-      "alwaysRun": false,
-      "displayName": "Publish Runtime Dep - Ubuntu 17.10",
-      "timeoutInMinutes": 0,
-      "task": {
-        "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
-        "versionSpec": "1.*",
-        "definitionType": "task"
-      },
-      "inputs": {
-        "filename": "docker",
-        "arguments": "$(CommonDockerCommandToPublishRuntimeDepDebPackage) /p:OutputRid=ubuntu.17.10-$(PB_TargetArchitecture) $(PB_AdditionalMSBuildArguments)",
-        "workingFolder": "",
-        "failOnStandardError": "false"
-      }
-    },
-    {
-      "environment": {},
-      "enabled": true,
-      "continueOnError": false,
-      "alwaysRun": false,
       "displayName": "Package Runtime Dep - Ubuntu 18.04",
       "timeoutInMinutes": 0,
       "task": {
       "enabled": true,
       "continueOnError": false,
       "alwaysRun": false,
-      "displayName": "Package Runtime Dep - Fedora 26",
-      "timeoutInMinutes": 0,
-      "task": {
-        "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
-        "versionSpec": "1.*",
-        "definitionType": "task"
-      },
-      "inputs": {
-        "filename": "docker",
-        "arguments": "$(CommonDockerCommandToBuildRuntimeDepRPMPackage) /p:OutputRid=fedora.26-$(PB_TargetArchitecture) $(PB_AdditionalMSBuildArguments)",
-        "workingFolder": "",
-        "failOnStandardError": "false"
-      }
-    },
-    {
-      "environment": {},
-      "enabled": true,
-      "continueOnError": false,
-      "alwaysRun": false,
-      "displayName": "Publish Runtime Dep - Fedora 26",
-      "timeoutInMinutes": 0,
-      "task": {
-        "id": "d9bafed4-0b18-4f58-968d-86655b4d2ce9",
-        "versionSpec": "1.*",
-        "definitionType": "task"
-      },
-      "inputs": {
-        "filename": "docker",
-        "arguments": "$(CommonDockerCommandToPublishRuntimeDepRPMPackage) /p:OutputRid=fedora.26-$(PB_TargetArchitecture) $(PB_AdditionalMSBuildArguments)",
-        "workingFolder": "",
-        "failOnStandardError": "false"
-      }
-    },
-    {
-      "environment": {},
-      "enabled": true,
-      "continueOnError": false,
-      "alwaysRun": false,
       "displayName": "Package Runtime Dep - Fedora 27",
       "timeoutInMinutes": 0,
       "task": {
diff --git a/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.17.10-x64.json b/src/installer/pkg/packaging/deb/dotnet-runtime-deps-debian_config_ubuntu.17.10-x64.json
deleted file mode 100644 (file)
index 9d60b2f..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-{
-    "maintainer_name":".NET Core Team",
-    "maintainer_email": "dotnetpackages@dotnetfoundation.org",
-
-    "package_name": "%RUNTIME_DEPS_DEBIAN_PACKAGE_NAME%",
-    "install_root": "/usr/share/dotnet",
-
-    "short_description": "%RUNTIME_DEPS_DEBIAN_PACKAGE_NAME% %RUNTIME_DEPS_VERSION%",
-    "long_description": ".NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. This package installs all the system dependencies for Dotnet Core Runtime.",
-    "homepage": "https://dot.net/core",
-
-    "release":{
-        "package_version":"1.0.0.0",
-        "package_revision":"%RUNTIME_DEPS_REVISION%",
-        "urgency" : "low",
-        "changelog_message" : "https://github.com/dotnet/core/tree/master/release-notes"
-    },
-
-    "control": {
-        "priority":"standard",
-        "section":"libs",
-        "architecture":"amd64"
-    },
-
-    "copyright": "2017 Microsoft",
-    "license": {
-        "type": "MIT and ASL 2.0 and BSD",
-        "full_text": "Copyright (c) 2017 Microsoft\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
-    },
-
-    "debian_dependencies":{
-        "libc6":{},
-        "libgcc1":{},
-        "libgssapi-krb5-2":{},
-        "liblttng-ust0":{},
-        "libstdc++6":{},
-        "zlib1g":{},
-        "libssl1.0.0" : {},
-        "libicu57": {} 
-    },
-
-    "debian_ignored_dependencies" : [
-        "liblldb-3.5",
-        "liblldb-3.6"
-    ]
-}
diff --git a/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.26-x64.json b/src/installer/pkg/packaging/rpm/dotnet-runtime-deps-rpm_config_fedora.26-x64.json
deleted file mode 100644 (file)
index 84229e8..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-{
-    "maintainer_name": ".NET Core Team",
-    "maintainer_email": "dotnetpackages@dotnetfoundation.org",
-    "vendor": ".NET Foundation",
-
-    "package_name": "%RUNTIME_DEPS_RPM_PACKAGE_NAME%",
-    "install_root": "/usr/share/dotnet",
-
-    "short_description": "%RUNTIME_DEPS_RPM_PACKAGE_NAME% %RUNTIME_DEPS_VERSION%",
-    "long_description": ".NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. This package installs all the system dependencies for .NET Core Runtime.",
-    "homepage": "https://dot.net/core",
-
-    "release":{
-        "package_version":"1.0.0.0",
-        "package_revision":"%RUNTIME_DEPS_REVISION%",
-        "urgency" : "low",
-        "changelog_message" : "https://github.com/dotnet/core/tree/master/release-notes"
-    },
-
-    "control": {
-        "priority":"standard",
-        "section":"libs",
-        "architecture":"amd64"
-    },
-
-    "copyright": "2018 Microsoft",
-    "license": {
-        "type": "MIT",
-        "full_text": "Copyright (c) 2018 Microsoft\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
-    },
-    
-    "rpm_dependencies":[{
-        "package_name": "compat-openssl10",
-        "package_version": ""
-    },
-    {
-        "package_name": "libicu",
-        "package_version": ""
-    },
-    {
-        "package_name": "krb5-libs",
-        "package_version": ""
-    }]
-}
index 9ffad7c..38655c6 100644 (file)
@@ -43,7 +43,6 @@
   <ItemGroup>
     <PublishRid Include="ubuntu.14.04-x64" />
     <PublishRid Include="ubuntu.16.04-x64" />
-    <PublishRid Include="ubuntu.17.10-x64" />
     <PublishRid Include="ubuntu.18.04-x64" />
     <PublishRid Include="debian.8-x64" />
     <PublishRid Include="debian.9-x64" />
@@ -57,7 +56,6 @@
     <PublishRid Include="rhel.7-x64" />
     <PublishRid Include="opensuse.42-x64" />
     <PublishRid Include="centos.7-x64" />
-    <PublishRid Include="fedora.26-x64" />
     <PublishRid Include="fedora.27-x64" />
     <PublishRid Include="oraclelinux.7-x64" />
     <PublishRid Include="sles.12-x64" />
index 8daff5c..8a1c156 100644 (file)
@@ -39,10 +39,10 @@ The scrip allows automated test only for the following distro & version:
 \r
 | Distro | Version | \r
 |--------|---------|\r
-| Ubuntu | 14.04, 16.04, 17.10, 18.04 | \r
+| Ubuntu | 14.04, 16.04, 18.04 | \r
 | Debian | 8, 9 | \r
 | Centos | 7 |\r
-| Fedora | 26, 27 |\r
+| Fedora | 27 |\r
 | OpenSUSE | 42 |\r
 | Oracle Linux | 7 |\r
 | RHEL | 7 |\r
index d4464f1..919d0ed 100644 (file)
@@ -1,11 +1,9 @@
 ubuntu:14.04
 ubuntu:16.04
-ubuntu:17.10
 ubuntu:18.04
 debian:8
 debian:9
 centos:7
-fedora:26
 fedora:27
 opensuse:42.2
 oraclelinux:7