meta-openembedded/meta-networking
Gyorgy Sarvari ff7b552534
sngrep: upgrade 1.8.1 -> 1.8.2
This update contains fix for CVE-2024-35434, and a small build system change
that adds a fallback in case ncurses library isn't available during build.

Shortlog: https://github.com/irontec/sngrep/compare/v1.8.1...v1.8.2

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
2025-12-30 07:08:05 +05:30
..
classes waf-samba: replace oldincludedir 2024-04-14 08:38:42 -07:00
conf Wolfssl: add ptest 2025-03-23 15:27:08 -04:00
dynamic-layers/meta-python system-config-printer: fix runtime for system-config-printer 2024-01-28 08:39:17 -08:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity civetweb: patch CVE-2025-9648 2025-12-17 11:45:21 +05:30
recipes-core Wolfssl: add ptest 2025-03-23 15:27:08 -04:00
recipes-daemons proftpd: Fix CVE-2023-48795 2025-12-11 08:02:03 +05:30
recipes-devtools libcoap: patch CVE-2024-31031 2025-08-02 13:37:04 -04:00
recipes-extended corosync: upgrade 3.1.9 -> 3.1.10 2025-12-09 07:01:20 +05:30
recipes-filter nftables: remove python dependency from main package 2025-12-09 07:01:16 +05:30
recipes-irc znc: Fix buildpaths QA errors 2024-08-10 11:21:45 -04:00
recipes-kernel/wireguard wireguard-tools: fix do_fetch error 2024-11-09 14:31:19 -05:00
recipes-protocols net-snmp: Update Upstream-status in the net-snmp-5.9.4-kernel-6.7.patch 2025-12-05 17:46:29 +05:30
recipes-support sngrep: upgrade 1.8.1 -> 1.8.2 2025-12-30 07:08:05 +05:30
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-openemnedded: Add myself as scarthgap maintainer 2024-03-27 20:07:53 -07:00
README.md meta-openemnedded: Add myself as scarthgap maintainer 2024-03-27 20:07:53 -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: Scarthgap

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

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

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

Maintenance

Stable Layer maintainer: Armin Kuster akuster808@gmail.com

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