Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720226 - =dev-libs/openssl-compat-1.0.2u does not version exported symbols
Summary: =dev-libs/openssl-compat-1.0.2u does not version exported symbols
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-05-01 07:03 UTC by Max Tottenham
Modified: 2020-05-08 23:28 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
openssl-1.0.2l-compat_versoin_symbols_patch-blfs.patch (openssl-1.0.2l-compat_versioned_symbols.patch,109.14 KB, patch)
2020-05-01 07:03 UTC, Max Tottenham
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Tottenham 2020-05-01 07:03:42 UTC
Created attachment 635414 [details, diff]
openssl-1.0.2l-compat_versoin_symbols_patch-blfs.patch

If an application linked against libcrypto.so defines a version dependency on openssl exported symbols it will refuse to load. Example application:

$ readelf -V ICAClient/linuxx64/util/ctxwebhelper
...
Version needs section '.gnu.version_r' contains 7 entries:
 Addr: 0x0000000000408040  Offset: 0x008040  Link: 6 (.dynstr)
...
  0x00b0:   Name: GLIBCXX_3.4  Flags: none  Version: 4
  0x00c0: Version: 1  File: libcrypto.so.1.0.0  Cnt: 3
  0x00d0:   Name: OPENSSL_1.0.1d  Flags: none  Version: 7
  0x00e0:   Name: OPENSSL_1.0.1  Flags: none  Version: 6
  0x00f0:   Name: OPENSSL_1.0.0  Flags: none  Version: 3
...


Expected behavior:
* application runs without issue

Actual behavior:
* Applications which define a dependency on openssl ELF symbol versioning will fail to load.

/home/steam/ICAClient/linuxx64/util/ctxwebhelper: /usr/lib64/libcrypto.so.1.0.0: no version information available (required by /home/steam/ICAClient/linuxx64/util/ctxwebhelper)


Attached is a patch from blfs that fixes the issue. Will add the output of emerge --info next.
Comment 1 Max Tottenham 2020-05-01 07:04:42 UTC
$ emerge --info

Portage 2.3.89 (python 3.6.10-final-0, default/linux/amd64/17.1, gcc-9.3.0, glibc-2.30-r8, 5.4.28-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.4.28-gentoo-x86_64-x86_64-AMD_Ryzen_5_3600_6-Core_Processor-with-gentoo-2.6
KiB Mem:    32818000 total,  28261672 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Thu, 30 Apr 2020 20:30:01 +0000
Head commit of repository gentoo: ab138e3db7a3b1d7f8045fff335edeffd6b2ec75
Head commit of repository steam-overlay: ae3e928b83b722ae6197fc1bc78859b592b819e5

sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          4.4_p23-r1::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17-r2::gentoo, 3.6.10-r1::gentoo, 3.7.7-r1::gentoo, 3.8.2-r2::gentoo
dev-util/cmake:           3.16.5::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

steam-overlay
    location: /usr/local/portage/steam-overlay
    sync-type: git
    sync-uri: https://github.com/anyc/steam-overlay.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 James Le Cuirot gentoo-dev 2020-05-02 22:48:19 UTC
Amazing that you filed this only yesterday, I just happened to run into it myself with Deus Ex Mankind Divided. The patch does indeed work!

This message to the upstream mailing list shows that OpenSSL 1.1 does this out of the box and other big distros have done the same thing with 1.0 for quite some time. I really think we should follow suit.

https://mta.openssl.org/pipermail/openssl-users/2018-July/008302.html
Comment 3 James Le Cuirot gentoo-dev 2020-05-08 11:43:52 UTC
The patch is too big to put in the tree but we could fetch it from http://www.linuxfromscratch.org/patches/blfs/8.3/openssl-1.0.2p-compat_versioned_symbols-1.patch.
Comment 4 Larry the Git Cow gentoo-dev 2020-05-08 23:28:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55191829ad11e7f0e48e90e0a3e80c1b9f418d9b

commit 55191829ad11e7f0e48e90e0a3e80c1b9f418d9b
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-05-08 23:27:36 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-05-08 23:27:54 +0000

    dev-libs/openssl-compat: use versioned symbols for OpenSSL binary compatibility
    
    Closes: https://bugs.gentoo.org/720226
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-libs/openssl-compat/Manifest                   |   1 +
 .../openssl-compat/openssl-compat-1.0.2u-r1.ebuild | 249 +++++++++++++++++++++
 2 files changed, 250 insertions(+)