aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* xr_usb_serial_common: bump to 2022-03-30Eneas U de Queiroz2022-05-11
| | | | | | | | | | | | | This is the latest commit that touches the xr_usb_serial_common-1a dir. The changes are restricted to whitespace fixes and kernel version adaptations: ecc6ebe xr_usb: Use tty_driver_kref_put for kernel 5.15 and above caf6d25 xr_usb: Use tty_alloc_driver for kernel 5.15 and above a42b7e6 xr_usb: Compilation fixes for kernel 5.14 497adb7 #39 fix compilation for newer linux kernels 9103471 xr_usb: fix some whitespace errors Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #18486 from oskarirauta/libslirpJeffery To2022-05-12
|\ | | | | libslirp: update to v4.7.0
| * libslirp: update to v4.7.0Oskari Rauta2022-05-09
| | | | | | | | | | | | | | | | Bug fixes etc.. List of changes available at: https://gitlab.freedesktop.org/slirp/libslirp/-/blob/master/CHANGELOG.md Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | icu: bump to 71.1Hirokazu MORIKAWA2022-05-07
|/ | | | | | | | | | | | | | | Description: ICU 71 updates to CLDR 41 locale data with various additions and corrections. ICU 71 adds phrase-based line breaking for Japanese. Existing line breaking methods follow standards and conventions for body text but do not work well for short Japanese text, such as in titles and headings. This new feature is optimized for these use cases. ICU 71 adds support for Hindi written in Latin letters (hi_Latn). The CLDR data for this increasingly popular locale has been significantly revised and expanded. Note that based on user expectations, hi_Latn incorporates a large amount of English, and can also be referred to as “Hinglish” ICU 71 and CLDR 41 are minor releases, mostly focused on bug fixes and small enhancements. (The fall CLDR/ICU releases will update to Unicode 15 which is planned for September.) We are also working to re-establish continuous performance testing for ICU, and on development towards future versions. ICU 71 updates to the time zone data version 2022a. Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* boost: Updates package to version 1.79.0Carlos Miguel Ferreira2022-04-30
| | | | | | | | | | | | | | | | | | | | | | This commit updates boost to version 1.79.0 There are no new libraries in this version The following patches were removed due to upstream update: * 010-fix-b2-install.patch [1] * 020-fix-musl-build.patch [2] More info about Boost 1.79.0 can be found at the usual place [3]. Note: This package update includes a fix merged to Boost.JSON in [4] which did not make into this version. [1]: https://github.com/boostorg/build/commit/78fd284a42caabe8815cb0870b46e5567872e75b [2]: https://github.com/boostorg/interprocess/pull/162 [3]: https://www.boost.org/users/history/version_1_79_0.html [4]: https://github.com/boostorg/json/issues/692 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* Revert "boost: Updates package to version 1.79.0"Rosen Penev2022-04-29
| | | | This reverts commit 70b7dc87d408e5a69a96bf0879f3b1f2192f7460.
* libtorrent-rasterbar: Update to 2.0.6Tianling Shen2022-04-29
| | | | | | | Added new dependency "libstdcpp". Removed an upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* boost: Updates package to version 1.79.0Carlos Miguel Ferreira2022-04-27
| | | | | | | | | | | | | | | | This commit updates boost to version 1.79.0 There are no new libraries in this version More info about Boost 1.79.0 can be found at the usual place [1]. Note: This package update includes a fix merged to Boost.JSON in [2] which did not make into this version. [1]: https://www.boost.org/users/history/version_1_79_0.html [2]: https://github.com/boostorg/json/issues/692 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* libpqxx: update to version 7.7.3Igor Bezzubchenko2022-04-21
| | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* zlog: update PKG_SOURCE to avoid dl clashesMarko Ratkaj2022-04-13
| | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* zlog: add new packageMarko Ratkaj2022-04-13
| | | | | | | zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library. Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* glibs: revert "fix compilation with Alpine Linux"Rosen Penev2022-04-01
| | | | | | | | This reverts commit 0ce744202ad2a2feaa3b841ce934765416d1339e. Broken everywhere else. A better solution will need to be found. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* file: update maintainer emailMarko Ratkaj2022-03-31
| | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* libpfring: update to 8.0.0Rosen Penev2022-03-30
| | | | | | Fixes compilation with kernel 5.15 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libqmi: polish MakefileMaxim Anisimov2022-03-30
| | | | | | | | PKG_VERSION replaced by PKG_SOURCE_VERSION. Simplify for collection selection. Removed unneeded python3/host dep. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libuv: bump to v1.44.1Marko Ratkaj2022-03-30
| | | | | | | | Changes: * bumped version to 1.44.1 * bumped maintainer email Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* gnutls: Update to 3.7.4John Audia2022-03-30
| | | | | | | | | | | | | | | | | | Bump to latest upstream release. Rebased existing patches. This version introduces certificate compression support, and with that, optional dependencies on zlib and zstd. When configure picks them up, build will fail due to missing dependencies: Package libgnutls is missing dependencies for the following libraries: libz.so.1 libzstd.so.1 Disable zlib and zstd support to avoid that. Signed-off-by: John Audia <graysky@archlinux.us> [disable zlib and zstd] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* gnutls: update to 3.7.2Rosen Penev2022-03-30
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gnutls: add build dependency on gettext-full/hostStijn Tintel2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | The gnutls package uses the gettext-version fixup, which is only available if gettext-full/host has been built. Add the missing build dependency to fix these errors: bash: line 1: /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/gettext: No such file or directory bash: line 1: /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/autopoint: No such file or directory It also prevents configure from using host gettext: checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge vs: checking for msgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgfmt checking for gmsgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/gmsgfmt checking for xgettext... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/xgettext checking for msgmerge... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgmerge Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* gnutls: enable AUTORELEASEStijn Tintel2022-03-30
| | | | | | | Enable AUTORELEASE in a separate commit so that the next commit can be reverted without having to manually re-introduce it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* libmbim: switch to meson build toolsMaxim Anisimov2022-03-29
| | | | | | | | | Using https://gitlab.freedesktop.org/mobile-broadband/libmbim.git to download the source code. Enabled lto and additional gcc flags for perfomance and less size. Modified to use meson as upstream has abandoned autotools. Removed BUILD_PARALLEL options. These are default with ninja/meson. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libqmi: switch to meson build toolsMaxim Anisimov2022-03-28
| | | | | | | | | | | Using https://gitlab.freedesktop.org/mobile-broadband/libqmi.git to download the source code. Enabled lto and additional gcc flags for perfomance and less size. Added support for selecting qmi message collection. Selected basic qmi message collection by default (modemmanager requires it). Modified to use meson as upstream has abandoned autotools. Removed BUILD_PARALLEL options. These are default with ninja/meson. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libqrtr-glib: Makefile polishingMaxim Anisimov2022-03-28
| | | | | | | Enabled lto and additional gcc flags for perfomance and less size. Removed BUILD_PARALLEL options. These are default with ninja/meson. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libudev-zero: update to version 1.0.1Daniel Golle2022-03-24
| | | | | | The new version includes all previously locally backported patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gpgme: update to version 1.17.1Daniel Golle2022-03-24
| | | | | | Remove backported patch which is now included in the upstream release. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gost_engine: adapt to new openssl UCI configEneas U de Queiroz2022-03-24
| | | | | | | OpenSSL now uses UCI to enable and disable engines, and engine packages need to adapt. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* afalg_engine: adapt to new openssl UCI configEneas U de Queiroz2022-03-24
| | | | | | | OpenSSL now uses UCI to enable and disable engines, and engine packages need to adapt. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* spice-protocol: bump to version 0.14.4Yousong Zhou2022-03-24
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #18095 from TDT-AG/pr/20220318-glib2Florian Eckert2022-03-21
|\ | | | | glib2: update version to 2.70.4
| * glib2: update version to 2.70.4Florian Eckert2022-03-21
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | liboping: fix compilation with ncurses 6.3Hannu Nyman2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation with ncurses 6.3 by adjusting the printf format strings. Apparently ncurses 6.3 introduced some new formatting tweaks that broke things. Fixes #18110 Reference to: * https://github.com/octo/liboping/issues/62 * https://github.com/octo/liboping/pull/61 * https://salsa.debian.org/debian/liboping/-/blob/debian/debian/patches/fix_HOST_PRINTF_format_string.patch Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | postgresql: update to 14.2Daniel Golle2022-03-18
| | | | | | | | | | | | | | | | Minor release with a large number of fixes and small changes. See release notes[1] for details. [1]: https://www.postgresql.org/docs/release/14.2/ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libinput: update to 1.19.3Daniel Golle2022-03-18
|/ | | | | | | | | | | ed79e4fa quirks: changes touchpad pressure Lenovo Yoga 2 Pro 797a66c1 doc/user: fix broken link to "Observations on trackpoint input data" 7db2a339 quirks: add ModelBouncingKeys for A4Tech X-710BK Mouse 5e7bae44 quirks: Dell 15R touchpad settings for firmware v3 54275910 gestures: cancel hold gestures on thumb detection 033aee76 doc/user: fix broken link to systemd 60-evdev.hwdb Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* glib2: fix compilation with Alpine LinuxRosen Penev2022-03-17
| | | | | | | | | | | Patch taken from Alpine Linux git. The problem is missing -lintl linker flag. Placed in a separate directory as the patch interferes with the way libintl is implemented in OpenWrt. Also removed rpath hack, which is not needed as all libraries are static. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Revert "expat: add host build"Jeffery To2022-03-18
| | | | | | | | | | | | | | | | | | This reverts commit ca21bbf2edd64fffd044e0d6caf6975243a3fa4b. 5bf74f2 removed the host build of expat and updated packages to use tools/expat instead. ca21bbf re-added the host build of expat for mesa (actually wayland) in the video feed. Changing wayland to use tools/expat is the proper fix, and there is a PR[1] open with this change. Therefore this commit can and should be reverted. [1]: https://github.com/openwrt/video/pull/24 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* libextractor: remove ffmpeg pluginRosen Penev2022-03-17
| | | | | | This was removed upstream. It also doesn't build with ffmpeg 5.0 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #18079 from TDT-AG/pr/20220316-libqmi-libmbimFlorian Eckert2022-03-17
|\ | | | | ibqmi/libmbim: fix configure warning on unrecognized options
| * libmbim: remove unknown configure optionFlorian Eckert2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | The configure option --enable-more-warnings and --without-udev are not recognized by configure. Buildlog: configure: WARNING: unrecognized options: --disable-nls, --enable-more-warnings, --without-udev Therefore this unkown configure options are removed with this commit. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * libqmi: remove unknown configure optionFlorian Eckert2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | The configure option --enable-more-warnings is not recognized by configure. Buildlog: configure: WARNING: unrecognized options: --disable-nls, --enable-more-warnings Therefore this configure option is removed with this commit. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #18070 from mhei/libxml2-updateMichael Heimpold2022-03-17
|\ \ | | | | | | libxml2: update to 2.9.13
| * | libxml2: update to 2.9.13Michael Heimpold2022-03-15
| |/ | | | | | | | | | | | | | | This fixes CVE-2022-23308. Also switch to GNOME as download source and xz tarball. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libarchive: add conflict to bsdtar/bsdtar-noopensslJosef Schlehofer2022-03-16
| | | | | | | | | | | | | | Fixes: Packages 'bsdtar' and 'bsdtar-noopenssl' do not conflict while providing same file: /usr/bin/bsdtar Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | libudev-zero: backport latest changes to fix blocking on devices scanFlorian Eckert2022-03-16
| | | | | | | | | | | | | | | | | | | | | | This change added the latest upstream changes since version 1.0.0. When using the smart plugin from collectd, there are problems with the function udev_enumerate_scan_devices. This function is blocked and no longer returns. Backporting the latest fixes from libudev-zero solves the problem. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | libevhtp: Remove packageJeffery To2022-03-16
|/ | | | | | | | | With the removal of Seafile, there are no more in-repo users of this package. It will be imported into the abandoned packages repo[1]. [1]: https://github.com/openwrt/packages-abandoned/pull/25 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* treewide: remove rpath-linkRosen Penev2022-03-13
| | | | | | Most usages seem to be outdated and fixed a long time ago. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pugixml: update to 1.12.1Rosen Penev2022-03-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnpupnp: update to 4.2.1Rosen Penev2022-03-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmicrohttpd: update to 0.9.75Rosen Penev2022-03-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* expat: update to 2.4.7Rosen Penev2022-03-09
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmbim: bump to 1.26.2Kuan-Yi Li2022-03-09
| | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>