aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #12075 from ja-pa/redis-updateRosen Penev2020-05-13
|\ | | | | redis: update to version 6.0.1
| * redis: update to version 6.0.1Jan Pavlinec2020-05-14
| | | | | | | | | | | | | | Note: add explicit -latomic on 32-bit MIPS because 32-bit MIPS is not able to perform 64-bit atomics in hardware Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #11981 from zhanhb/conffilesRosen Penev2020-05-13
|\ \ | | | | | | treewide: add conffiles
| * | treewide: add conffilesHuangbin Zhan2020-05-09
| | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | Merge pull request #12147 from micmac1/my_upRosen Penev2020-05-13
|\ \ \ | | | | | | | | mariadb: updates for config, auth-pam and init
| * | | mariadb: install config files readable for allSebastian Kemper2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now $(INSTALL_CONF) is used for configuration files that go into /etc/mysql. This commit replaces that with $(INSTALL_DATA). The configuration files are not only parsed by the server, but also by the clients (which can be anybody). This also removes a comment about a cron job from one of the configuration files. There is no cron job. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #12137 from neheb/webpRosen Penev2020-05-12
|\ \ \ \ | | | | | | | | | | libwebp: update to 1.1.0
| * | | | libwebp: switch to CMakeRosen Penev2020-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | libwebp: update to 1.1.0Rosen Penev2020-05-10
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12118 from micmac1/ssh2-bdepJiri Slachta2020-05-12
|\ \ \ \ | | | | | | | | | | libssh2: add mbedtls to PKG_BUILD_DEPENDS
| * | | | libssh2: switch default to OpenSSL and fix dependsSebastian Kemper2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All packages in the tree that depend on libssh2 _and_ have their own dependency on a TLS library, depend on OpenSSL by default. It makes sense for the libssh2 package to default to OpenSSL as well. This way it does not pull in a second TLS library. Also, the OpenSSL dependency is changed to "+!LIBSSH2_MBEDTLS:libopenssl", which fixes build issues in case libssh2 is not selected but built anyway. And last, Config.in file is removed and its content added to the Makefile instead. Closes #12108 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | Merge pull request #12152 from jefferyto/aarch64-vfp-neonRosen Penev2020-05-12
|\ \ \ \ \ | | | | | | | | | | | | treewide: Enable VFP/NEON optimizations for aarch64
| * | | | | treewide: Enable VFP/NEON optimizations for aarch64Jeffery To2020-05-12
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For speexdsp, support for NEON on aarch64 was added in 1.2.0[1]. [1]: https://github.com/xiph/speexdsp/pull/8 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / | | | libfmt: bump to version 6.2.1Othmar Truniger2020-05-11
|/ / / / | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | Merge pull request #12133 from jefferyto/fix-neon-vfp-detectRosen Penev2020-05-10
|\ \ \ \ | | | | | | | | | | treewide: Update ARM NEON/VFP detection
| * | | | treewide: Update ARM NEON/VFP detectionJeffery To2020-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With openwrt/openwrt@8dcc1087602e2dd606e4f6e81a06aee62cfd4f4c, the ARM FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION. This updates various packages that look for NEON/VFP support to search CONFIG_CPU_TYPE instead. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | nss: update to 3.52Lucian Cristian2020-05-10
|/ / / / | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | Merge pull request #12126 from lucize/netopeerRosen Penev2020-05-09
|\ \ \ \ | | | | | | | | | | Netopeer2: update Netopeer2 and dependencies to master
| * | | | Netopeer2: update Netopeer2 and dependencies to masterLucian Cristian2020-05-10
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | libnetconf2 to 1.1.24 libyang to 1.0.167 sysrepo to 1.4.58 Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* / | | libqmi: update version to 1.24.12Aleksander Morgado2020-05-09
|/ / / | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003296.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* / / pugixml: fix pkgconfig pathsRosen Penev2020-05-08
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12109 from neheb/gerb3Rosen Penev2020-05-08
|\ \ | | | | | | gerbera static library changes
| * | pugixml: build as staticRosen Penev2020-05-07
| | | | | | | | | | | | | | | | | | | | | Upstream recommends static. There is also onle one package that depends on this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | spdlog: switch to static librariesRosen Penev2020-05-07
| | | | | | | | | | | | | | | | | | | | | Upstream recommends static libraries for smaller size. There is also one package that uses spdlog. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | oniguruma: bump to 6.9.5_rev1, switch to cmakeEneas U de Queiroz2020-05-08
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Besides the version bump, this backports a patch so that cmake uses the same so version information as the current autotools, allowing the switch over to cmake. 6.9.5_rev1 Changelog: - Look-behind bug: if the look-behind contains a branch with a character length of 0 and an anchor is included in the branch, the whole look-behind is ignored - POSIX API disabled by default -- enabled in openwrt, as at least libevhtp needs it - Update Unicode version 13.0.0 - NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO OOOO ...} - NEW API: retry limit in search functions - NEW API: maximum nesting level of subexp call - Fixed behavior of isolated options in Perl and Java syntaxes. /...(?i).../ Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #12088 from lucize/sysrepofixRosen Penev2020-05-06
|\ \ | |/ |/| sysrepo: update to 1.4.2
| * sysrepo: update to 1.4.2Lucian Cristian2020-05-07
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | libevhtp: Fix dependencies not selected when building static libraryJeffery To2020-05-05
|/ | | | | | | | | | | | | | | | | | | | | | | | | | When libevhtp is added to a package's PKG_BUILD_DEPENDS (i.e. for seafile-server), libevhtp's target package dependencies are not automatically selected, in particular libevent2-openssl and libevent2-pthreads. Moreover, if libevent-openssl and libevent2-pthreads are not selected, OpenSSL and thread support are disabled when compiling libevent2, which in turn causes a compile error when building libevhtp. This adds a config option, LIBEVHTP_BUILD_DEPENDS, that will select libevent2-openssl and libevent2-pthreads (via LIBEVHTP_BUILD_SELECT) when it is selected. Other build dependencies are moved to PKG_BUILD_DEPENDS. This also updates seafile-server to remove the (indirect) dependencies added in 13d843fec1cd3281cc469fc74de302c1f793b723 and instead select LIBEVHTP_BUILD_DEPENDS. This also updates the maintainer's email address and adds myself as another maintainer. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #12059 from neheb/gerb2Rosen Penev2020-05-04
|\ | | | | gerbera: update to 1.5.0
| * pugixml: addRosen Penev2020-05-02
| | | | | | | | | | | | Needed for gerbera 1.5.0 Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * spdlog: addRosen Penev2020-05-02
| | | | | | | | | | | | Needed for Gerbera 1.5.0 Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libupnpp: update to 0.18.0Rosen Penev2020-05-02
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libnpupnp: addRosen Penev2020-05-02
| | | | | | | | | | | | | | This is needed for newer versions of libupnpp. This may or may not also be needed for newer versions of Gerbera. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libupnp: update to 1.12.1Rosen Penev2020-05-02
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12078 from micmac1/masneonRosen Penev2020-05-04
|\ \ | | | | | | neon: add back sed scripts for neon-config
| * | neon: add back sed scripts for neon-configSebastian Kemper2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 3a67097 removed the sed scripts that ran on neon-config. Now there is build failure for Asterisk because a host include directory is added to the build: mips_24kc_musl/usr/lib/libintl-stub/include -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include/libxml2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fPIC -DAST_MODULE=\"res_calendar_exchange\" -DAST_MODULE_SELF_SYM=__internal_res_calendar_exchange_self -I/usr/include/neon -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include -pthread -I/store/buildbot/slave/shared-workdir/build/sdk/staging_dir/target-mips_24kc_musl/usr/include res_calendar_exchange.c:34:10: fatal error: ne_session.h: No such file or directory #include <ne_session.h> ^~~~~~~~~~~~~~ compilation terminated. This commit adds back the sed scripts. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | libmicrohttpd: update to 0.9.70Rosen Penev2020-05-05
|/ / | | | | | | | | | | | | | | Fix license information. Cleanup Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12036 from micmac1/json-glibRosen Penev2020-05-04
|\ \ | | | | | | json-glib: new package
| * | json-glib: new packageSebastian Kemper2020-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From upstream description: JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | Merge pull request #12044 from lucize/yangupRosen Penev2020-05-03
|\ \ \ | | | | | | | | libyang: update to 1.0.130
| * | | libyang: update to 1.0.130Lucian Cristian2020-05-02
| |/ / | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #12068 from ClaymorePT/boost_1.73.0Rosen Penev2020-05-03
|\ \ \ | | | | | | | | boost: Package Version Update (1.73.0)
| * | | boost: Package Version Update (1.73.0)Carlos Miguel Ferreira2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates Boost to version 1.73.0 In this release, there are two new libraries - Nowide [2] - Standard library functions with UTF-8 API on Windows, from Artyom Beilis. - Static String [3] - A dynamically resizable string of characters with compile-time fixed capacity and contiguous embedded storage, from Vinnie Falco and Krystian Stasiowski. More info about Boost 1.73.0 can be found at the usual place [1]. [1]: https://www.boost.org/users/history/version_1_73_0.html [2]: https://www.boost.org/libs/nowide/ [3]: https://www.boost.org/libs/static_string/ Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #12051 from neheb/tirpRosen Penev2020-05-03
|\ \ \ \ | | | | | | | | | | libtirpc: update to 1.2.6
| * | | | libtirpc: update to 1.2.6Rosen Penev2020-05-02
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add HOST_BUILD_PARALLEL for faster compilation. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12050 from neheb/neonRosen Penev2020-05-03
|\ \ \ \ | |_|/ / |/| | | neon: update to 0.31.1
| * | | neon: update to 0.31.1Rosen Penev2020-05-02
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changed. Add license information. Add PKG_BUILD_PARALLEL for faster compilation. Remove several outdated options. Refreshed OpenSSL patch. Other small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / liblo: update to 0.31Rosen Penev2020-05-02
|/ / | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / libyaml: update to 0.2.4Rosen Penev2020-05-01
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Revert gperf: removeSebastian Kemper2020-05-01
| | | | | | | | | | | gperf is a basic tool used when building packages. It's not available on all hosts, in which case having a host package like this one is required. For instance the CircleCI environment does not contain gperf, in which case building of software requiring gperf fails. This commit reverts the gperf removal. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>