tag 834706 pending
thanks

Hello,

Bug #834706 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=pkg-glibc/glibc.git;a=commitdiff;h=c028b7b

---
commit c028b7b635a958f2ee1cb4c6ecfde24538374327
Merge: 769ad5b 1371e46
Author: Aurelien Jarno <[email protected]>
Date:   Wed Aug 31 12:58:32 2016 +0200

    Merge branch 'glibc-2.24' into sid

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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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 <[email protected]>  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

Reply via email to