Go to file
Jeffrey Pautler 51f70eaaa5 apache2: add vendor to product name used for CVE checking
This recipe sets the product name used for CVE checking to
"http_server". However, the cve-check logic matches that name to all
products in the CVE database regardless of vendor. Currently, it is
matching to products from vendors other than apache. As a result,
CVE checking incorrectly reports CVEs for those vendors' products for
this package.

Signed-off-by: Jeffrey Pautler <jeffrey.pautler@ni.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-10 09:13:40 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: add recipe 2023-11-10 09:13:40 -08:00
meta-gnome gnome-remote-desktop: move from meta-virtualization to meta-security 2023-11-08 22:51:28 -08:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia gssdp: Upgrade 1.4.0.1 -> 1.6.3 2023-11-10 09:13:40 -08:00
meta-networking wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
meta-oe ptest-packagelists-meta-oe.inc: Add nlohmann-json 2023-11-10 09:13:40 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.083 -> 2.084 2023-11-08 22:51:28 -08:00
meta-python python3-gpiod: update to v2.1.3 2023-11-09 20:47:44 -08:00
meta-webserver apache2: add vendor to product name used for CVE checking 2023-11-10 09:13:40 -08:00
meta-xfce xarchiver: Specify the version in the recipe file name 2023-11-07 19:59:58 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories