]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glibc: Update to 2.29
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Feb 2019 20:08:21 +0000 (20:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Feb 2019 20:08:21 +0000 (20:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
glibc/glibc.nm

index 012e5b3d8ae18fccba5bd7877110f9bbb1a70ec8..eb3f7e2ccd1d33b8cefbb013f4fadb68d92494c1 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = glibc
 ###############################################################################
 
 name       = glibc
-version    = 2.28
-release    = 2
+version    = 2.29
+release    = 1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Base
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Base
@@ -23,7 +23,7 @@ description
        Linux system will not function.
 end
 
        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
 sources    = %{thisapp}.tar.xz
 
 build
@@ -38,9 +38,10 @@ build
                gcc >= 8
                gettext
                kernel-headers >= %{OPTIMIZED_KERNEL}
                gcc >= 8
                gettext
                kernel-headers >= %{OPTIMIZED_KERNEL}
-               make >= 4.0
                libcap-devel
                libstdc++-static
                libcap-devel
                libstdc++-static
+               make >= 4.0
+               python3 >= 3.4
                texinfo
        end
 
                texinfo
        end