aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | | nghttp3: update to 1.1.0Stan Grishin2023-11-27
| |/ / | | | | | | | | | | | | | | | * Changelog: https://github.com/ngtcp2/nghttp3/releases/tag/v1.1.0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | libsocketcan: new packageYegor Yefremov2023-12-01
| | | | | | | | | | | | | | | | | | | | | | | | Readd and update the libsocketcan package from OpenWrt 14.07: https://git.archive.openwrt.org/?p=14.07/packages.git;a=blob;f=libs/libsocketcan/Makefile;hb=a2d1927140548a805970f0859150556ea0b22a78 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | libs/xmlrpc-c: restore support for xmlrpc-c-libxml2 packageYegor Yefremov2023-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove xmlrpc-c Package definition and let both xmlrpc-c-internal and xmlrpc-c-libxml2 provide xmlrpc-c. Also add a patch removing the unnecessary linking. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | libs/xmlrpc-c: fix xmlrpc-c-abyss and xmlrpc-c-server-abyss packagesYegor Yefremov2023-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building abyss feature, the following error occurs: xmlrpc_server_abyss.c:783:13: warning: format not a string literal and no format arguments [-Wformat-security] 783 | xmlrpc_faultf(envP, error); Add a patch fixing the format parameter. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | | libs/xmlrpc-c: update to 1.54.06Yegor Yefremov2023-12-01
|/ / | | | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* | libupnpp: Update to 0.24.1Tianling Shen2023-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | libnpupnp: Update to 5.1.2Tianling Shen2023-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | quasselc: drop unmaintained projectJosef Schlehofer2023-11-22
| | | | | | | | | | | | | | | | | | | | This project [1] has the latest commit from 2017, it seems like we are maintaing this software here, but we don't have enough people to do so. Let's drop this package. [1] https://github.com/phhusson/QuasselC Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | libzip: update to 1.10.1Michael Heimpold2023-11-18
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | elektra: fix compilation with GCC13Rosen Penev2023-11-18
| | | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | liburing: Update to v2.5Christian Lachner2023-11-18
| | | | | | | | | | | | - Updated download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | avahi: remove compat libraryRosen Penev2023-11-16
| | | | | | | | | | | | | | | | | | It seems this is meant for distributions that lack mdnsresponder. It's heavier than it as dbus is required. Since this happens to conflict with mdnsresponder, just remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libupnpp: update to 0.24.0Rosen Penev2023-11-16
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libnpupnp: update to 5.1.1Rosen Penev2023-11-16
| | | | | | | | | | | | Build with meson. Faster. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | icu: bump to 74.1Hirokazu MORIKAWA2023-11-10
| | | | | | | | | | | | | | | | ICU 74 updates to Unicode 15.1, including new characters, emoji, security mechanisms, and corresponding APIs and implementations. It also updates to CLDR 44 (blog) locale data with new locales and various additions and corrections. ICU 74 and CLDR 44 are major releases, including a new version of Unicode and major locale data improvements. They subsume the changes for the ICU 73.2 and CLDR 43.1 maintenance releases. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | libdaq3: update to 3.0.13John Audia2023-11-09
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
* | psqlodbc: Fix buildJeffery To2023-11-03
| | | | | | | | | | | | | | | | This updates the path for odbc_config as it was moved from $(STAGING_DIR_HOST)/bin to $(STAGING_DIR)/host/bin (in commit 61de50de5f787b08e06de9425ec409c8fd1ffcbf). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | libndpi: backport patch for PCRE2 supportChristian Marangi2023-11-01
| | | | | | | | | | | | | | Backport patch for PCRE2 support as PCRE is EOL and won't receive any support updates anymore. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | libndpi: bump to release 4.8Christian Marangi2023-11-01
| | | | | | | | | | | | Bump to release 4.8 to make it easier to backport PCRE2 support patch. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | newt: Update to 0.52.24, add test.sh script for packages feed CIJeffery To2023-11-02
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | efivar: Add armsr target supportAnton Antonov2023-10-31
| | | | | | | | | | | | | | Backport up-stream patch: https://github.com/rhboot/efivar/commit/ca48d3964d26f5e3b38d73655f19b1836b16bd2d Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
* | unixodbc: Update to 2.3.12Jeffery To2023-10-30
| | | | | | | | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Split libraries package into separate packagesJeffery To2023-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This splits the unixodbc package into separate packages (libodbc, libodbccr, libodbcinst). This also keeps the unixodbc package for backwards compatibility. The Internet News Server driver (libnn) is omitted as the driver README describes it as "in mid-hack"[1] and it is doubtful if there is any real-world use for it. This also updates the package license information and URL, and sets PKG_BUILD_PARALLEL and HOST_BUILD_PARALLEL. [1]: https://github.com/lurcher/unixODBC/blob/9b31cd228d01e768a7ad9126d5da8860f1ed72a9/Drivers/nn/README#L17-L19 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Copy pgsqlodbc.ini instead of creating it dynamicallyJeffery To2023-10-30
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Use default includedir for target configureJeffery To2023-10-30
| | | | | | | | | | | | | | | | | | | | Replace INCLUDE_PREFIX in config.h for host odbc_config instead of specifying includedir to target configure. This also updates the prefixes in unixodbc_conf.h to keep config.h and unixodbc_conf.h in sync. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Use default build recipesJeffery To2023-10-30
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Use InstallDev directory to transfer include filesJeffery To2023-10-30
| | | | | | | | | | | | | | | | | | | | This uses the default InstallDev directory instead of a "tmp" directory to transfer include files from the target package to host build. Using a "tmp" directory implies that the files inside are safe to delete, but without these include files the host build will not succeed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Change host build directories to be target-specificJeffery To2023-10-30
| | | | | | | | | | | | | | | | | | | | Since the host odbc_config returns target-specific information, it should be built and placed into target-specific locations. This changes HOST_BUILD_DIR to be in $(BUILD_DIR)/host, and installs odbc_config inside $(STAGING_DIR)/host. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | unixodbc: Remove custom unixodbc_conf.hJeffery To2023-10-30
| | | | | | | | | | | | | | | | | | | | As unixodbc_conf.h is now generated by configure instead of odbc_config[1], it is not necessary to use a custom copy of the header file anymore. [1]: https://github.com/lurcher/unixODBC/commit/be3341cdc61623a533d3a17529cc65b101bfa8a0 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | ngtcp2: update to 1.0.1Stan Grishin2023-10-30
| | | | | | | | | | | | * https://github.com/ngtcp2/ngtcp2/compare/v1.0.0...v1.0.1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #22444 from stangri/master-ngtcp2Stan Grishin2023-10-26
|\ \ | | | | | | ngtcp2: add new package
| * | ngtcp2: add new packageStan Grishin2023-10-23
| | | | | | | | | | | | | | | | | | | | | * add new package to allow building of curl with HTTP/3 support * switch to using cmake Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | nghttp3: add new packageStan Grishin2023-10-23
|/ / | | | | | | | | | | | | * add new package to allow building of curl with HTTP/3 support * switch to using cmake Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | libqmi: bump to 1.34.0Maxim Anisimov2023-10-17
| | | | | | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | libmbim: bump to 1.30.0Maxim Anisimov2023-10-17
| | | | | | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | nghttp2: fix CVE-2023-44487Hirokazu MORIKAWA2023-10-15
| | | | | | | | | | | | | | update to v1.57.0 CVE-2023-44487 : HTTP/2 Rapid Reset Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | h2o: ABI-breaking patch for CVE-2023-44487Peter van Dijk2023-10-14
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com> bump soname refreh
* | openblas: bump to version 0.3.24Alexandru Ardelean2023-10-11
|/ | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* libvpx: update to 1.13.1Luiz Angelo Daros de Luca2023-10-07
| | | | | | | | | | | | | | | | | | | v1.13.0 This release includes more Neon and AVX2 optimizations, adds a new codec control to set per frame QP, upgrades GoogleTest to v1.12.1, and includes numerous bug fixes. v1.13.1 This release contains two security related fixes. One each for VP8 and VP9. - https://crbug.com/1486441 (CVE-2023-5217) - Fix bug with smaller width bigger size (CVE-2023-44488) Fixes #22318 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* libwebp: bump to version 1.3.2Alexandru Ardelean2023-09-27
| | | | | | | | | | From https://github.com/webmproject/libwebp/releases/tag/v1.3.2 - 9/13/2023: version 1.3.2 This is a binary compatible release. * security fix for lossless decoder (chromium: #1479274, CVE-2023-4863) Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* libmariadb: Fix async api by linking to libucontextVolker Christian2023-09-23
| | | | | | | | | | | | | | | | The asynchronous API of libmariadb uses cooperative multi threading by using the system calls * makecontext * swapcontext * getcontext * setcontext of the ucontext.h C-API. Thus additionally link libmariadb to libucontext which is a library providing these system calls on platforms not supporting them out of the box - like musl based platforms. Signed-off-by: Volker Christian <me@vchrist.at>
* czmq: drop libpcre dependencyJosef Schlehofer2023-09-21
| | | | | | | | | | It seems like the libpcre dependency was added by mistake. While checking in the source code of czmq (Makefile.am, CMakeLists.txt), I see there are several dependencies, but there isn't PCRE. Fixes: 936a48a ("czmq: add new package") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* libuecc: update repository URLMatthias Schiffer2023-09-20
| | | | | | I've changed my username to neocturne. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* Merge pull request #21935 from G10h4ck/libssh-mbedtlsAlexandru Ardelean2023-09-10
|\ | | | | libssh: compile against MbedTLS instead of OpenSSL
| * libssh: compile against MbedTLS instead of OpenSSLGioacchino Mazzurco2023-08-28
| | | | | | | | | | | | | | | | Since 2017 libssh supports to be compiled against libmbedtls instead of libopessl, OpenWrt ships mbedtls by default, while depending on OpenSSL increase image size by almost 1.5MB unnecessarily. Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org>
* | slang2: Remove pcre moduleJeffery To2023-09-08
| | | | | | | | | | | | pcre is obsolete and upstream has not yet migrated to pcre2. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | slang2: Avoid building dependencies unless necessaryJeffery To2023-09-08
| | | | | | | | | | | | | | This also hides the module packages in menuconfig unless the libslang2 package is selected. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | libedit: update to version 20230828-3.1Jan Hák2023-09-05
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | libucontext: Add packageVolker Christian2023-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description (from libucontext github page): libucontext (https://https://github.com/kaniini/libucontext) is a library which provides the ucontext.h C API. Unlike other implementations, it faithfully follows the kernel process ABI when doing context swaps. libucontext is used on almost all musl distributions to provide the legacy ucontext.h API. This package is meant as a development package. There is no need to install a package on the router if an application or library is linked against the static libraries. Though, shared libraries are provided also. It is used to link libraries/applications against it which need the system calls * makecontext * swapcontext * getcontext * setcontext E.g. the asynchronous API of libmariadb (c-connector) uses this system calls. Because libmusl didn't provide that system calls this synchronous API is currently (without libucontexe) not working - it segfaults. Co-developed-by: Tianling Shen <cnsztl@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> Signed-off-by: Volker Christian <me@vchrist.at>
* | dmx_usb_module: use upstream commit to fix compilation with kernel 6.2+Josef Schlehofer2023-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | Recently, there was pushed patch, which fixed only part to get it working with Linux kernel 6.2+, but it was only local change and it did not use the changes, which are going to be included in the upcoming dmx_usb_module release. This commit use the commit from the upstream repository: https://github.com/lowlander/dmx_usb_module/commit/eeecf40c3eb3dbdf1981c508080ab3aa61e105e2 Fixes: e15d9f75dac2888b9d863c6f2d1c19637631c1fb ("dmx_usb_module: fix compilation warning") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>