summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--glibc-1915d6d1.patch.xzbin0 -> 214744 bytes
-rw-r--r--glibc-a37d61a6.patch.xzbin209680 -> 0 bytes
4 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d0a804f5ae0..f4c78d52160a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon May 16 22:34:54 UTC 2016
+# Thu Jul 21 15:04:11 UTC 2016
pkgbase = arm-linux-gnueabihf-glibc
pkgdesc = GNU C Library (arm-linux-gnueabihf)
pkgver = 2.23
- pkgrel = 4
+ pkgrel = 5
url = http://www.gnu.org/software/libc/
arch = any
license = GPL
license = LGPL
makedepends = arm-linux-gnueabihf-gcc-stage2>=6.1.1
makedepends = gperf
- depends = arm-linux-gnueabihf-linux-api-headers>=4.5.2
+ depends = arm-linux-gnueabihf-linux-api-headers>=4.5.5
provides = arm-linux-gnueabihf-glibc-headers=2.23
provides = arm-linux-gnueabihf-eglibc
conflicts = arm-linux-gnueabihf-glibc-headers
@@ -21,10 +21,10 @@ pkgbase = arm-linux-gnueabihf-glibc
options = staticlibs
source = http://ftp.gnu.org/gnu/libc/glibc-2.23.tar.xz
source = http://ftp.gnu.org/gnu/libc/glibc-2.23.tar.xz.sig
- source = glibc-a37d61a6.patch.xz
+ source = glibc-1915d6d1.patch.xz
md5sums = 456995968f3acadbed39f5eba31678df
md5sums = SKIP
- md5sums = bd20955ffd9d0b4ee246e7cca20430bc
+ md5sums = 90fad90d55a4c70d91a79539ed3642e2
pkgname = arm-linux-gnueabihf-glibc
diff --git a/PKGBUILD b/PKGBUILD
index 71cd2fd536f2..aa9645d8d4e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
_target="arm-linux-gnueabihf"
pkgname=${_target}-glibc
pkgver=2.23
-pkgrel=4
-_commit=a37d61a6
+pkgrel=5
+_commit=1915d6d1
pkgdesc="GNU C Library (${_target})"
arch=('any')
url="http://www.gnu.org/software/libc/"
license=('GPL' 'LGPL')
-depends=("${_target}-linux-api-headers>=4.5.2")
+depends=("${_target}-linux-api-headers>=4.5.5")
makedepends=("${_target}-gcc-stage2>=6.1.1" 'gperf')
provides=("${_target}-glibc-headers=${pkgver}" "${_target}-eglibc")
conflicts=("${_target}-glibc-headers" "${_target}-eglibc")
@@ -23,7 +23,7 @@ source=(http://ftp.gnu.org/gnu/libc/glibc-${pkgver}.tar.xz{,.sig}
glibc-${_commit}.patch.xz)
md5sums=('456995968f3acadbed39f5eba31678df'
'SKIP'
- 'bd20955ffd9d0b4ee246e7cca20430bc')
+ '90fad90d55a4c70d91a79539ed3642e2')
validpgpkeys=('F37CDAB708E65EA183FD1AF625EF0A436C2A4AFF') # Carlos O'Donell
prepare() {
diff --git a/glibc-1915d6d1.patch.xz b/glibc-1915d6d1.patch.xz
new file mode 100644
index 000000000000..3eefd201662d
--- /dev/null
+++ b/glibc-1915d6d1.patch.xz
Binary files differ
diff --git a/glibc-a37d61a6.patch.xz b/glibc-a37d61a6.patch.xz
deleted file mode 100644
index 7f10bd029907..000000000000
--- a/glibc-a37d61a6.patch.xz
+++ /dev/null
Binary files differ