aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | Merge pull request #15992 from mhei/libzip-fix-pkgconfigMichael Heimpold2021-06-29
|\ \ | | | | | | libzip: fix pkgconfig paths (fixes #15943)
| * | libzip: fix pkgconfig paths (fixes #15943)Michael Heimpold2021-06-29
| | | | | | | | | | | | | | | | | | | | | | | | We should use upstream patch here, which can be removed later, instead of maintaining our own one. Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Revert "uci2: update revision"Josef Schlehofer2021-06-29
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm reverting this commit, because it is pulling newer source code, but without doing a new version bump. This results that users who already installed this library on their router will have different package content than users who installed it after the commit. The another small reason is that commit subject - update revision is cryptic itself and should be more bulletproof like saying update to version 1.1 More details: https://github.com/openwrt/packages/pull/15990#issuecomment-870333695 This reverts commit e7793234815ae53cbf05f87ce36309af5956c399. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #15990 from sartura/uci2-bumpRosen Penev2021-06-28
|\ \ | | | | | | uci2: update revision
| * | uci2: update revisionJakov Petrina2021-06-28
| | | | | | | | | | | | | | | | | | Pull in new API function from upstream. Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
* | | libtirpc: update to 1.3.2Andy Walsh2021-06-27
|/ / | | | | | | | | | | update to 1.3.2 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | Merge pull request #15937 from TDT-AG/pr/20210623-libmariadbRosen Penev2021-06-26
|\ \ | | | | | | libmariadb: fix compilation cmake issue
| * | libmariadb: fix compilation cmake issueFlorian Eckert2021-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes the compilation issue of the upstream Cmake file. If this patch is not applied we get the following compilation error output. CMake Error at cmake/ConnectorName.cmake:30 (ENDMACRO): Flow control statements are not properly nested. Call Stack (most recent call first): CMakeLists.txt:423 (INCLUDE) The blamed cmake/ConnectorName.cmake file gets fixed with this patch. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #15946 from neheb/msRosen Penev2021-06-25
|\ \ \ | | | | | | | | msgpack-c: don't check for GTest
| * | | msgpack-c: don't check for GTestRosen Penev2021-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Not available with OpenWrt. Fixes compilation when host GTest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | spdlog: fix compilation with fmtlib 8Rosen Penev2021-06-24
|/ / / | | | | | | | | | | | | | | | Small API change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15930 from mhei/libzip-updateMichael Heimpold2021-06-23
|\ \ \ | |/ / |/| | libzip: update to 1.8.0
| * | libzip: update to 1.8.0Michael Heimpold2021-06-21
| | | | | | | | | | | | | | | | | | Disable (new) support for zstd (Zstandard) compression for now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #15932 from tru7/libfmtRosen Penev2021-06-22
|\ \ \ | | | | | | | | libfmt: bump to version 8.0.0
| * | | libfmt: bump to version 8.0.0Othmar Truniger2021-06-22
| | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | Merge pull request #15884 from neheb/domRosen Penev2021-06-21
|\ \ \ \ | |_|/ / |/| | | domoticz: update to 2021.1 and fix other packages
| * | | minizip: update to 3.0.2Rosen Penev2021-06-15
| | | | | | | | | | | | | | | | | | | | | | | | Add back compat header as domoticz really wants it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | jsoncpp: add back exceptionsRosen Penev2021-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | domoticz wants them. No idea how to avoid it. Easier to just add back here. Removed several outdated options from CMake times. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | libedit: update to version 20210522-3.1Jan Hak2021-06-21
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | icu: bump to 69.1Hirokazu MORIKAWA2021-06-20
| | | | | | | | | | | | | | | | | | | | | | | | ICU 69 updates to CLDR 39 locale data with many additions and corrections. ICU 69 also includes significant improvements for measurement unit formatting and number formatting in general, as well as many other bug fixes and enhancements. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | libmraa: don't build testsRosen Penev2021-06-19
| | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation when gtest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15747 from neheb/tiff2Jiri Slachta2021-06-19
|\ \ \ \ | | | | | | | | | | tiff: update to 4.2.3
| * | | | tiff: update to 4.2.3Rosen Penev2021-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove automake patch as it's not used. Remove ftell patch as it seems to not be needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15880 from neheb/oggRosen Penev2021-06-16
|\ \ \ \ \ | | | | | | | | | | | | libogg: update to 1.3.5
| * | | | | libogg: update to 1.3.5Rosen Penev2021-06-15
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15882 from neheb/esRosen Penev2021-06-16
|\ \ \ \ \ | |_|_|/ / |/| | | | libesmtp: update to 1.1.0
| * | | | libesmtp: update to 1.1.0Rosen Penev2021-06-16
| |/ / / | | | | | | | | | | | | | | | | | | | | New upstream. Uses meson now. Removed outdated patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / libcap-ng: update to 0.8.2Rosen Penev2021-06-15
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15849 from neheb/ppbRosen Penev2021-06-15
|\ \ \ | | | | | | | | protobuf: update to 3.17.2
| * | | protobuf: update to 3.17.2Rosen Penev2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15848 from neheb/alsRosen Penev2021-06-15
|\ \ \ \ | | | | | | | | | | alsa stuff: update to 1.2.5
| * | | | alsa-lib: update to 1.2.5Rosen Penev2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh patches. Remove upstream one. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15866 from ja-pa/redis-6.2.4Josef Schlehofer2021-06-14
|\ \ \ \ \ | | | | | | | | | | | | redis: update to version 6.2.4
| * | | | | redis: update to version 6.2.4Jan Pavlinec2021-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2021-32625 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | getdns: remove maintainerJonathan G. Underwood2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | libprotobuf-c: update to 1.4.0Rosen Penev2021-06-12
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove patch. Upstream fixed it. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | treewide: back to cmake.mkRosen Penev2021-06-12
| |/ / / |/| | | | | | | | | | | | | | | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | getdns: bump to 1.7.0Rui Salvaterra2021-06-11
| | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete patches. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | Merge pull request #15789 from nickberry17/update_mm_and_libsRosen Penev2021-06-11
|\ \ \ \ | | | | | | | | | | Update ModemManager and dependencies
| * | | | libmbim: bump to 1.24.8Nicholas Smith2021-06-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | | | libqmi: bump to 1.28.6Nicholas Smith2021-06-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | | | Merge pull request #15733 from neheb/microhRosen Penev2021-06-07
|\ \ \ \ \ | | | | | | | | | | | | libmicrohttpd: update to 0.9.73
| * | | | | libmicrohttpd: update to 0.9.73Rosen Penev2021-06-01
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | libuhttpd: Update to 3.12.1Jianhui Zhao2021-06-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | liborcania: update to 2.2.1Toni Uhlig2021-06-07
| |/ / / |/| | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | Merge pull request #15772 from DeathCamel58/libnet-1.2.x-libnet-config-masterRosen Penev2021-06-04
|\ \ \ \ | | | | | | | | | | [master] libnet: Export libnet-config in development environments
| * | | | libnet: Export `libnet-config` in development environmentsDylan Corrales2021-06-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dylan Corrales <deathcamel58@gmail.com>
* | | | | libuhttpd: Update to 3.12.0Jianhui Zhao2021-06-04
|/ / / / | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | Merge pull request #15771 from ClaymorePT/boost_1.76.0_r1Rosen Penev2021-06-03
|\ \ \ \ | | | | | | | | | | boost: Fixes Boost.regex header-only (v5) include
| * | | | boost: Fixes Boost.regex header-only (v5) includeCarlos Miguel Ferreira2021-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In v1.76.0 Boost.Regex became a header-only library. With this update, there are now two different versions: - v4 for C++03 (deprecated) - v5 header-only This commit fixes an issue which was preventing Boost.Regex from being built for old ArmV5 targets Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>