diff --git a/system/base/glibc/pspec.xml b/system/base/glibc/pspec.xml
index b60821cf..84e6ce14 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.23.tar.xz
+ http://ftp.gnu.org/gnu/libc/glibc-2.24.tar.xz
kernel-headers
gettext
@@ -1953,6 +1953,13 @@
+
+ 2017-01-01
+ 2.24
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2016-04-26
2.23
diff --git a/system/devel/binutils/pspec.xml b/system/devel/binutils/pspec.xml
index 445ef6e2..134d3395 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.26.tar.bz2
+ http://ftp.gnu.org/gnu/binutils/binutils-2.27.tar.bz2
- binutils-gdb.git-e20365c.patch
-