diff --git a/system/base/glibc/actions.py b/system/base/glibc/actions.py index df32e9cf..a54ff97c 100644 --- a/system/base/glibc/actions.py +++ b/system/base/glibc/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get import os -WorkDir = "glibc-2.21" +WorkDir = "glibc-2.22" arch = "x86-64" if get.ARCH() == "x86_64" and not get.buildTYPE() == "emul32" else "i686" defaultflags = "-O3 -g -fasynchronous-unwind-tables -mtune=generic -march=%s" % arch diff --git a/system/base/glibc/pspec.xml b/system/base/glibc/pspec.xml index c0f0bad4..6406effb 100644 --- a/system/base/glibc/pspec.xml +++ b/system/base/glibc/pspec.xml @@ -13,7 +13,7 @@ library GNU libc6 (also called glibc2) C library The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel. It defines the system calls and other basic C programming language facilities. - http://ftp.gnu.org/gnu/libc/glibc-2.21.tar.xz + http://ftp.gnu.org/gnu/libc/glibc-2.22.tar.xz kernel-headers gettext @@ -21,7 +21,7 @@ locale-no-archive.patch - glibc-2.21-roundup.patch + @@ -1757,6 +1757,13 @@ + + 2016-02-05 + 2.22 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-04-04 2.21 diff --git a/system/devel/binutils/pspec.xml b/system/devel/binutils/pspec.xml index a0155180..b78c569d 100644 --- a/system/devel/binutils/pspec.xml +++ b/system/devel/binutils/pspec.xml @@ -11,10 +11,10 @@ app:console Assembler and linker tools Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files. - http://ftp.gnu.org/gnu/binutils/binutils-2.25.tar.bz2 + http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2 - binutils-2.25-roundup.patch - pisilinux/64.patch - gcc-4.9-isl-0.13-hack.patch - pisilinux/gcc-4.8-filename-output.patch + + pisilinux/gcc_47_based-record_gcc_options.patch @@ -148,6 +148,13 @@ + + 2016-02-05 + 5.3.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-11-28 4.9.2 diff --git a/system/devel/libtool/pspec.xml b/system/devel/libtool/pspec.xml index d75ef133..6438708d 100644 --- a/system/devel/libtool/pspec.xml +++ b/system/devel/libtool/pspec.xml @@ -12,7 +12,7 @@ library A shared library tool for developers Libtool is a shared library tool for developers. - mirrors://gnu/libtool/libtool-2.4.2.tar.xz + mirrors://gnu/libtool/libtool-2.4.6.tar.xz gnuconfig autoconf @@ -59,6 +59,13 @@ + + 2016-02-06 + 2.4.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-11-28 2.4.2