Skip to content

build: update minimum kernel version to 3.10.0

Rodrigo Muino Tomonari requested to merge github/fork/gibfahn/no-centos6 into master

Also updates glibc version to 2.17. This means the minimum supported distros are RHEL/CentOS 7 and Ubuntu 14.04.

Distro Kernel glibc
Current 2.6.32 2.12
New 3.10.0 2.17
RHEL6 2.6.32 2.12
Ubuntu 12.04 3.2 2.15
RHEL7 3.10.0 2.17
Ubuntu 14.04 3.13 2.19
Ubuntu 16.04 4.4 2.23
Latest 4.12.5 2.26

Refs: https://github.com/nodejs/build/pull/809

Checklist
Affected core subsystem(s)

build

cc/ @nodejs/build @nodejs/release @bnoordhuis @seishun @rvagg

Merge request reports

Loading