aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
AgeCommit message (Collapse)Author
2020-04-08postfix: upgrade 3.4.7 -> 3.4.8Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-08mdns: upgrade 878.260.1 -> 878.270.2Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-08conntrack-tools: upgrade 1.4.5 -> 1.4.6Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-08libnetfilter-conntrack: upgrade 1.0.7 -> 1.0.8Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-07wireguard: Upgrade to latest compat external module and toolsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04igmpproxy: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status igmpproxy <...> INFO: igmpproxy 0.2.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04usrsctp: use UPSTREAM_CHECK_COMMITSPierre-Jean Texier
Fixes: $: devtool check-upgrade-status usrsctp <...> INFO: usrsctp git UNKNOWN_BROKEN None f4e14ab5e12187cb2cf1ddbdc0ee5555aead3f72 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04ptpd: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status ptpd <...> INFO: ptpd 2.3.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04relayd: use UPSTREAM_CHECK_COMMITSPierre-Jean Texier
Fixes: $: devtool check-upgrade-status relayd <...> INFO: relayd 0.0.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04opensaf: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status opensaf <...> INFO: opensaf 5.19.10 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-03nftables: upgrade 0.9.3 -> 0.9.4Pierre-Jean Texier
See https://lwn.net/Articles/816528/ Also remove patch applied upstream Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-03libnftnl: upgrade 1.1.5 -> 1.1.6Pierre-Jean Texier
This includes the following changes: ac0778e build: libnftnl 1.1.6 release 60e6d9b include: update nf_tables.h. c8cc25b Revert "bitwise: add support for passing mask and xor via registers." 4bf470b expr: nat: snprint flags in hexadecimal ff92868 expr: masq: revisit _snprintf() c76d36a set: support for NFTNL_SET_EXPR 9270557 set_elem: missing set and build for NFTNL_SET_ELEM_EXPR 4c8abad chain: add NFTNL_CHAIN_FLAGS 75b8778 bitwise: add support for passing mask and xor via registers. 8db0a94 include: update nf_tables.h. 7b4848c tests: bitwise: fix error message. ec3622b src: add nftnl_*_{get,set}_array() 629ee38 src: Fix for reading garbage in nftnl_chain getters 04cc28d set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END 7cd41b5 set: Add support for NFTA_SET_DESC_CONCAT attributes 131a6c2 include: resync nf_tables.h cache copy 8fa63d7 bitwise: add support for left- and right-shifts. 3f232d7 bitwise: add support for new netlink attributes. 3fb5640 include: update nf_tables.h. 154104a bitwise: add helper to print boolean expressions. 66d6afb bitwise: fix some incorrect indentation. 35bac9a Update gitignore. 325cb6f include: Remove buffer.h 6079297 expr: meta: add slave device matching 7e15d9d udata: support for TLV attribute nesting 7f72b5c udata: add NFTNL_UDATA_SET_*TYPEOF* definitions d16abf7 include: typo in object.h C++ wrapper dfe3828 examples: Replace use of deprecated symbols d95a703 chain: Correctly check realloc() call 835d645 flowtable: Correctly check realloc() call 32a8c5f chain: Fix memleak in error path of nftnl_chain_parse_devs() ba1b025 flowtable: Fix memleak in error path of nftnl_flowtable_parse_devs() b238876 tests: flowtable: Don't check NFTNL_FLOWTABLE_SIZE Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-02miniupnpd: Package miniupnpd_functions.shVinothkumar
Currently miniupnpd.service fails to start without miniupnpd_functions.sh in rootfs Signed-off-by: Vinothkumar <vinothkumar_baskaran@comcast.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-31tftp-hpa: Use alternatives to avoid manpage conflictsOvidiu Panait
Fix the following manpage conflicts: * check_data_file_clashes: Package inetutils-doc wants to install file /usr/share/man/man1/tftp.1 But that file is already provided by package * tftp-hpa-doc * check_data_file_clashes: Package inetutils-doc wants to install file /usr/share/man/man8/tftpd.8 But that file is already provided by package * tftp-hpa-doc Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-31netkit-telnet: Use alternatives to avoid manpage conflictOvidiu Panait
Fix the following manpage installation conflict: * check_data_file_clashes: Package netkit-telnet-doc wants to install file /usr/share/man/man8/telnetd.8 But that file is already provided by package * inetutils-doc Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-31strongswan: upgrade 5.8.2 -> 5.8.4Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-31kea: upgrade 1.7.5 -> 1.7.6Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-29wireguard-tools: Ensure make clean target is run properlyKhem Raj
When S is pointing to a level up, it calls clean target which also tries to clean the module build objects, which causes make clean to misnehave since the env is not set to build module and it tries to reach out to /lib/modules dir on host Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-29netkit-rwho: Add logic to apply patches from tarballKhem Raj
This recipe fetches from debian archives, therefore we need logic to apply the patches which are part of tarball Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-26freeradius: don't download LFS content by defaultChangqing Li
fix error: Fetcher failure: Repository git://github.com/FreeRADIUS/freeradius-server.git has LFS content, install git-lfs on host to download (or set lfs=0 to ignore it) upstream has file .lfsconfig to make it not download lfs files by default, so we also don't download it by default Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24openvpn: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status openvpn <...> INFO: openvpn 2.4.8 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24openvpn: upgrade 2.4.7 -> 2.4.8Pierre-Jean Texier
See full changelog https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-23libmemcached: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status libmemcached <...> INFO: libmemcached 1.0.18 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-23ufw: fix upstream check URLPierre-Jean Texier
Fixes: $: devtool check-upgrade-status ufw <...> INFO: ufw 0.33 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20layers: update LAYERSERIES_COMPAT to dunfellKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20civetweb: upgrade 1.11 -> 1.12Wang Mingyu
-License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-18networkmanager-openvpn: Make PACKAGECONFIG gnome workAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-18networkmanager-openvpn: upgrade 1.8.10 -> 1.8.12Andreas Müller
>From [1]: ======================================================= NetworkManager-openvpn-1.8.12 Overview of changes since NetworkManager-openvpn-1.8.10 ======================================================= * The auth helper in external UI mode can now be run without a display server. Future nmcli version will utilize this for handling the secrets without a graphical desktop. * libnm-glib compatibility (NetworkManager < 1.0) is disabled by default. It can be enabled by passing --with-libnm-glib to configure script. Nobody should need it by now. Users that still use this are encouraged to let us know before the libnm-glib support is removed for good. * Add support for the following OpenVPN options: tls-version-min, tls-version-max, compress. * Support inline CRL blobs during import. * Allow option mssfix to be set to zero. * Update Catalan, Czech, Danish, Dutch, Friulian, Hungarian, Indonesian, Italian, Polish, Serbian, Spanish, Swedish and Ukrainian translations. [1] http://ftp.gnome.org/pub/gnome/sources/NetworkManager-openvpn/1.8/NetworkManager-openvpn-1.8.12.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-18networkmanager: Upgrade 1.22.8 -> 1.22.10Adrian Bunk
Upgrade on the 1.22 stable branch. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-18corosync: update corosync.conf to 3.xMingli Yu
Update corosync.conf to make it valid after corosync upgrades to 3.x. Reference: https://sources.debian.org/data/main/c/corosync/3.0.3-2/debian/patches/Make-the-example-config-valid.patch Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-17spice-protocol: upgrade 0.14.0 -> 0.14.1Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-17libtdb: upgrade 1.4.2 -> 1.4.3Wang Mingyu
0001-waf-add-support-of-cross_compile.patch removed since it's not available for 1.4.3 refresh tdb-Add-configure-options-for-packages.patch Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-17arptables: upgrade 0.0.4 -> 0.0.5Wang Mingyu
arptables-init-busybox.patch arptables-remove-bashism.patch removed since they are not available in 0.0.5 refresh 0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-10kea: upgrade 1.7.4 -> 1.7.5Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-09kronoset: Disable sign-compare with clangKhem Raj
clang isn't suppressing warnings from system headers like it should Fixes ../../git/libknet/transport_udp.c:326:48: error: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare] for (cmsg = CMSG_FIRSTHDR(&msg);cmsg; cmsg = CMSG_NXTHDR(&msg, cmsg)) { ^~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-09wireshark: Inherit mime and mime-xdgKhem Raj
Fixes ERROR: QA Issue: package contains mime types but does not inherit mime: wireshark path '/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/wireshark/1_3.2.2-r0/packages-split/wireshark/usr/share/mime/packages/wireshark.xml' [mime] ERROR: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: wireshark path '/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/wireshark/1_3.2.2-r0/packages-split/wireshark/usr/share/applications/wireshark.desktop' [mime-xdg] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08mosquitto: do not enable srv by defaultGianfranco Costamagna
Rationale can be found in the Debian packaging (debian/changelog): Revert change enabling SRV functionality, it is disabled by default upstream and of little benefit to any end user, but adds reasonable complexity to the code. Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08mosquitto: refresh patches and sync with Debian packagingGianfranco Costamagna
Also add patch from debian to mqtt_protocol.h header file Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08corosync: Update to 3.0.3Khem Raj
- Add dependency on kronosnet - Remove obsolete options and packageconfigs - Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08kronosnet: Add recipeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-08networkmanager: Upgrade 1.18.4 -> 1.22.8Adrian
- rebased patches - added two more small patches - Option --enable-polkit-agent is not available with current NM, removed - Option --with-libnm-glib is not available with current NM, removed - New package NM-cloud-setup for new experimental cloud setup feature - NM tries to re-license from GPL to LGPL, added LGPL to LICENSES - Removed empty packages libnmutil libnmglib libnmglib-vpn Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06net-snmp: fix reproducibilty issues in net-snmp-configJeremy Puhlman
Both STAGING_HOST_DIR and -fmacro-prefix-map path to WORKDIR were encoded in the config. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06net-snmp: multilib fixesJeremy Puhlman
net-snmp/net-snmp-config.h: - encodes type sizes - encodes pathing into the libdir net-snmp-config: - encodes build configuration data and lib pathing. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06babeld: add UPSTREAM_CHECK_GITTAGREGEXPierre-Jean Texier
Fixes: INFO: babeld, 1.9.1, 20110804, None, 794863e90f81ee38b9dddd72dfabcba634b2fc07 After this commit: INFO: Skip package babeld (status = MATCH, current version = 1.9.1, next version = 1.9.1) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06proftpd: make prxs a mulitlib scriptJeremy Puhlman
Script encodes compiler settings and compiler name. my $compiler = q(x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 ); Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06proftpd: remove macro-prefix-map from prxsJeremy Puhlman
macro-prefix-map points to build WORKDIR which will cause reproducibilty failures. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06libdnet: make dnet-config a multilib_scriptJeremy Puhlman
Script encodes library paths. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06quagga: make version.h a multilib headerJeremy Puhlman
version.h contains the configure options passed during the build which differs between multilibs Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-06quagga: fix reproducibily issue.Jeremy Puhlman
version.h contains the options passed to configure, which includes the path to the recipe-sysroot on the build host. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-04wireshark: upgrade 3.2.1 -> 3.2.2Zheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>