aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
AgeCommit message (Collapse)Author
2021-04-18hostapd: fix CVE-2021-30004Stefan Ghinea
In wpa_supplicant and hostapd 2.9, forging attacks may occur because AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c and tls/x509v3.c. References: https://nvd.nist.gov/vuln/detail/CVE-2021-30004 Upstream patches: https://w1.fi/cgit/hostap/commit/?id=a0541334a6394f8237a4393b7372693cd7e96f15 Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e2bd6a52bf689b77b237eaee3067d2b0b6eee3d5) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 98c5cddf677addcb9aa296a7437b92100a478566) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-10telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindingsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-08hostapd: fix CVE-2021-0326 and CVE-2021-27803Mingli Yu
Backport 2 patches to fix two CVEs. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5a085c588adaf79bb2bca7921c82d893877b28a1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-04-08hostapd: fix CVE-2019-5061Mingli Yu
Backport a patch to fix CVE-2019-5061. Reference: https://security-tracker.debian.org/tracker/CVE-2019-5061 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-01-10zabbix: CVE-2020-15803 Security AdvisoryWang Mingyu
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> (cherry picked from commit d259144422bb44af9dbc7397fc4077d0bf3fc83f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-11-02modemmanager: upgrade 1.14.2 -> 1.14.6Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-23libqmi: upgrade 1.26.4 -> 1.26.6zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-23libmtp: upgrade 1.1.17 -> 1.1.18zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-19transmission: Upgrade 2.94 -> 3.00Leon Anavi
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>
2020-10-14paho-mqtt-c: upgrade 1.3.5 -> 1.3.6Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-14linuxptp: upgrade 3.0 -> 3.1Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-14libmbim: upgrade 1.24.2 -> 1.24.4Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-03cppzmq: upgrade 4.6.0 -> 4.7.0Pierre-Jean Texier
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>
2020-09-22ace : improve reproducibilityLee Chee Yang
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>
2020-09-10zeromq: upgrade 4.3.2 -> 4.3.3Zang Ruochen
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>
2020-09-10modemmanager: Update 1.12.12 -> 1.14.2Fabio Berton
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>
2020-09-10libqmi: Update 1.26.0 -> 1.26.4Fabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-08iwd: Upgrade to 1.9Khem Raj
Need this upgrade to work with ell >= 0.33 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-31paho-mqtt-c: upgrade 1.3.4 -> 1.3.5Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-30wvdial: Update SRC_URI to an accessible locationKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-30wvstreams: Update SRC_URI to a fetchable locationKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-23Revert "iwd: Module load dir should be relative to root_dir"Khem Raj
This reverts commit 02a339069f8d2f87c266b51a5f5363b6cef4b1cd. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-20linuxptp: Fix cross buildKhem Raj
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>
2020-08-13ifplugd: Fix build with gcc10/-fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13wifi-test-suite: Update to latest tipKhem Raj
Fix build with gcc10/-fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13smstools3: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-11gensio: Upgrade to 2.1.4Khem Raj
Drop backported patch which is present in 2.1.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-08iwd: Module load dir should be relative to root_dirKhem Raj
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>
2020-08-04libqmi: Delete --enable-more-warnings configure optionKhem Raj
Fixes QA Issue: libqmi: configure was passed unrecognised options: --enable-more-warnings [unknown-configure-option] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-31paho-mqtt-c: upgrade 1.3.2 -> 1.3.4Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-31linuxptp: upgrade 2.0 -> 3.0Zang Ruochen
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>
2020-07-28usbmuxd: update to 1.1.1Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28libimobiledevice: update to 1.3.0Oleksandr Kravchuk
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>
2020-07-28libwebsockets: update to 4.0.20Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28libmbim: update to 1.24.2Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28libqmi: update to 1.26.0Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28iwd: update to 1.8Oleksandr Kravchuk
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>
2020-07-28ser2net: upgrade 4.1.8 -> 4.2.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-21ace: Upgrade to 6.5.10Khem Raj
License-Update: URI updates [1] [2] Fix build with glibc 2.32 while here [1] https://github.com/DOCGroup/ACE_TAO/commit/5564c9667dc17bc7826e54efe7dae79334218a03#diff-134809fa00f40b726d607f36dffcc5cc [2] https://github.com/DOCGroup/ACE_TAO/commit/289a4a8e0006f7a20e8de568334f74ba74f7a4bf#diff-134809fa00f40b726d607f36dffcc5cc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-06gattlib: remove includedir from base packageKonrad Weihmann
as it's already packaged to ${PN}-dev, so the setting was without any effect anyway Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-02paho-mqtt-c: Fix build error when enable multilib.Zheng Ruoqin
The error is as the following: ERROR: paho-mqtt-c-1.3.2-r0 do_package: QA Issue: paho-mqtt-c: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/cmake /usr/lib/cmake/eclipse-paho-mqtt-c /usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake /usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfigVersion.cmake /usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig-noconfig.cmake Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29modemmanager: upgrade 1.12.10 -> 1.12.12Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-23libuv: pkg now in core, removeArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-19linuxptp: Fix segmentation fault on 32 bit platforms with 64 bit time_tChristian Eggers
Back ported upstream patch: https://github.com/richardcochran/linuxptp/commit/7de73fefc378cc42b9ed1115b3afa409d0250a48 Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-14ace: fix installation paths when usrmerge is usedMartin Jansa
* INSTALL_LIB is used after INSTALL_PREFIX and in usrmerge case the /usr prefix is duplicated twice, because export exec_prefix="/usr" export base_libdir="/usr/lib" use baselib which is without the exec_prefix/base_prefix from root_prefis: # "${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', '${exec_prefix}', '${base_prefix}', d)}" root_prefix="/usr" baselib="lib" * fixes: ERROR: ace-6.5.8-r0 do_package: QA Issue: ace: Files/directories were installed but not shipped in any package: /usr/usr/lib/libACE.so /usr/usr/lib/libACE_Compression.so.6.5.8 /usr/usr/lib/libACE_ETCL_Parser.so.6.5.8 /usr/usr/lib/libACE.so.6.5.8 /usr/usr/lib/libACE_RLECompression.so.6.5.8 /usr/usr/lib/libACE_Compression.so /usr/usr/lib/libACE_ETCL_Parser.so /usr/usr/lib/libACE_Monitor_Control.so.6.5.8 /usr/usr/lib/libACE_ETCL.so /usr/usr/lib/libACE_RLECompression.so /usr/usr/lib/libACE_Monitor_Control.so /usr/usr/lib/libACE_ETCL.so.6.5.8 /usr/usr/lib/pkgconfig /usr/usr/lib/pkgconfig/ACE.pc /usr/usr/lib/pkgconfig/ACE_ETCL_Parser.pc /usr/usr/lib/pkgconfig/ACE_ETCL.pc Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. ace: 16 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-11thrift: drop unsupported featuresAndrej Valek
- QT4 support was dropped - Feature for switching between boost and std pointer was dropped - only std pointers are supported since version 0.13.0 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-10meta-oe: Don't inherit 'features_check' in recipes that don't utilize itJacob Kroon
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03ace: add new recipeNaveen Saini
The ADAPTIVE Communication Environment library. Sources: http://download.dre.vanderbilt.edu/ Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE-overview.html Object-oriented (OO) framework that implements many core patterns for concurrent communication software. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-28libuv: upgrade 1.36.0 -> 1.38.0Pierre-Jean Texier
See full changelog https://github.com/libuv/libuv/releases/tag/v1.38.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-26irssi: package libirc_proxy.a in PN-staticdevMartin Jansa
* fixes: ERROR: irssi-1.0.4-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: irssi path '/work/core2-64-oe-linux/irssi/1.0.4-r0/packages-split/irssi/usr/lib/irssi/modules/libirc_proxy.a' [staticdev] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>