summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-08-16 17:37:01 (GMT)
committerBrad King <brad.king@kitware.com>2023-08-16 18:29:55 (GMT)
commitef2bab7687a1027a4c8ccba9a1d42177b7b5a107 (patch)
tree5242a57350a048e77510cc9035fb3296661ddb49 /Help/release
parenta705eb963c7e31cd8e34f7b813f007f8be78f84d (diff)
downloadCMake-ef2bab7687a1027a4c8ccba9a1d42177b7b5a107.zip
CMake-ef2bab7687a1027a4c8ccba9a1d42177b7b5a107.tar.gz
CMake-ef2bab7687a1027a4c8ccba9a1d42177b7b5a107.tar.bz2
Utilities/Release: Update docker specs for linux-x86_64 to centos 7
Update the centos base image from centos 6 to centos 7. The latter is the minimum version supported by libuv 1.45. The resulting binaries require GLIBC 2.17.
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/rel-linux-x86_64.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/rel-linux-x86_64.rst b/Help/release/dev/rel-linux-x86_64.rst
new file mode 100644
index 0000000..8302a1c
--- /dev/null
+++ b/Help/release/dev/rel-linux-x86_64.rst
@@ -0,0 +1,5 @@
+rel-linux-x86_64
+----------------
+
+* The precompiled Linux ``x86_64`` binaries provided on
+ `cmake.org <https://cmake.org/download/>`_ now require GLIBC 2.17 or higher.