From da49285e25946568578d08e611a794a69886894c Mon Sep 17 00:00:00 2001 From: Ivan Davidov Date: Mon, 25 Mar 2019 16:47:35 +0200 Subject: [PATCH] Forgot to mention that MLL uses the latest available GLIBC (2.29). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f07caa5..fdf7dc52c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This is a screenshot of the current development version of Minimal Linux Live: As of **25-Mar-2019**: * Linux kernel 5.0.4 (stable) -* GNU C Library 2.27 (stable) +* GNU C Library 2.29 (stable) * Busybox 1.30.1 (stable) * Stable build on default Ubuntu 18.04.2 installation with applied system updates.