From: Michael Tremer Date: Thu, 14 Feb 2019 20:08:21 +0000 (+0000) Subject: glibc: Update to 2.29 X-Git-Url: http://git.ipfire.org/?p=ipfire-3.x.git;a=commitdiff_plain;h=8c00dee0fc7d8df3b2be836a9f6659796dc247d3 glibc: Update to 2.29 Signed-off-by: Michael Tremer --- diff --git a/glibc/glibc.nm b/glibc/glibc.nm index 012e5b3d8..eb3f7e2cc 100644 --- a/glibc/glibc.nm +++ b/glibc/glibc.nm @@ -4,8 +4,8 @@ ############################################################################### name = glibc -version = 2.28 -release = 2 +version = 2.29 +release = 1 maintainer = Michael Tremer groups = System/Base @@ -23,7 +23,7 @@ description Linux system will not function. end -source_dl = http://ftp.gnu.org/gnu/glibc/ +source_dl = https://ftp.gnu.org/gnu/glibc/ sources = %{thisapp}.tar.xz build @@ -38,9 +38,10 @@ build gcc >= 8 gettext kernel-headers >= %{OPTIMIZED_KERNEL} - make >= 4.0 libcap-devel libstdc++-static + make >= 4.0 + python3 >= 3.4 texinfo end