summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
...
* modemanager: upgrade 1.14.8 -> 1.14.10zangrc2021-01-251-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* czmq: upgrade 4.2.0 -> 4.2.1zangrc2021-01-251-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: upgrade 4.3.3 -> 4.3.4zhengruoqin2021-01-221-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.7 -> 1.3.8zangrc2021-01-051-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: upgrade 4.7.0 -> 4.7.1zhengruoqin2020-12-281-3/+3
| | | | | | | Bump version number to 4.7.1 for bugfix release. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ace: upgrade 6.5.10 -> 6.5.12zangrc2020-12-281-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade to 1.10Khem Raj2020-12-281-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: CVE-2020-15803 Security AdvisoryWang Mingyu2020-12-152-0/+37
| | | | | | | | References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15803 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: upgrade to 4.1.6Alexander Vickberg2020-12-081-6/+14
| | | | | | | | | | | | | | | Event lib support is now built into dynamically loaded plugins so package them separately and include them in RDEPENDS if enabled. Building minimal-examples with generated SDK failed due to cmake configuration had static enabled but not included into SDK. Solve this by adding static as PACKAGECONFIG option and adding ${PN}-staticdev to RDEPENDS_${PN}-dev if enabled. Remove CFLAGS_append with -Wno-error added for fixing building with Os. This looks like it's fixed in upstream. Signed-off-by: Alexander Vickberg <wickbergster@gmail.com>
* ser2net: 4.2.0 -> 4.3.0Wang Mingyu2020-12-081-1/+1
| | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
* gensio: 2.1.4 -> 2.2.0Wang Mingyu2020-12-072-2/+31
| | | | | | | | 0001-Modify-parameter-of-function-sctp_gensio_alloc.patch added to resolve compile error. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.6 -> 1.3.7Adrian Freihofer2020-11-251-1/+1
| | | | | Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: upgrade 1.17.1 -> 1.17.2Yi Zhao2020-11-231-3/+3
| | | | | | | License-Update: Update copyright year to 2020. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: upgrade 1.14.6 -> 1.14.8zangrc2020-11-231-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: Move under dynamic layersKhem Raj2020-11-2316-1326/+0
| | | | | | | | Depends on meta-python therefore move it here so it does not impact non meta-python users Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* thingsboard-gateway: Add recipe for v2.5.2hasan.men2020-11-1716-0/+1326
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librtorrent: Disable instrumentation on rv32Khem Raj2020-11-151-0/+1
| | | | | | | | | | | | | | instrumentation code uses atomic ops on 64bit variables, which leads to build failures on 32bit targets using libtorrent because of missing builtins on riscv32/gcc /usr/lib/libtorrent.so: undefined reference to `__sync_add_and_fetch_8' /usr/lib/libtorrent.so: undefined reference to `__sync_fetch_and_and_8' The developer added a "--disable-instrumentation" switch which skips the build of the offending codepaths in libtorrent. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: upgrade 1.14.2 -> 1.14.6Zang Ruochen2020-11-021-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: upgrade 1.26.4 -> 1.26.6zangrc2020-10-231-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmtp: upgrade 1.1.17 -> 1.1.18zangrc2020-10-231-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* transmission: Upgrade 2.94 -> 3.00Leon Anavi2020-10-192-48/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 3.00: - Allow the RPC server to listen on an IPv6 address - Change TR_CURL_SSL_VERIFY to TR_CURL_SSL_NO_VERIFY and enable verification by default - Go back to using hash as base name for resume and torrent files (those stored in configuration directory) - Handle "fields" argument in "session-get" RPC request; if "fields" array is present in arguments, only return session fields specified; otherwise return all the fields as before - Limit the number of incorrect authentication attempts in embedded web server to 100 to prevent brute-force attacks - Set idle seed limit range to 1..40320 (4 weeks tops) in all clients - Add Peer ID for Xfplay, PicoTorrent, Free Download Manager, Folx, Baidu Netdisk torrent clients - Announce INT64_MAX as size left if the value is unknown (helps with e.g. Amazon S3 trackers) - Add TCP_FASTOPEN support (should result in slight speedup) - Improve ToS handling on IPv6 connections - Abort handshake if establishing DH shared secret fails (leads to crash) - Don't switch trackers while announcing (leads to crash) - Improve completion scripts execution and error handling; add support for .cmd and .bat files on Windows - Maintain a "session ID" file (in temporary directory) to better detect whether session is local or remote; return the ID as part of "session-get" response - Change torrent location even if no data move is needed - Support CIDR-notated blocklists - Update the resume file before running scripts - Make multiscrape limits adaptive - Add labels support to libtransmission and transmission-remote - Parse session-id header case-insensitively - Sanitize suspicious path components instead of rejecting them - Load CA certs from system store on Windows / OpenSSL - Add support for mbedtls (formely polarssl) and wolfssl (formely cyassl), LibreSSL - Fix building against OpenSSL 1.1.0+ - Fix quota support for uClibc-ng 1.0.18+ and DragonFly BSD - Fix a number of memory leaks (magnet loading, session shutdown, bencoded data parsing) - Bump miniupnpc version to 2.0.20170509 - CMake-related improvements (Ninja generator, libappindicator, systemd, Solaris and macOS) - Switch to submodules to manage (most of) third-party dependencies - Fail installation on Windows if UCRT is not installed License-Update: Bump copyright to 2020 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.5 -> 1.3.6Zang Ruochen2020-10-141-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: upgrade 3.0 -> 3.1Zang Ruochen2020-10-141-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.24.2 -> 1.24.4Zang Ruochen2020-10-141-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: upgrade 4.6.0 -> 4.7.0Pierre-Jean Texier2020-10-031-2/+2
| | | | | | | See full changelog: https://github.com/zeromq/cppzmq/releases/tag/v4.7.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ace : improve reproducibilityLee Chee Yang2020-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | improve ace and ace-dbg package reproducibility. some diffoscope output from deb package : │ │ │ │ - 0x0000c860 75696c64 2d636c61 6e672f74 6d702f77 uild-clang/tmp/w │ │ │ │ - 0x0000c870 6f726b2f 736b796c 616b652d 36342d70 ork/skylake-64-p │ │ │ │ - 0x0000c880 6f6b792d 6c696e75 782f6163 652f362e oky-linux/ace/6. │ │ │ │ - 0x0000c890 352e3130 2d72302f 4143455f 77726170 5.10-r0/ACE_wrap │ │ │ │ - 0x0000c8a0 70657273 2f616365 2f4d6f6e 69746f72 pers/ace/Monitor │ │ │ │ - 0x0000c8b0 5f436f6e 74726f6c 2f4e756d 5f546872 _Control/Num_Thr │ │ │ │ - 0x0000c8c0 65616473 5f4d6f6e 69746f72 2e637070 eads_Monitor.cpp │ │ │ │ - 0x0000c8d0 00000000 00000000 4e756d20 74687265 ........Num thre │ │ │ │ + 0x0000c860 75696c64 2d636c61 6e672d32 2f746d70 uild-clang-2/tmp │ │ │ │ + 0x0000c870 2f776f72 6b2f736b 796c616b 652d3634 /work/skylake-64 │ │ │ │ + 0x0000c880 2d706f6b 792d6c69 6e75782f 6163652f -poky-linux/ace/ │ │ │ │ + 0x0000c890 362e352e 31302d72 302f4143 455f7772 6.5.10-r0/ACE_wr │ │ │ │ + 0x0000c8a0 61707065 72732f61 63652f4d 6f6e6974 appers/ace/Monit │ │ │ │ + 0x0000c8b0 6f725f43 6f6e7472 6f6c2f4e 756d5f54 or_Control/Num_T │ │ │ │ + 0x0000c8c0 68726561 64735f4d 6f6e6974 6f722e63 hreads_Monitor.c │ │ │ │ + 0x0000c8d0 70700000 00000000 4e756d20 74687265 pp......Num thre Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: upgrade 4.3.2 -> 4.3.3Zang Ruochen2020-09-102-8/+15
| | | | | | | | Refresh the following patch: 0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Update 1.12.12 -> 1.14.2Fabio Berton2020-09-101-2/+1
| | | | | | | | | | Remove --enable-more-warnings from toolchain-clang. This option was removed in ModemManager commit [1]. [1] https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=1c078531a017358241a35475fb24f2bd65d501db Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: Update 1.26.0 -> 1.26.4Fabio Berton2020-09-101-2/+1
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade to 1.9Khem Raj2020-09-081-1/+1
| | | | | | Need this upgrade to work with ell >= 0.33 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.4 -> 1.3.5Zang Ruochen2020-08-312-42/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvdial: Update SRC_URI to an accessible locationKhem Raj2020-08-301-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvstreams: Update SRC_URI to a fetchable locationKhem Raj2020-08-301-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "iwd: Module load dir should be relative to root_dir"Khem Raj2020-08-231-1/+1
| | | | | | This reverts commit 02a339069f8d2f87c266b51a5f5363b6cef4b1cd. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: Fix cross buildKhem Raj2020-08-203-32/+30
| | | | | | | | Adjust incdefs.sh to use cross tools to poke for system functionality Re-enable using incdefs.sh export KBUILD_OUTPUT to point to recipe sysroot Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ifplugd: Fix build with gcc10/-fno-commonKhem Raj2020-08-132-1/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wifi-test-suite: Update to latest tipKhem Raj2020-08-132-1/+31
| | | | | | Fix build with gcc10/-fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smstools3: Fix build with -fno-commonKhem Raj2020-08-132-1/+609
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: Upgrade to 2.1.4Khem Raj2020-08-112-111/+1
| | | | | | Drop backported patch which is present in 2.1.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Module load dir should be relative to root_dirKhem Raj2020-08-081-1/+1
| | | | | | | | | | | | | | | This is autodetected by configure from systemd.pc and it depends on value of root_dir ( usrmerge ) and not /usr being hardcoded eg. in nonarch_libdir this has been fixed in systemd [1] Fixes ERROR: iwd-1.8-r0 do_package: QA Issue: iwd: Files/directories were installed but not shipped in any package: /lib/modules-load.d /lib/modules-load.d/pkcs8.conf [1] https://github.com/systemd/systemd/commit/4a56315a990b802860170ecd1bbd3eb68e14a38b Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: Delete --enable-more-warnings configure optionKhem Raj2020-08-041-2/+0
| | | | | | | Fixes QA Issue: libqmi: configure was passed unrecognised options: --enable-more-warnings [unknown-configure-option] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.2 -> 1.3.4Zang Ruochen2020-07-311-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: upgrade 2.0 -> 3.0Zang Ruochen2020-07-313-140/+4
| | | | | | | | | | | time_t_maybe_long_long.patch Removed since this is included in 3.0. Refresh the following patch: build-Allow-CC-and-prefix-to-be-overriden.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbmuxd: update to 1.1.1Oleksandr Kravchuk2020-07-281-1/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libimobiledevice: update to 1.3.0Oleksandr Kravchuk2020-07-282-46/+3
| | | | | | | | Patch was removed as the issue it was fixing was solved in this version of the library. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: update to 4.0.20Oleksandr Kravchuk2020-07-281-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: update to 1.24.2Oleksandr Kravchuk2020-07-281-3/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: update to 1.26.0Oleksandr Kravchuk2020-07-281-6/+6
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 1.8Oleksandr Kravchuk2020-07-281-1/+1
| | | | | | | | | | | | Changelog: - Fix issue with handling FT AKMs when not supported. - Fix issue with handling FILS and RSNE in authenticate. - Fix issue with handling auto-connection and quick scan. - Fix issue with sending multiple scan requests. - Add support for P2P feature and API. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade 4.1.8 -> 4.2.0Zang Ruochen2020-07-281-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>