Merge pull request #1496 from leecow/master

add RHEL6 and Ubuntu18.04 to OS-Support list
This commit is contained in:
Lee Coward 2018-05-03 14:45:46 -07:00 committed by GitHub
commit d8caf37380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,13 +28,14 @@ Mac OS X | 10.12+ | x64 |
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Red Hat Enterprise Linux | 6 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
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 | **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 | **17.10**, 16.04, 14.04 | x64 | [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)
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 | 18.04, 17.10, 16.04, 14.04 | x64 | [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)
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/)
SUSE Enterprise Linux (SLES) | 12 SP2+ | x64 | [SUSE lifecycle](https://www.suse.com/lifecycle/)
* **Bold numbers** indicate additions in this release.
* '+' indicates the minimum supported version.