Update supported OS versions

This commit is contained in:
Richard Lander 2018-01-13 22:30:15 -08:00
parent 6c32376ca4
commit ec3c4359dc
3 changed files with 24 additions and 19 deletions

View file

@ -2,8 +2,8 @@
.NET Core is [supported by Microsoft](microsoft-support.md) on a range of operatings systems and versions. Each platform has distinct Lifecycles defined by the parent organization. .NET Core support will take these Lifecycle schedules into account when adding or removing versions from the supported list.
* [.NET Core 2.0 supported OS versions](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0-supported-os.md)
* [.NET Core 1.x supported OS versions](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0-supported-os.md)
* [.NET Core 2.0 supported OS versions](release-notes/2.0/2.0-supported-os.md)
* [.NET Core 1.x supported OS versions](release-notes/1.0/1.0-supported-os.md)
## Support for new OS versions

View file

@ -30,10 +30,10 @@ Mac OS X | 10.11, 10.12* | x64 |
OS | Version | Architectures| Notes
------------------------------|--------------------------------|--------------|-----
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | 24 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Fedora | 26 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 8.2+ | x64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
Ubuntu <br> Linux Mint | 14.04, 16.04, 16.10* <br> 17 | x64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) <br> [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
openSUSE | 42.1+ (1.1) | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
Ubuntu <br> Linux Mint | 14.04, 16.04 <br> 17 | x64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) <br> [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
openSUSE | 42.3+ (1.1) | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
* \* Supported by the latest patch release of .NET Core 1.1
* **Bold numbers** indicate additions to this release.
@ -43,8 +43,10 @@ openSUSE | 42.1+ (1.1) | x64
Support for the following versions was ended by the distribution owners and are [not supported by .NET Core 1.x](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md).
OS | Version | Architectures | End of Life
------------------------------|-------------------------------|----------------|-----
Fedora | 23 | x64 | [December 20, 2016](https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/OHFCBTYXAO6NBH5BZZI3VIMIIL2ODFP5/)
openSUSE | 13.2 | x64 | [January 18, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-01/msg00033.html)
openSUSE | 42.1 | x64 | [May 17, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html)
OS | Version | End of Life | Supported Version
-----------|----------|-------------|------------------
Fedora | 24 | [August 2017](https://fedoramagazine.org/fedora-24-eol/) | 26+
Fedora | 23 | [December 20, 2016](https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/thread/OHFCBTYXAO6NBH5BZZI3VIMIIL2ODFP5/) | 26+
openSUSE | 13.2 | [January 18, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-01/msg00033.html) | 42.3+
openSUSE | 42.1 | [May 17, 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html) | 42.3+
Ubuntu | 16.10 | [July 2017](https://lists.ubuntu.com/archives/ubuntu-announce/2017-July/000223.html) | 17.10

View file

@ -29,21 +29,24 @@ Mac OS X | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf)
Fedora | **25**, **26** | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Fedora | **26**, **27** | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | **9**, 8.7+ | x64 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
Ubuntu <br> Linux Mint | **17.10**, **17.04**, 16.04, 14.04 <br> **18**, 17 | x64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) <br> [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
openSUSE | 42.2+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
Ubuntu <br> Linux Mint | **17.10**, 16.04, 14.04 <br> **18**, 17 | x64 | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) <br> [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
openSUSE | 42.3+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
SUSE Enterprise Linux (SLES) | **12 SP2+** | x64 | [SUSE lifecycle](https://www.suse.com/lifecycle/)
* **Bold numbers** indicate additions to this release.
* **Bold numbers** indicate additions in this release.
* '+' indicates the minimum supported version.
## Out of support OS versions
Support for the following versions was ended by the distribution owners and are [not supported by .NET Core 2](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md).
OS | Version | Architectures | End of Life
------------------------------|-------------------------------|----------------|-----
Fedora | 24 | x64 | [August 2017](https://fedoramagazine.org/fedora-24-eol/)
Ubuntu | 16.10 | x64 | [July 2017](https://lists.ubuntu.com/archives/ubuntu-announce/2017-July/000223.html)
openSUSE | 42.1 | x64 | [May 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html)
OS | Version | End of Life | Supported Version
-----------|----------|-------------|------------------
Fedora | 25 | [December 2017](https://fedoramagazine.org/fedora-25-end-life/) | 26+
Fedora | 24 | [August 2017](https://fedoramagazine.org/fedora-24-eol/) | 26+
openSUSE | 42.2 | [January 2018](https://lists.opensuse.org/opensuse-security-announce/2017-11/msg00066.html) | 42.3
openSUSE | 42.1 | [May 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html) | 42.3
Ubuntu | 17.04 | [January 2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-January.txt) | 17.10 |
Ubuntu | 16.10 | [July 2017](https://lists.ubuntu.com/archives/ubuntu-announce/2017-July/000223.html) | 17.10