openwrt/package/libs
Luiz Angelo Daros de Luca 3b34fcaf94 musl: ldso/dlsym: fix mips returning undef dlsym
This happens only the second time a library is loaded by dlopen().
After lib1 is loaded, dlsym(lib1,"undef1") correctly resolves the undef
symbol from lib1 dependencies. After the second library is loaded,
dlsym(lib2,"undef1") was returning the address of "undef1" in lib2
instead of searching lib2 dependencies.

Using upstream fix which now uses the same logic for relocation time
and dlsym.

Fixes openwrt/packages#9297

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit 0d0617ff14)
2019-08-17 17:13:51 +02:00
..
argp-standalone
elfutils elfutils: Fix compile with uClibc-ng 2019-05-05 21:11:01 +02:00
gettext
gettext-full
gmp
libbsd libbsd: Fix compilation under ARC 2019-05-17 21:41:43 +02:00
libconfig
libevent2
libiconv
libiconv-full
libjson-c
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue
libnfnetlink
libnftnl libnftnl: bump to latest version 2019-03-21 17:05:44 +01:00
libnl
libnl-tiny
libpcap
libroxml libroxml: bump to the 3.0.2 version 2019-07-16 14:13:07 +02:00
libtool
libubox libubox: bump to version 2019-02-27 2019-03-01 08:09:41 +00:00
libunwind libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
libusb
libusb-compat
lzo
mbedtls mbedtls: update to version 2.16.1 2019-04-06 16:30:43 +02:00
ncurses package/ncurses: change AR options to fix reproducible builds 2019-02-28 19:09:35 +01:00
nettle
nghttp2 nghttp2: bump to 1.38.0 2019-04-22 13:42:24 +02:00
openssl openssl: update to version 1.1.1c 2019-05-31 11:21:22 +02:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline
sysfsutils
toolchain musl: ldso/dlsym: fix mips returning undef dlsym 2019-08-17 17:13:51 +02:00
uclibc++ uClibc++: Update to 0.2.5 2019-05-11 23:10:10 +02:00
uclient uclient: bump to version 2019-05-30 2019-05-30 12:13:31 +00:00
ustream-ssl
wolfssl wolfssl: bump to 4.1.0-stable 2019-08-17 17:00:10 +02:00
zlib zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00