aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* glib2: remove libiconv/host build dependencyRosen Penev2022-07-15
| | | | | | | | No longer present. The original reason for having it was an unfortunate side effect of the way meson uses HOST_LDFLAGS. Since the transistion to use dependency('iconv'), this is no longer relevant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libuwsc: fix compiltation with wolfSSLEneas U de Queiroz2022-07-15
| | | | | | | wolfssl/options.h needs to be included before the other wolfssl headers to enable OpenSSL API required to build the package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* pcre2: add zlib build dependencyRosen Penev2022-07-14
| | | | | | Otherwise the host zlib gets picked up. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libxcrypt: update to 4.4.28Rosen Penev2022-07-14
| | | | | | Build position independent to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnpupnp: update to 4.2.3Rosen Penev2022-07-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* elektra: actually fix compilation with iconvRosen Penev2022-07-14
| | | | | | find_package needs to be moved outside of if. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* liborcania: bump to 2.3.0Toni Uhlig2022-07-14
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* libfmt: bump to new upstream version 9.0.0Othmar Truniger2022-07-12
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* libndpi: update to 4.4Toni Uhlig2022-07-12
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* libv4l: change dependence from libudev-zero to libudevVolodymyr Nazarchuk2022-07-11
| | | | Signed-off-by: Volodymyr Nazarchuk <vavooon@gmail.com>
* libextractor: fix iconv handlingRosen Penev2022-07-10
| | | | | | Autoreconf is enough to fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* elektra: fix compilation with external iconvRosen Penev2022-07-10
| | | | | | Patch mostly taken from hidapi. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmad: update to 0.16.2Rosen Penev2022-07-08
| | | | | | Backport aarch64 patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* liburing: Update to v2.2Christian Lachner2022-07-08
| | | | | | - Updated download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* libarchive: fix ext2fs build race error conditionPetr Štetiar2022-07-05
| | | | | | | | | | | | | | | | libarchive looks for ext2fs headers during configure, and if it finds them it will expect to find them during compile, or on the rare occasion when they aren't it will fail: libarchive/archive_entry.c:59:55: fatal error: ext2fs/ext2_fs.h: No such file or directory As we just need headers for some type constants, let's re-use headers from tools/e2fsprogs package which are always available. Reported-by: Adam Dov <adov@maxlinear.com> Suggested-by: Paul Eggleton <paul.eggleton@linux.intel.com> References: https://git.yoctoproject.org/poky/commit/?id=f0b9a7cf9f80be1917e45266fa201f464a28c1e5 Signed-off-by: Petr Štetiar <ynezz@true.cz>
* gnutls: disable brotliNick Hainke2022-07-05
| | | | | | | Disable the brotli library by default. It is not used and may prevent linking issues in the future. Signed-off-by: Nick Hainke <vincent@systemli.org>
* gnutls: fix disable zstdNick Hainke2022-07-05
| | | | | | | | | | | Configure.ac syntax changed to: Old: --without-libbrotli --without-libzstd (also --with-*) New: --without-brotli --without-zstd (also --with-*) https://github.com/gnutls/gnutls/commit/6b794e49d1a14e43f9e08023f958364712c3c89a Fixes: 6385813ddfb4 ("gnutls: update to 3.7.5") Signed-off-by: Nick Hainke <vincent@systemli.org>
* gnutls: update to 3.7.6Nick Hainke2022-07-04
| | | | Signed-off-by: Nick Hainke <vincent@systemli.org>
* gnutls: update to 3.7.5Nick Hainke2022-07-04
| | | | Signed-off-by: Nick Hainke <vincent@systemli.org>
* gnutls: cleanup MakefileNick Hainke2022-07-04
| | | | | | | | - Add PKG_LICENSE_FILES - Use SPDX - Rearrange Signed-off-by: Nick Hainke <vincent@systemli.org>
* radcli: uptdate to 1.3.0Nick Hainke2022-07-03
| | | | | | | | | | | | | - Removed duplicate function definition from util.h - Increased size of dictionary vendor and values to 32-bits from 16; this breaks the ABI from the previous release. - Corrected a string termination issue in rc_avpair_tostr() - Added functions to create dictionary without a file: rc_dict_addattr rc_dict_addval rc_dict_addvend Signed-off-by: Nick Hainke <vincent@systemli.org>
* totem-pl-parser: depend on shared-mime-infoW. Michael Petullo2022-07-02
| | | | | | | | The totem-pl-parser library seems to rely on freedesktop.org's MIME-type definitions to parse playlist files. Without them, parsing will produce a TOTEM_PL_PARSER_RESULT_IGNORED error. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* hidapi: update to 0.12.0Rosen Penev2022-06-22
| | | | | | | | Switch to cmake. Add upstream patch fixing iconv detection. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmad: update to 0.16.1Rosen Penev2022-06-22
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* samba4: drop maintainershipAndy Walsh2022-06-21
| | | | | | | | | | | | | drop maintainership: * samba4 * ksmbd-tools * perl-parse-yapp * libtirpc * softethervpn5 * wsdd2 * rpcsvc-proto Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* libowfat: try to fix compilation under ARCRosen Penev2022-06-20
| | | | | | CFLAGS are not being passed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: remove PKG_INSTALL for meson projectsRosen Penev2022-06-15
| | | | | | It doesn't seem to be used by meson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpsl: use iconv dependencyRosen Penev2022-06-10
| | | | | | Removed need for manual iconv handling. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* glib2: replace intl patch with upstream solutionRosen Penev2022-06-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libwebsockets: fix compilation with GCC12Rosen Penev2022-06-09
| | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* glib2: update libintl handlingSebastian Kemper2022-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | glib2's meson.build runs check cc.has_function('ngettext', args : osx_ldflags) and, if successful, it never looks for non-libc libintl. For musl and glibc this test is always successful. glib2 unconditionally sets ENABLE_NLS, so during compile <libintl.h> gets included always. But then we have a disconnect when the OpenWrt pkg is being built with BUILD_NLS=y, because the <libintl.h> will be from libintl-full but glib2 will not link to libintl-full. With BUILD_NLS=n there's no problem, because the <libintl.h> will be from libc. In lieu of proper libintl detection in glib2's meson build, removing the SED call from the Makefile together with the added patch sorts this out. The SED call can be removed because when we force libintl-full use, the meson build will put the necessary linker flag into the pkg-config file itself. Alpine Linux does something similar (see [1]), but they always force the use of the external libintl. I assume they always go for full NLS support. [1] https://git.alpinelinux.org/aports/tree/main/glib/musl-libintl.patch Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* libtirpc: don't build host shared librariesRosen Penev2022-06-04
| | | | | | Avoids having to use rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libndpi: fix pcre2 dependency nameToni Uhlig2022-06-04
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* libndpi: update to 4.2Toni Uhlig2022-06-03
| | | | | | - removed clunky sed patching, issue was fixed upstream Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Merge pull request #18669 from wigyori/openblas-riscvAlexandru Ardelean2022-06-02
|\ | | | | openblas: compile with RISCV64_GENERIC target on riscv64 arch
| * libs: openblas: compile with RISCV64_GENERIC target on riscv64 archZoltan HERPAI2022-05-31
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | nspr: update to 4.34Lucian Cristian2022-05-30
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | nss: update to 3.78Lucian Cristian2022-05-30
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | libxml2: update to 2.9.14Michael Heimpold2022-05-29
|/ | | | | | This fixes CVE-2022-29824. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* glib2: update to 2.70.5Rosen Penev2022-05-22
| | | | | | Enabled glib_checks to fix podman. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libcoap: make sure `libcoap-3-notls.so` is installedLeo Soares2022-05-20
| | | | | | | | This commit fixes an issue where the `libcoap-3-notls.so` is not installed, in some cases leaving the target's root with no library and just a broken link from `libcoap-3.so` to `libcoap-3-notls.so`. Signed-off-by: Leo Soares <leo@hyper.ag>
* openldap: drop use of HTTP in favor of HTTPSW. Michael Petullo2022-05-20
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libdaq3: update to 3.0.7W. Michael Petullo2022-05-14
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libqmi: bump to 1.30.6Aleksander Morgado2022-05-14
| | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libmbim: bump to 1.26.4Aleksander Morgado2022-05-14
| | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* hwloc: update to 2.7.1W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libgcrypt: update to 1.10.1W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libgee: update to 0.20.5W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* openldap: update to 2.6.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* vips: update to 8.12.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>