meta-openembedded/meta-networking
Wang Mingyu 6d8dd4368d weechat: upgrade 4.0.0 -> 4.0.1
Bug fixes
=========
* core: force key "return" to command "/input return" when migrating
  legacy keys
* core: display actual key name and command with key kbd:[Alt+k],
  remove key kbd:[Alt+K] (grab raw key) and associated commands
  '/input grab_raw_key' and '/input grab_raw_key_command'
* core: check for newline characters in string_is_whitespace_char
* api: do not convert option name to lower case in API functions
  config_set_plugin and config_set_desc_plugin
* guile: fix crash on quit with Guile < 3 (issue #1965)
* irc: reply to a CTCP request sent to self nick (issue #1966)
* irc: sent "QUIT" message to servers connected with TLS on '/upgrade'

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 08:59:27 -07:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf crda: remove recipe 2023-02-06 07:59:29 -08:00
dynamic-layers/meta-python firewalld: upgrade 1.2.0 -> 1.3.2 2023-06-05 11:04:07 -07:00
files/waf-cross-answers samba upgrade 4.14.14 -> 4.17.4 2023-01-01 02:23:29 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity networkmanager: upgrade 1.42.6 -> 1.42.8 2023-07-05 10:24:49 -07:00
recipes-core packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}" 2023-03-22 09:10:39 -07:00
recipes-daemons postfix: remove 2nd Upstream-Status 2023-06-22 07:49:59 -07:00
recipes-devtools libcoap: Build linker symbol file explicitly 2023-07-04 15:04:22 -07:00
recipes-extended *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
recipes-filter conntrack-tools: add required kernel modules to RRECOMMENDS 2023-06-27 13:44:47 -07:00
recipes-irc weechat: upgrade 4.0.0 -> 4.0.1 2023-07-07 08:59:27 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
recipes-protocols frr: upgrade 8.4.2 -> 8.4.4 2023-06-28 13:53:12 -07:00
recipes-support open-vm-tools: Security fix CVE-2023-20867 2023-06-29 14:45:34 -07:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07: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://git.openembedded.org/openembedded-core branch: master

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

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com Armin Kuster akuster808@gmail.com (recipes-netkit)

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