meta-openembedded/meta-networking
Gyorgy Sarvari a637a72182
dovecot: ignore CVE-2016-4983 (again)
I removed the CVE_STATUS setting for CVE-2016-4983 when this recipe was
updated to 2.4.1-4 - but that was a mistake, the CVE database considers
(incorrectly) even the latest version as vulnerable.

Revert that mistake by adding back the correct CVE_STATUS to the recipe.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-13 23:47:40 -07:00
..
classes Revert "waf-samba.bbclass: adapt to qemu.bbclass refactoring" 2025-05-29 22:28:02 -07:00
conf reproducibility: move known non-repro list to layer.conf 2025-06-20 10:34:11 -07:00
dynamic-layers/meta-python meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07: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 libiec61850: upgrade 1.5.3 -> 1.6.1 2025-10-08 18:46:04 -07:00
recipes-core meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING 2025-04-12 10:11:32 -07:00
recipes-daemons squid: patch CVE-2025-59362 2025-10-09 16:15:49 -07:00
recipes-devtools meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
recipes-extended kronosnet: Upgrade to 1.31 2025-09-07 17:09:26 -07:00
recipes-filter arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a 2025-09-24 13:17:41 -07:00
recipes-irc znc: upgrade 1.8.2 -> 1.10.1 2025-09-24 14:17:45 -07:00
recipes-kernel/wireguard meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
recipes-protocols frr: upgrade 10.3 -> 10.4.1 2025-10-12 10:23:52 -07:00
recipes-support dovecot: ignore CVE-2016-4983 (again) 2025-10-13 23:47:40 -07:00
COPYING.MIT
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -08:00
SECURITY.md meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08: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

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