[Bug 1718928] Re: glibc: backport "Add x86_64 to x86-64 HWCAP" for 17.10
Launchpad Bug Tracker
1718928 at bugs.launchpad.net
Sat Oct 14 10:04:14 UTC 2017
This bug was fixed in the package glibc - 2.26-0ubuntu2
---------------
glibc (2.26-0ubuntu2) artful; urgency=medium
* Cherry-pick some changes from Debian git for a few pending Ubuntu bugfixes:
- Update to master and drop redundant submitted-tst-tlsopt-powerpc.diff.
- 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/rules.d/debhelper.mk: Filter python hooks in stage1 (LP: #1715366)
-- Adam Conrad <adconrad at ubuntu.com> Wed, 11 Oct 2017 14:21:40 -0600
** Changed in: glibc (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1718928
Title:
glibc: backport "Add x86_64 to x86-64 HWCAP" for 17.10
Status in glibc package in Ubuntu:
Fix Released
Bug description:
glibc 2.26 regressed in terms of which subdirectories ld searched in
for shared libraries.
The commit to fix this can be found here:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=log;h=45ff34638f034877b6a490c217d6a0632ce263f4
This could cause issues in rare cases of apps using x86_86
subdirectories for multi-lib applications. In our case it breaks
loading of Feral games without the above fix.
See
https://github.com/FeralInteractive/ferallinuxscripts/issues/3#issuecomment-331426359
for reports more details.
Based on https://launchpad.net/ubuntu/artful/+source/glibc/+changelog
it looks like this change hasn't been backported to 17.10's 2.26
version yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1718928/+subscriptions
More information about the foundations-bugs
mailing list