openwrt/package/libs
Eneas U de Queiroz d08c9da43c
wolfssl: prefer regular libwolfssl over cpu-crypto
Rename libwolfssl-cpu-crypto to libwolfsslcpu-crypto so that the
regular libwolfssl version comes first when running:
opkg install libwolfssl

Normally, if the package name matches the opkg parameter, that package
is preferred.  However, for libraries, the ABI version string is
appended to the package official name, and the short name won't match.
Failing a name match, the candidate packages are sorted in alphabetical
order, and a dash will come before any number.  So in order to prefer
the original library, the dash should be removed from the alternative
library.

Fixes: c3e7d86d2b (wolfssl: add libwolfssl-cpu-crypto package)
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-09-25 15:19:10 +02:00
..
argp-standalone argp-standalone: fix compilation with Alpine Linux 2022-03-16 17:58:24 +01:00
elfutils elfutils: update to 0.187 2022-08-06 19:58:46 +02:00
gettext-full gettext-full: add gmsgfmt symlink in host install 2022-03-25 17:48:49 +02:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: add PKG_CPE_ID 2022-09-06 16:36:40 +01:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.11.6 2022-09-11 01:30:11 +02:00
libcap libcap: use more compatible shebang 2022-09-14 00:06:18 +02:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv-full libiconv-full: add host build 2022-07-17 14:21:03 +02:00
libjson-c libjson-c: disable libbsd 2022-07-04 20:37:41 +02:00
libmd libmd: add library providing message digest functions 2022-09-11 01:30:11 +02:00
libmnl libmnl: add PKG_CPE_ID 2022-09-06 16:36:44 +01:00
libnetfilter-conntrack libnetfilter-conntrack: backport patch fixing compilation with 5.15 2022-03-05 21:05:45 +01:00
libnfnetlink libnfnetlink: add PKG_CPE_ID 2022-09-06 16:36:45 +01:00
libnftnl libnftnl: update to 1.2.3 2022-08-28 18:29:10 +02:00
libnl libnl: add PKG_CPE_ID 2022-09-06 16:36:41 +01:00
libnl-tiny libnl-tiny: update to the latest version 2022-05-23 14:12:44 +02:00
libpcap libpcap: fix PKG_CONFIG_DEPENDS for rpcapd 2022-07-10 18:11:36 +02:00
libselinux libselinux: add PKG_CPE_ID 2022-09-06 16:36:48 +01:00
libsemanage libsemanage: update to version 3.3 2021-10-28 22:15:02 +01:00
libsepol libsepol: add PKG_CPE_ID 2022-09-06 16:36:48 +01:00
libtool libtool: update to 2.4.7 2022-07-10 19:07:47 +02:00
libtraceevent libtraceevent: add Linux kernel trace event library 2022-08-06 19:58:46 +02:00
libtracefs libtracefs: add Linux kernel trace file system library 2022-08-06 19:58:46 +02:00
libubox libubox: update to the latest version 2022-05-15 15:20:34 +02:00
libunwind libunwind: update to 1.6.2 2022-09-07 04:22:40 +01:00
libusb packages: libusb: add package 'fxload' (from libusb examples) 2022-09-17 00:44:08 +01:00
mbedtls mbedtls: update to version 2.28.1 2022-08-28 12:37:54 +02:00
musl-fts musl-fts: remove shared libraries from host 2022-03-27 14:38:13 +02:00
ncurses ncurses: update to 6.3 2022-03-19 17:42:29 +01:00
nettle nettle: add PKG_CPE_ID 2022-09-06 16:34:26 +01:00
openssl openssl: bump to 1.1.1q 2022-07-07 21:22:36 +02:00
pcre pcre: pass -fPIC under host as well 2022-04-16 14:02:11 +02:00
popt popt: update to 1.18 2022-08-28 18:29:10 +02:00
readline readline: update to 8.1.2 2022-08-31 23:25:39 +02:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: reproducible libstdcpp 2022-04-01 12:54:58 +01:00
uclient uclient: update to Git version 2021-05-14 2021-05-14 23:40:42 +02:00
ustream-ssl ustream-ssl: prevent unused crypto lib dependencies from being compiled 2022-07-31 00:11:21 +02:00
wolfssl wolfssl: prefer regular libwolfssl over cpu-crypto 2022-09-25 15:19:10 +02:00
zlib zlib: backport null dereference fix 2022-08-09 08:08:08 +02:00