diff --git a/srcpkgs/glibc/patches/glibc-2.20-do_ftell_wide-memleak.patch b/srcpkgs/glibc/patches/glibc-2.20-do_ftell_wide-memleak.patch deleted file mode 100644 index 91c9ede669..0000000000 --- a/srcpkgs/glibc/patches/glibc-2.20-do_ftell_wide-memleak.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/libio/wfileops.c b/libio/wfileops.c -index f123add..ebc06e8 100644 ---- libio/wfileops.c -+++ libio/wfileops.c -@@ -711,6 +711,7 @@ do_ftell_wide (_IO_FILE *fp) - return WEOF; - - offset += outstop - out; -+ free (out); - } - - /* We don't trust _IO_read_end to represent the current file offset diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template index 58f9d653a4..6334fc3aa1 100644 --- a/srcpkgs/glibc/template +++ b/srcpkgs/glibc/template @@ -1,14 +1,14 @@ # Template file for 'glibc' pkgname=glibc -version=2.20 -revision=11 +version=2.21 +revision=1 bootstrap=yes short_desc="The GNU C library" maintainer="Juan RP " homepage="http://www.gnu.org/software/libc" license="GPL-2, LGPL-2.1, BSD" distfiles="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.xz" -checksum=f84b6d42aecc288d593c397b0a3d02260a33ee686bce0c634eb9b32798f36ba5 +checksum=aeeb362437965a5d3f40b151094ca79def04a115bd363fdd4a9a0c69482923b8 # Do not strip these files, objcopy errors out. nostrip_files=" XBS5_ILP32_OFFBIG