[glibc] 01/04: Merge branch 'glibc-2.24' into sid
This is an automated email from the git hooks/post-receive script.
aurel32 pushed a commit to branch sid
in repository glibc.
commit c028b7b635a958f2ee1cb4c6ecfde24538374327
Merge: 769ad5b 1371e46
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Wed Aug 31 12:58:32 2016 +0200
Merge branch 'glibc-2.24' into sid
debian/changelog | 173 +-
debian/control | 34 +-
debian/control.in/libc | 4 +-
debian/control.in/main | 4 +-
debian/debhelper.in/locales.config | 2 +-
debian/patches/alpha/submitted-math-fixes.diff | 173 +
debian/patches/alpha/submitted-trunc.diff | 45 -
.../amd64/local-blacklist-for-Intel-TSX.diff | 55 +-
debian/patches/any/cvs-sys-personality-h.diff | 25 -
debian/patches/any/cvs-tst-malloc-thread-exit.diff | 74 -
debian/patches/any/local-dynamic-resolvconf.diff | 15 +-
debian/patches/any/local-libgcc-compat-ports.diff | 26 +-
debian/patches/any/submitted-argp-attribute.diff | 115 -
debian/patches/any/submitted-longdouble.diff | 12 +-
debian/patches/any/submitted-string2-strcmp.diff | 4 +-
debian/patches/arm/local-arm-futex.diff | 2 +-
debian/patches/git-updates.diff | 63716 +--
debian/patches/hppa/local-stack-grows-up.diff | 118 -
debian/patches/hppa/submitted-libm-test-ulps.diff | 1130 -
debian/patches/hurd-i386/cvs-IPV6_PKTINFO.diff | 92 -
debian/patches/hurd-i386/cvs-aio_sigqueue.diff | 12 -
debian/patches/hurd-i386/cvs-auxv.diff | 95 -
debian/patches/hurd-i386/cvs-c++-types.diff | 81 -
.../patches/hurd-i386/cvs-check-local-headers.diff | 18 +-
debian/patches/hurd-i386/cvs-errnos.d.diff | 30 -
debian/patches/hurd-i386/cvs-gai_sigqueue.diff | 12 -
debian/patches/hurd-i386/cvs-gprof-tick.diff | 22 -
debian/patches/hurd-i386/cvs-i686-link.diff | 27 -
debian/patches/hurd-i386/cvs-mach-syscalls.mk.diff | 21 -
debian/patches/hurd-i386/cvs-open.diff | 82 -
debian/patches/hurd-i386/cvs-openat.diff | 13 -
debian/patches/hurd-i386/cvs-register_atfork.diff | 18 +
debian/patches/hurd-i386/cvs-tabdly.diff | 21 -
.../patches/hurd-i386/local-enable-ldconfig.diff | 14 +-
.../hurd-i386/submitted-malloc-setstate.diff | 50 +
debian/patches/hurd-i386/tg-gsync-libc.diff | 9 +-
debian/patches/hurd-i386/tg-hooks.diff | 8 +-
debian/patches/hurd-i386/tg-tls-threadvar.diff | 127 +-
debian/patches/i386/local-cpuid-level2.diff | 6 +-
debian/patches/kfreebsd/local-fbtl.diff | 67 +-
debian/patches/kfreebsd/local-sysdeps.diff | 100 +-
debian/patches/localedata/first_weekday.diff | 1394 -
debian/patches/localedata/fo_FO-date_fmt.diff | 13 +-
debian/patches/localedata/fr_CH-first_weekday.diff | 15 -
debian/patches/localedata/locale-C.diff | 395998 +-----------------
debian/patches/localedata/locale-de_LI.diff | 112 -
debian/patches/localedata/locale-en_DK.diff | 20 +-
debian/patches/localedata/locale-eo_EO.diff | 243 -
debian/patches/localedata/locale-eu_FR.diff | 44 +-
debian/patches/localedata/locale-hsb_DE.diff | 10 +-
debian/patches/localedata/locale-ku_TR.diff | 32 +-
debian/patches/localedata/locales-fr.diff | 85 +-
.../patches/localedata/new-valencian-locale.diff | 24 +-
debian/patches/localedata/sort-UTF8-first.diff | 16 +-
.../localedata/submitted-bz9725-locale-sv_SE.diff | 7 +-
.../localedata/submitted-en_AU-date_fmt.diff | 11 +-
debian/patches/series | 29 +-
debian/patches/series.hurd-i386 | 1 +
debian/patches/sparc/cvs-sparc-nearbyint.diff | 96 -
debian/patches/sparc/cvs-test-strncmp.diff | 28 +
debian/patches/sparc/local-sparcv9-target.diff | 39 -
.../sparc/submitted-sparc64-socketcall.diff | 4 +-
debian/rules | 4 +-
debian/rules.d/build.mk | 6 +-
debian/rules.d/control.mk | 6 +-
debian/rules.d/debhelper.mk | 3 +
debian/rules.d/tarball.mk | 2 +-
debian/symbols.wildcards | 3 +-
debian/sysdeps/sparc.mk | 3 +
debian/sysdeps/sparc64.mk | 4 +-
debian/tests/control | 2 +-
debian/tests/control.in | 3 +
debian/testsuite-xfail-debian.mk | 84 +-
73 files changed, 4545 insertions(+), 460448 deletions(-)
diff --cc debian/changelog
index d6c85f9,dd52bae..c0ad927
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,174 +1,181 @@@
+ glibc (2.24-0experimental2) UNRELEASED; urgency=medium
+
+ [ Adam Conrad ]
+ * debian/rules.d/control.mk: Manually add binutils, linux-libc-dev, and the
+ current GCC to the rebuild test deps, so they land in Testsuite-Triggers.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/any/submitted-argp-attribute.diff: upstreamed.
+ - Fix backtrace hang on armel/armhf, possibly causing a minor
+ denial-of-service vulnerability (CVE-2016-6323). Closes: #834752.
+ * debian/control.in/libc: drop ${locale-compat:Depends} as it was not used
+ anymore.
+ * debian/control.in/libc, debian/rules.d/debhelper.mk: compute the
+ linux-libc-dev dependency from the one installed at build time. Closes:
+ #834706.
+ * debian/patches/series: apply hppa/submitted-setcontext.diff. Closes:
+ #835414.
+
+ -- Adam Conrad <adconrad@0c3.net> Tue, 16 Aug 2016 05:33:48 -0600
+
+ glibc (2.24-0experimental1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Update with hurd-i386 non-regressions.
+
+ [ Aurelien Jarno ]
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: upstreamed.
+ - debian/patches/sparc/submitted-sparc-fdim.diff: upstreamed.
+ * debian/patches/sparc/cvs-test-strncmp.diff: new patch from upstream to
+ fix wcsmbs/test-wcsncmp on architecture with strong alignment. Closes:
+ #825865.
+ * debian/patches/testsuite-xfail-debian.mk: remove xfail-test-wcsncmp on
+ sparc.
+ * debian/sysdeps/{sparc,sparc64}.mk: force target to sparcv9-linux-gnu.
+ * debian/patches/sparc/local-sparcv9-target.diff: drop, obsolete.
+ * patches/hppa/local-stack-grows-up.diff: restore one hunk that has not been
+ merged upstream from the 2.23 version.
+ * patches/localedata/locale-C.diff: update to unicode 8.0.0, add missing
+ categories, use the copy directive when possible.
+ * debian/rules.d/build.mk: disable the C++ compiler when tests are disabled,
+ based on a patch from Matthias Klose. Closes: #834138.
+ * rules.d/build.mk: test for DEB_BUILD_OPTIONS="nocheck" using filter
+ instead of findstring.
+ * patches/kfreebsd/local-sysdeps.diff: update to revision 6101 (from
+ glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Aug 2016 16:55:38 +0200
+
+ glibc (2.24-0experimental0) experimental; urgency=medium
+
+ * New upstream release: version 2.24.
+ * debian/patches/hurd-i386/submitted-malloc-setstate.diff: only apply on
+ hurd-i386, as it causes regressions on at least x32.
+ * debian/rules.d/tarball.mk: make the orig tarball generation a bit more
+ reproducible.
+ * debian/sysdeps/sparc64.mk: compile all flavours with -mcpu=ultrasparc.
+ * debian/patches/submitted-sparc-fdim.diff: new patch to fix fdimf and
+ fdim function on SPARC.
+
+ -- Aurelien Jarno <aurel32@debian.org> Thu, 04 Aug 2016 03:13:12 +0200
+
+ glibc (2.23.90+20160725.b898b64-1) experimental; urgency=medium
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160725.
+ * debian/testsuite-xfail-debian.mk: remove HPPA math tests from XFAIL,
+ the problem is fixed from some time already.
+ * debian/patches/powerpc/submitted-powerpc-ifunc-sel.diff: new patch to
+ fix the ifunc tests with GCC 6 on PowerPC.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 25 Jul 2016 23:38:37 +0200
+
+ glibc (2.23.90+20160719.2c3d888-1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * testsuite-xfail-debian.mk: Add missing test failure (no actual
+ regression).
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160719:
+ - debian/patches/hurd-i386/cvs-tabdly.diff: upstreamed.
+ * debian/control.in/main, debian/rules: build with GCC 6.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 19 Jul 2016 23:34:49 +0200
+
+ glibc (2.23.90+20160711.c10f90d-1) experimental; urgency=medium
+
+ [ Samuel Thibault ]
+ * patches/hurd-i386/submitted-malloc-setstate.diff: New patch to fix
+ malloc_setstate.
+ * testsuite-xfail-debian.mk: Update hurd-i386 testsuite results, no actual
+ regression.
+
+ [ Aurelien Jarno ]
+ * New upstream snapshot from 20160711:
+ - debian/patches/localedata/locale-de_LI.diff: upstreamed.
+ - debian/patches/hppa/submitted-libm-test-ulps.diff: upstreamed.
+ * debian/testsuite-xfail-debian.mk: allow conform/XPG3/sys/stat.h
+ and conform/XPG4/sys/stat.h to fail on mips and mipsel, similarly
+ to the others sys/stat.h conform tests. Group all theses entries
+ and an explanation.
+ * debian/testsuite-xfail-debian.mk: do not allow math/test-fenv to
+ fail now that we do not have Loongson 2 buildds anymore.
+ * debian/patches/kfreebsd/local-sysdeps.diff, local-fbtl.diff:
+ update to revision 6087 (from glibc-bsd).
+ * debian/testsuite-xfail-debian.mk: allow more failures on kfreebsd-*,
+ mostly due to the fsid_t type, and which are not regressions.
+ * testsuite-xfail-debian.mk: Update x32 testsuite results, no actual
+ regression.
+ * Replace debian/patches/alpha/submitted-trunc.diff by
+ debian/patches/alpha/submitted-math-fixes.diff containing additional
+ math fixes.
+ * debian/rules: better glibc version detection for snapshots.
+
+ -- Aurelien Jarno <aurel32@debian.org> Mon, 11 Jul 2016 22:45:50 +0200
+
+ glibc (2.23.90+20160507.87523e9-1) experimental; urgency=medium
+
+ * New upstream snapshot from 20160705:
+ - Fix locales license. Closes: #555168.
+ - Fix Spanish locale 1st week definition. Closes: #826888.
+ - debian/patches/localedata/sort-UTF8-first.diff: rebased.
+ - debian/patches/localedata/locale-eo_EO.diff: upstreamed.
+ - debian/patches/localedata/locale-ku_TR.diff: rebased.
+ - debian/patches/localedata/fo_FO-date_fmt.diff: rebased.
+ - debian/patches/localedata/locales-fr.diff: rebased.
+ - debian/patches/localedata/locale-en_DK.diff: rebased.
+ - debian/patches/localedata/locale-hsb_DE.diff: rebased.
+ - debian/patches/localedata/fr_CH-first_weekday.diff: upstreamed.
+ - debian/patches/localedata/locale-de_LI.diff: rebased.
+ - debian/patches/localedata/submitted-bz9725-locale-sv_SE.diff: rebased.
+ - debian/patches/localedata/first_weekday.diff: upstreamed.
+ - debian/patches/localedata/submitted-en_AU-date_fmt.diff: rebased.
+ - debian/patches/amd64/local-blacklist-for-Intel-TSX.diff
+ - debian/patches/arm/local-arm-futex.diff: rebased.
+ - debian/patches/hppa/local-stack-grows-up.diff: dropped, obsolete.
+ - debian/patches/hurd-i386/local-enable-ldconfig.diff: rebased.
+ - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
+ - debian/patches/hurd-i386/tg-hooks.diff: rebased.
+ - debian/patches/hurd-i386/cvs-openat.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-gai_sigqueue.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-aio_sigqueue.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-open.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-c++-types.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-errnos.d.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-mach-syscalls.mk.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-auxv.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-gprof-tick.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-IPV6_PKTINFO.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-i686-link.diff: upstreamed.
+ - debian/patches/hurd-i386/cvs-check-local-headers.diff: rebased.
+ - debian/patches/hurd-i386/tg-gsync-libc.diff: rebased.
+ - debian/patches/i386/local-cpuid-level2.diff: rebased.
+ - debian/patches/sparc/submitted-sparc64-socketcall.diff: rebased.
+ - debian/patches/sparc/cvs-sparc-nearbyint.diff: upstreamed.
+ - debian/patches/any/local-libgcc-compat-ports.diff: rebased.
+ - debian/patches/any/submitted-longdouble.diff: rebased.
+ - debian/patches/any/submitted-string2-strcmp.diff: rebased.
+ - debian/patches/any/local-dynamic-resolvconf.diff: rebased.
+ - debian/patches/any/cvs-tst-malloc-thread-exit.diff: upstreamed.
+ - debian/patches/any/cvs-sys-personality-h.diff: upstreamed.
+ * debian/patches/localedata/{locale-C.diff,locale-de_LI.diff,
+ locale-eu_FR.diff,new-valencian-locale.diff}: change LC_IDENTIFICATION
+ to i18n:2012.
+ * debian/debhelper.in/locales.config: convert iw_IL into he_IL, as the
+ former was deprecated and has been removed.
+
+ -- Aurelien Jarno <aurel32@debian.org> Tue, 05 Jul 2016 20:47:21 +0200
+
+glibc (2.23-6) UNRELEASED; urgency=medium
+
+ * patches/hurd-i386/cvs-adjtime-NULL.diff: New patch to fix crash on
+ adjtime(..., NULL).
+
+ -- Samuel Thibault <sthibault@debian.org> Tue, 30 Aug 2016 23:09:02 +0200
+
glibc (2.23-5) unstable; urgency=medium
* patches/hurd-i386/git-recvmsg.diff: New patch, fixes recvmsg on PF_LOCAL
diff --cc debian/patches/series
index d9855c0,630aa85..bd564ee
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -149,13 -137,9 +137,10 @@@ hurd-i386/local-versions.dif
hurd-i386/cvs-check-local-headers.diff
hurd-i386/tg-faccessat.diff
hurd-i386/tg-eintr.diff
- hurd-i386/cvs-tabdly.diff
+ #hurd-i386/cvs-register_atfork.diff
hurd-i386/git-recvmsg.diff
hurd-i386/tg-gsync-libc.diff
+hurd-i386/cvs-adjtime-NULL.diff
i386/local-biarch.diff
i386/local-cmov.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git
Reply to: