This bug was fixed in the package glibc - 2.23-0ubuntu1 --------------- glibc (2.23-0ubuntu1) xenial; urgency=medium * Merge with 2.23 from experimental (LP: #1521172), remaining changes: - Remove the libc6 recommends on libc6-i686, which we don't build. - Enable libc6{,-dev}-armel on armhf and libc6{-dev}-armhf on armel. - Ship update-locale and validlocale in /usr/sbin in libc-bin. - Don't build locales or locales-all in Ubuntu, we rely on langpacks. - Heavily mangle the way we do service restarting on major upgrades. - Build i386 variants as -march=i686, build amd64 with -O3, and build ppc64 variants (both 64-bit and 32-bit) with -O3 -fno-tree-vectorize. - Build generic i386/i686 flavour with -mno-tls-direct-seg-refs. - Drop the libc6-xen flavour, as the above change covers Xen's needs. - Enable systemtap support, which is currently disabled in Debian. - debian/patches/ubuntu/local-warn-bsd-source.diff: Don't warn on _BSD_SOURCE || _SVID_SOURCE, so we don't have to fix everything that might define them and build with -Werror, drop after xenial. - Don't build libc-l10n, its contents get stripped for language-packs. - debian/control.in/libc: Remove a Breaks on s390x against a binary NMU version of check that will never exist in the Ubuntu archive. * Drop libc-bin manpages Recommends to Suggests to keep it in standard. * Build with -fno-pie and -no-pie on s390x, upstream isn't PIE-ready. * debian/testsuite-xfail-debian.mk: XFAIL tst-malloc-thread-{fail,exit}. * debian/patches/any/cvs-netinet-in-4.2.diff: Dropped, merged upstream. * debian/patches/any/cvs-netinet-tcp-4.2.diff: Dropped, merged upstream. * debian/patches/any/cvs-selinux-nscd.diff: Dropped, merged upstream. * debian/patches/powerpc/local-tune-power8.diff: Dropped, we build for P8. * debian/patches/ubuntu/submitted-no-stack-backtrace.diff: Rebase patch. * debian/patches/ubuntu/unsubmitted-increase-dtv-surplus.diff: Dropped. * Evaluate and merge/drop/rebase localedata patches from langpack-locales. - debian-*patch: Drop all langpack-locales patches copied from Debian. - ubuntu/localedata/bn-language.patch: Rebase for glibc. - ubuntu/localedata/ce_RU-new_locale.patch: Drop, merged upstream. - ubuntu/localedata/ckb_IQ-new_locale.patch: Rebase for glibc. - ubuntu/localedata/de_AT-february.patch: Drop, merged upstream. - ubuntu/localedata/en_CA-dateformat.patch: Rebase for glibc. - ubuntu/localedata/en_IE-am_pm.patch: Rebase for glibc. - ubuntu/localedata/eo_US.patch: Rebase for glibc. - ubuntu/localedata/es-decimal_point-thousands_sep.patch: Drop, merged. - ubuntu/localedata/es_DO-am_pm.patch: Rebase for glibc. - ubuntu/localedata/es_EV.patch: Drop, merged upstream. - ubuntu/localedata/gd_GB-days-months.patch: Drop, merged upstream. - ubuntu/localedata/it_IT-thousands_sep.patch: Drop, also in Debian. - ubuntu/localedata/ln_CD-new_locale.patch: Rebase for glibc. - ubuntu/localedata/lt_LT-currency.patch: Drop, merged upstream. - ubuntu/localedata/lv_LV-currency.patch: Rebase for glibc. - ubuntu/localedata/pt_BR-d_fmt.patch: Rebase for glibc. - ubuntu/localedata/sd_PK.patch: Rebase for glibc. - ubuntu/localedata/tr_TR-currency_symbol.patch: Drop, merged upstream. - ubuntu/localedata/ug_CN.patch: Drop, merged upstream. -