[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-12-16 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit ec4e849086156fbc121a82b610d20207ae080a7b
Merge: 10c432c 6315687
Author: Aurelien Jarno 
Date:   Sat Dec 16 19:13:18 2017 +0100

Merge branch 'sid' into glibc-2.26

 debian/changelog  | 14 ++
 debian/patches/hurd-i386/git-rtld-access.diff |  3 +--
 debian/rules.d/debhelper.mk   | 10 +-
 3 files changed, 20 insertions(+), 7 deletions(-)

diff --cc debian/changelog
index 88c5e5a,c4da8fd..aa616cd
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,164 -1,17 +1,178 @@@
 +glibc (2.26-0experimental2) UNRELEASED; urgency=medium
 +
 +  [ Aurelien Jarno ]
 +  * debian/testsuite-xfail-debian.mk: move double-lround XFAILs from mips64el
 +to mipsel.
 +  * debian/patches/git-updates.diff: update from upstream stable branch:
 +- Fix malloc returning pointer from tcache_get when it should returns
 +  NULL (CVE-2017-17426).  Closes: #883729.
 +- Drop debian/patches/ia64/git-ia64-crash-thread-exit.diff (merged
 +  upstream).
 +  * debian/control.in/libc: add a Breaks: libperl5.26 (<< 5.26.1-3) to
 +@libc@-dev to handle the xlocale.h removal.  Closes: #883392.
 +  * debian/control.in/main: point the Vcs-Git field to the glibc-2.26 branch
 +to shut up tracker.debian.org about missing commits.
 +  * debian/testsuite-xfail-debian.mk: x32: remove a bunch of conform issues,
 +add tst-platform-1, as this test has x86-64 specific expectations.
 +  * debian/sysdeps/sparc64.mk: don't force -mcpu=ultrasparc as that
 +miscompiles at least pthread_barrier_wait.c. Mark tst-realloc as XFAIL, as
 +there are way to trigger the issue on older libc and/or other
 +architectures.
 +
 + -- Aurelien Jarno   Wed, 22 Nov 2017 17:50:44 +0100
 +
 +glibc (2.26-0experimental1) experimental; urgency=medium
 +
 +  [ Samuel Thibault ]
 +  * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfail with new test.
 +
 +  [ Aurelien Jarno ]
 +  * Bump build-dependency on binutils to >= 2.25, as required by glibc 2.26.
 +  * debian/testsuite-xfail-debian.mk: re-add double-lround XFAILs for
 +mips64el.
 +  * debian/patches/git-updates.diff: update from upstream stable branch.
 +
 + -- Aurelien Jarno   Wed, 22 Nov 2017 17:46:32 +0100
 +
 +glibc (2.26-0experimental0) experimental; urgency=medium
 +
 +  [ Adam Conrad ]
 +  * New upstream release (LP: #1703368), with git updates to 2017-10-10:
 +- debian/{symbols.wildcards,control}: Update and regen for 2.26.
 +- debian/patches/alpha/submitted-termios_h.diff: upstreamed.
 +- debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
 +- debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
 +- debian/patches/any/submitted-string2-strcmp.diff: obsolete.
 +- debian/patches/any/local-tst-writev.diff: fixed upstream.
 +- debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
 +- debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
 +- debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
 +- debian/patches/any/local-bits-sigstack.diff: fixed upstream.
 +- debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
 +- debian/patches/i386/local-cmov.diff: dropped, no longer useful.
 +- debian/patches/all/local-ldd.diff: rebased.
 +- debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
 +- debian/patches/any/local-tcsetaddr.diff: rebased.
 +- debian/patches/any/submitted-resolv-unaligned.diff: rebased.
 +- debian/patches/arm/local-arm-futex.diff: rebased.
 +- debian/patches/hurd-i386/local-ED.diff: rebased.
 +- debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
 +- debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
 +- debian/patches/kfreebsd/submitted-auxv.diff: rebased.
 +- debian/patches/kfreebsd/submitted-waitid.diff: rebased.
 +- debian/patches/localedata/locales-fr.diff: rebased.
 +- debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
 +- debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
 +  agree with the sorting we see in Debian, may need another look.
 +- debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
 +  defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
 +- debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
 +  for AArch64, improving performance from 25% to 500% (LP: #1720832)
 +- debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
 +- debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
 +  Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
 +- debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
 +  powerpc and s390, following IBM's 

[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-12-02 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit 6472681fa2a0142f78b92450125fe8eb65871b8f
Merge: 64d9149 434f5d1
Author: Aurelien Jarno 
Date:   Sat Dec 2 13:06:32 2017 +0100

Merge branch 'sid' into glibc-2.26

 debian/changelog   | 35 +
 debian/control | 26 +++
 debian/control.in/libc |  2 +-
 debian/control.in/main |  8 +-
 debian/libc0.3.symbols.hurd-i386   |  8 +-
 debian/patches/any/local-dlfptr.diff   | 50 
 .../any/submitted-ldconfig-c-collation.diff| 17 
 .../patches/ia64/git-ia64-crash-thread-exit.diff   | 90 ++
 debian/patches/series  |  4 +-
 debian/rules.d/control.mk  |  2 +-
 debian/sysdeps/ia64.mk |  2 +
 debian/sysdeps/linux.mk|  4 +-
 debian/sysdeps/x32.mk  |  2 +
 13 files changed, 175 insertions(+), 75 deletions(-)

diff --cc debian/changelog
index 87d4a30,9ac2305..44f66c6
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,149 -1,38 +1,184 @@@
 +glibc (2.26-0experimental2) UNRELEASED; urgency=medium
 +
 +  [ Aurelien Jarno ]
 +  * debian/testsuite-xfail-debian.mk: move double-lround XFAILs from mips64el
 +to mipsel.
 +
 + -- Aurelien Jarno   Wed, 22 Nov 2017 17:50:44 +0100
 +
 +glibc (2.26-0experimental1) experimental; urgency=medium
 +
 +  [ Samuel Thibault ]
 +  * debian/testsuite-xfail-debian.mk: Update hurd-i386 xfail with new test.
 +
 +  [ Aurelien Jarno ]
 +  * Bump build-dependency on binutils to >= 2.25, as required by glibc 2.26.
 +  * debian/testsuite-xfail-debian.mk: re-add double-lround XFAILs for
 +mips64el.
 +  * debian/patches/git-updates.diff: update from upstream stable branch.
 +
 + -- Aurelien Jarno   Wed, 22 Nov 2017 17:46:32 +0100
 +
 +glibc (2.26-0experimental0) experimental; urgency=medium
 +
 +  [ Adam Conrad ]
 +  * New upstream release (LP: #1703368), with git updates to 2017-10-10:
 +- debian/{symbols.wildcards,control}: Update and regen for 2.26.
 +- debian/patches/alpha/submitted-termios_h.diff: upstreamed.
 +- debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
 +- debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
 +- debian/patches/any/submitted-string2-strcmp.diff: obsolete.
 +- debian/patches/any/local-tst-writev.diff: fixed upstream.
 +- debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
 +- debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
 +- debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
 +- debian/patches/any/local-bits-sigstack.diff: fixed upstream.
 +- debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
 +- debian/patches/i386/local-cmov.diff: dropped, no longer useful.
 +- debian/patches/all/local-ldd.diff: rebased.
 +- debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
 +- debian/patches/any/local-tcsetaddr.diff: rebased.
 +- debian/patches/any/submitted-resolv-unaligned.diff: rebased.
 +- debian/patches/arm/local-arm-futex.diff: rebased.
 +- debian/patches/hurd-i386/local-ED.diff: rebased.
 +- debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
 +- debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
 +- debian/patches/kfreebsd/submitted-auxv.diff: rebased.
 +- debian/patches/kfreebsd/submitted-waitid.diff: rebased.
 +- debian/patches/localedata/locales-fr.diff: rebased.
 +- debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
 +- debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
 +  agree with the sorting we see in Debian, may need another look.
 +- debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
 +  defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
 +- debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
 +  for AArch64, improving performance from 25% to 500% (LP: #1720832)
 +- debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
 +- debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
 +  Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
 +- debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
 +  powerpc and s390, following IBM's recommendation.
 +- debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
 +- debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
 +  all platforms; the design of this test is such that the outcome relies
 +  on cache sizes and noisiness of the build system, which is unreliable.
 +- 

[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-11-18 Thread Aurelien Jarno
This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit 113e123e8f753ca2aa839beb56552f32767706e3
Merge: e86818f 59916fc
Author: Aurelien Jarno 
Date:   Sat Nov 18 12:04:17 2017 +0100

Merge branch 'sid' into glibc-2.26

 debian/changelog  | 42 +
 debian/debhelper.in/libc.postinst |  4 ++--
 debian/po/de.po   | 15 +
 debian/po/pt.po   | 44 +--
 debian/rules  |  5 +++--
 debian/rules.d/debhelper.mk   |  2 +-
 debian/script.in/nohwcap.sh   |  2 +-
 debian/script.in/nsscheck.sh  |  1 +
 debian/sysdeps/alpha.mk   |  2 ++
 debian/sysdeps/amd64.mk   |  9 ++--
 debian/sysdeps/armel.mk   |  7 ++-
 debian/sysdeps/armhf.mk   |  7 ++-
 debian/sysdeps/hurd-i386.mk   |  2 +-
 debian/sysdeps/i386.mk| 25 +-
 debian/sysdeps/kfreebsd-amd64.mk  |  7 ++-
 debian/sysdeps/mips.mk|  9 ++--
 debian/sysdeps/mips64.mk  |  9 ++--
 debian/sysdeps/mips64el.mk|  9 ++--
 debian/sysdeps/mipsel.mk  |  9 ++--
 debian/sysdeps/mipsn32.mk |  9 ++--
 debian/sysdeps/mipsn32el.mk   |  9 ++--
 debian/sysdeps/powerpc.mk |  6 +-
 debian/sysdeps/ppc64.mk   |  7 ++-
 debian/sysdeps/s390x.mk   |  7 ++-
 debian/sysdeps/sparc.mk   |  7 ++-
 debian/sysdeps/sparc64.mk |  7 ++-
 debian/sysdeps/x32.mk |  9 ++--
 27 files changed, 191 insertions(+), 80 deletions(-)

diff --cc debian/changelog
index b4a3769,2511689..9ed3c70
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,116 -1,12 +1,120 @@@
 +glibc (2.26-0experimental0) UNRELEASED; urgency=medium
 +
 +  [ Adam Conrad ]
 +  * New upstream release (LP: #1703368), with git updates to 2017-10-10:
 +- debian/{symbols.wildcards,control}: Update and regen for 2.26.
 +- debian/patches/alpha/submitted-termios_h.diff: upstreamed.
 +- debian/patches/arm/submitted-strip-bit-0.diff: upstreamed.
 +- debian/patches/hurd-i386/git-__inet6_scopeid_pton.diff: upstreamed.
 +- debian/patches/any/submitted-string2-strcmp.diff: obsolete.
 +- debian/patches/any/local-tst-writev.diff: fixed upstream.
 +- debian/patches/any/local-dynamic-resolvconf.diff: fixed upstream.
 +- debian/patches/any/submitted-unicode-9.0.0.diff: obsolete.
 +- debian/patches/any/cvs-malloc-hardening.diff: upstreamed.
 +- debian/patches/any/local-bits-sigstack.diff: fixed upstream.
 +- debian/patches/powerpc/submitted-tst-tlsopt-powerpc.diff: upstreamed.
 +- debian/patches/i386/local-cmov.diff: dropped, no longer useful.
 +- debian/patches/all/local-ldd.diff: rebased.
 +- debian/patches/any/local-ldso-disable-hwcap.diff: rebased.
 +- debian/patches/any/local-tcsetaddr.diff: rebased.
 +- debian/patches/any/submitted-resolv-unaligned.diff: rebased.
 +- debian/patches/arm/local-arm-futex.diff: rebased.
 +- debian/patches/hurd-i386/local-ED.diff: rebased.
 +- debian/patches/hurd-i386/tg-EGREGIOUS-fr.diff: rebased.
 +- debian/patches/hurd-i386/tg-EIEIO-fr.diff: rebased.
 +- debian/patches/kfreebsd/submitted-auxv.diff: rebased.
 +- debian/patches/kfreebsd/submitted-waitid.diff: rebased.
 +- debian/patches/localedata/locales-fr.diff: rebased.
 +- debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
 +- debian/patches/localedata/local-hu_HU-sort.diff: Make testsuite
 +  agree with the sorting we see in Debian, may need another look.
 +- debian/patches/any/local-cudacc-float128.diff: Local patch to prevent
 +  defining __HAVE_FLOAT128 on NVIDIA's CUDA compilers (LP: #1717257)
 +- debian/patches/arm/git-arm64-memcmp.diff: Backport optimized memcmp
 +  for AArch64, improving performance from 25% to 500% (LP: #1720832)
 +- debian/patches/amd64/git-x86_64-search.diff: Backport upstream commit
 +  to put x86_64 back in the search path, like in 2.25 (LP: #1718928)
 +- debian/control.in/libc: Drop ancient Breaks satisfied in oldoldstable.
 +- debian/{debhelper.in/libc.preinst,sysdeps/amd64.mk,sysdeps/i386.mk}:
 +  Bump MIN_KERNEL_SUPPORTED to 3.2 on x86, following upstream's change.
- - debian/sysdeps/{powerpc.mk,ppc64.mk,ppc64el.mk,s390x.mk}: Disable
-   lock-elision on powerpc and s390, following IBM's recommendation,
-   and fixing testsuite regressions on (at least) ppc64el in the process.
++- debian/sysdeps/{powerpc.mk,ppc64.mk,s390x.mk}: Disable lock-elision on
++  on powerpc and s390, following IBM's recommendation.
 +- debian/testsuite-xfail-debian.mk: Re-enable xfailed resolv tests.
 +- debian/testsuite-xfail-debian.mk: Allow tst-create-detached to fail on
 +  all platforms; the 

[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-11-12 Thread Samuel Thibault
This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit e86818f34deb3cab03968283fa08fb944eaacd96
Merge: 7d3bc92 de97017
Author: Samuel Thibault 
Date:   Sun Nov 12 22:07:57 2017 +0100

Merge branch 'sid' into glibc-2.26

 debian/changelog   |  3 +++
 .../hurd-i386/{local-bootstrap.diff => tg-bootstrap.diff}  |  8 +++-
 .../{submitted-add-needed.diff => tg-mach-hurd-link.diff}  | 14 +++---
 debian/patches/series  |  4 ++--
 4 files changed, 23 insertions(+), 6 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git



[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-10-11 Thread Samuel Thibault
This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit 7d3bc921deb7010df247e2cca9655c3f6a5f241a
Merge: 49ba715 26eeb93
Author: Samuel Thibault 
Date:   Thu Oct 12 07:30:45 2017 +0200

Merge branch 'sid' into glibc-2.26

 debian/changelog|  2 +-
 debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff | 12 
 2 files changed, 1 insertion(+), 13 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git



[glibc] 01/01: Merge branch 'sid' into glibc-2.26

2017-10-11 Thread Samuel Thibault
This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit 49ba715ee391cbac764d421b1eef33ba854794d2
Merge: 0ab7eef e6d4304
Author: Samuel Thibault 
Date:   Thu Oct 12 00:31:22 2017 +0200

Merge branch 'sid' into glibc-2.26

 debian/changelog   |  2 +
 .../hurd-i386/local-clock_gettime_MONOTONIC.diff   | 52 --
 2 files changed, 41 insertions(+), 13 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git