meta-openembedded/meta-networking
Yi Zhao dd422c5467 samba: upgrade 4.10.18 -> 4.14.4
The 4.10.x is EOL: https://wiki.samba.org/index.php/Samba_Release_Planning
Upgrade to latest 4.14.x.

Remove PACKAGECONFIG[gnutls] since the gnutls is now the mandatory
requirement for samba. See:
https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba#Mandatory

Refresh patches:
  16-do-not-check-xsltproc-manpages.patch
  20-do-not-import-target-module-while-cross-compile.patch
  21-add-config-option-without-valgrind.patch
  0001-Add-options-to-configure-the-use-of-libbsd.patch
  dnsserver-4.7.0.patch
  iconv-4.7.0.patch
  0001-samba-fix-musl-lib-without-innetgr.patch

Drop patches:
  0001-lib-replace-wscript-Avoid-generating-nested-main-fun.patch
  0001-nsswitch-nsstest.c-Avoid-nss-function-conflicts-with.patch
  0001-waf-add-support-of-cross_compile.patch
  0002-util_sec.c-Move-__thread-variable-to-global-scope.patch
  CVE-2020-14318.patch
  CVE-2020-14383.patch
  glibc_only.patch
  smb_conf-4.7.0.patch

Add new patches:
  0007-wscript_configure_system_gnutls-disable-check-gnutls.patch
  0008-source3-wscript-disable-check-fcntl-F_OWNER_EX.patch
  source3-wscript-disable-check-fcntl-RW_HINTS.patch

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-05 08:19:06 -07:00
..
classes waf-samba: switch to python3 2019-07-10 09:24:32 -07:00
conf layers: Drop gatesgarth from LAYERSERIES_COMPAT 2021-03-19 11:58:17 -07:00
files/waf-cross-answers waf-cross-answers: Add powerpc64le version 2021-03-11 22:34:53 -08:00
licenses crda: upgrade to 3.13 2015-02-23 13:21:07 -05:00
recipes-connectivity samba: upgrade 4.10.18 -> 4.14.4 2021-06-05 08:19:06 -07:00
recipes-core python3-scapy: add pkg to pkg grp 2021-05-31 07:38:06 -07:00
recipes-daemons opensaf: upgrade 5.21.03 -> 5.21.06 2021-06-03 09:13:52 -07:00
recipes-devtools/python python3-scapy: move from meta-security 2021-05-31 07:38:06 -07:00
recipes-extended kronosnet: update 1.20 2021-02-06 21:52:33 -08:00
recipes-filter nftables: upgrade 0.9.8 -> 0.9.9 2021-06-03 09:13:52 -07:00
recipes-irc weechat: upgrade 2.9 -> 3.0 2020-11-27 11:54:04 -08:00
recipes-kernel/wireguard wireguard: update to v1.0.20210219 +1 2021-04-17 07:45:34 -07:00
recipes-netkit netkit-telnet: Update SRC_URI 2021-03-11 00:12:55 -08:00
recipes-protocols snort,proftpd,net-snmp: Deal with -ffile-prefix-map as well 2021-04-29 15:40:20 -07:00
recipes-support libldb: upgrade 1.5.8 -> 2.3.0 2021-06-05 08:19:06 -07:00
site site: move from meta-oe to meta-networking 2018-01-08 12:03:40 -05:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS update maintainers 2018-10-02 17:53:46 -07:00
README meta-networking: Update layer dependency information 2014-09-08 16:34:25 -04:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-openembedded.git subdirectory: meta-oe branch: master revision: HEAD

URI: git://github.com/openembedded/meta-openembedded.git subdirectory: meta-python branch: master revision: HEAD

Maintenance

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.