diff --git a/release-notes/2.1/2.1-supported-os.md b/release-notes/2.1/2.1-supported-os.md index df362616..1cb8fdda 100644 --- a/release-notes/2.1/2.1-supported-os.md +++ b/release-notes/2.1/2.1-supported-os.md @@ -30,7 +30,7 @@ OS | Version | Architectures | ------------------------------|-------------------------------|----------------|----- Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy) Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf) -Fedora | 27, 28 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) +Fedora | 28, 29 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases) Ubuntu | 18.04, 16.04, 14.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) Linux Mint | 18, 17 | x64 | [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) @@ -49,6 +49,7 @@ Support for the following versions was ended by the distribution owners and are |OS | Version | End of Life | |-----------|----------|-------------| +| Fedora | 27 | [11/30/2018](https://fedoraproject.org/wiki/End_of_life) | | Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | | Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html) | Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | diff --git a/release-notes/2.1/2.1.7/2.1.7.md b/release-notes/2.1/2.1.7/2.1.7.md index 9c23fb9d..3862fd8c 100644 --- a/release-notes/2.1/2.1.7/2.1.7.md +++ b/release-notes/2.1/2.1.7/2.1.7.md @@ -33,11 +33,13 @@ The following repos have been updated ### Azure AppServices -* Deployment of .NET Core 2.1.7 to Azure App Services is expected to complete in a couple of days. +* .NET Core 2.1.7 is being deployed to Azure App Services and the deployment is expected to complete in a couple of days. ## .NET Core Lifecycle News See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. +* Support for Fedora 27 has ended as of November 30, 2018. +* Support for Fedora 29 has been added for .NET Core 2.1. ## Notable Changes in 2.1.7 diff --git a/release-notes/2.2/2.2-supported-os.md b/release-notes/2.2/2.2-supported-os.md index d9609e08..654ed5ce 100644 --- a/release-notes/2.2/2.2-supported-os.md +++ b/release-notes/2.2/2.2-supported-os.md @@ -30,7 +30,7 @@ OS | Version | Architectures | ------------------------------|-------------------------------|----------------|----- Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy) Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf) -Fedora | 27, 28 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) +Fedora | 28, 29 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases) Ubuntu | 18.10, 18.04, 16.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) Linux Mint | 18, 17 | x64 | [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) @@ -49,6 +49,7 @@ Support for the following versions was ended by the distribution owners and are |OS | Version | End of Life | |-----------|----------|-------------| +| Fedora | 27 | [11/30/2018](https://fedoraproject.org/wiki/End_of_life) | | Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | | Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html) | Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | diff --git a/release-notes/2.2/2.2.1/2.2.1.md b/release-notes/2.2/2.2.1/2.2.1.md index bb73762f..e3063034 100644 --- a/release-notes/2.2/2.2.1/2.2.1.md +++ b/release-notes/2.2/2.2.1/2.2.1.md @@ -33,11 +33,13 @@ The following repos have been updated ### Azure AppServices -* Deployment of .NET Core 2.2.1 to Azure App Services is expected to complete in a couple of days. +* .NET Core 2.2.1 is being deployed to Azure App Services and the deployment is expected to complete in a couple of days. ## .NET Core Lifecycle News See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. +* Support for Fedora 27 has ended as of November 30, 2018. +* Support for Fedora 29 has been added for .NET Core 2.2. ## Notable Changes in 2.2.1