From dc9d614711d1f205166fa42a0af05054fe06b26d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 19 May 2023 09:38:37 -0500 Subject: subtree updates meta-security: 53c5cc794f..ddf301c45c: Adrian Zaharia (1): libmhash: fix multilib header conflict - mutils/mhash_config.h Alexander Kanavin (1): maintainers.inc: rename to avoid clashes with oe-core Armin Kuster (15): meta-tpm: rename recipes-tpm to recipes-tpm1 recipes-tpm: use this for common tpm recipes swtpm: update to 0.8.0 libtpm: update to 0.9.6 ossec-hids: update to tip of 3.7.0 libhtp: update to 0.5.43 suricata: update to 6.0.11 fscryptctl: update to 1.0.1 oeqa: fix hash test to match new changes integrity-image-minimal: adapt QEMU cmdline to new changes lynis: Add decoding OE and Poky os-release.bbappend: drop now CPE_NAME is in core openembedded-release: drop as os-release does this now tpm2-tss: drop vendor from PACKAGECONFIG packagegroup-security-tpm2: restore pkgs removed earlier Paul Gortmaker (4): dm-verity: ensure people don't ignore the DISTRO_FEATURES warning dm-verity: don't make read-only-rootfs sound like a requirement dm-verity: document the meta-intel dependency in the systemd example dm-verity: add x86-64 systemd based example instructions Peter Hoyes (1): meta-parsec/layer.conf: Insert addpylib declaration Peter Kjellerstedt (1): tpm2-tools: Remove unnecessary and optional dependencies Stefan Berger (12): ima: Document and replace keys and adapt scripts for EC keys ima: Fix the ima_policy_appraise_all to appraise executables & libraries ima: Fix the IMA kernel feature ima: Rename IMA_EVM_POLICY_SYSTEMD to IMA_EVM_POLICY ima: Sign all executables and the ima-policy in the root filesystem integrity: Update the README for IMA support linux: overlayfs: Add kernel patch resolving a file change notification issue ima-evm-utils: Update ima-evm-utils to v1.5 and add a patch linux: overlayfs: Drop kernel patch resolving a file change notification issue ima: Drop kernel config option CONFIG_SQUASHFS_XATTR=y from ima.cfg integrity: Fix the do_configure function integrity: Rename linux-%.bbappend to linux-yocto%.bbappend meta-raspberrypi: bf948e0aa8..928bb234bb: Martin Jansa (3): rpi-libcamera-apps: fix flags used in aarch64 builds rpi-libcamera-apps: fix version generation on hosts with older python rpi-libcamera-apps: bump to latest SRCREV and set PV meta-arm: 0b5724266a..f9d80e1a14: Emekcan Aras (2): arm-bsp/trusted-firmware-m: Align Capsule Update with GPT changes arm-bsp/wic: corstone1000: Fix and limit the partition size for corstone1000 Signed-off-by: Andrew Geissler Change-Id: I56f7d26070d879e3138618332841c30cf57eb7d9 --- .../distro/include/maintainers-meta-security.inc | 57 ++++++++++++++++++++++ meta-security/conf/distro/include/maintainers.inc | 57 ---------------------- 2 files changed, 57 insertions(+), 57 deletions(-) create mode 100644 meta-security/conf/distro/include/maintainers-meta-security.inc delete mode 100644 meta-security/conf/distro/include/maintainers.inc (limited to 'meta-security/conf') diff --git a/meta-security/conf/distro/include/maintainers-meta-security.inc b/meta-security/conf/distro/include/maintainers-meta-security.inc new file mode 100644 index 0000000000..f623d7058c --- /dev/null +++ b/meta-security/conf/distro/include/maintainers-meta-security.inc @@ -0,0 +1,57 @@ +# meta-security Maintainers File +# +# This file contains a list of recipe maintainers. +# +# Please submit any patches against recipes in meta to the +# Yocto mail list (yocto@yoctoproject.org) +# +# If you have problems with or questions about a particular recipe, feel +# free to contact the maintainer directly (cc:ing the appropriate mailing list +# puts it in the archive and helps other people who might have the same +# questions in the future), but please try to do the following first: +# +# - look in the Yocto Project Bugzilla +# (http://bugzilla.yoctoproject.org/) to see if a problem has +# already been reported +# +# The format is as a bitbake variable override for each recipe +# +# RECIPE_MAINTAINER:pn- = "Full Name " +# +# Please keep this list in alphabetical order. +RECIPE_MAINTAINER:pn-aircrack-ng = "Armin Kuster " +RECIPE_MAINTAINER:pn-apparmor = "Armin Kuster " +RECIPE_MAINTAINER:pn-bastille = "Armin Kuster " +RECIPE_MAINTAINER:pn-buck-security = "Armin Kuster " +RECIPE_MAINTAINER:pn-ccs-tools = "Armin Kuster " +RECIPE_MAINTAINER:pn-checksec = "Armin Kuster " +RECIPE_MAINTAINER:pn-checksecurity = "Armin Kuster " +RECIPE_MAINTAINER:pn-clamav = "Armin Kuster " +RECIPE_MAINTAINER:pn-ding-libs = "Armin Kuster " +RECIPE_MAINTAINER:pn-ecryptfs-utils = "Armin Kuster " +RECIPE_MAINTAINER:pn-fscryptctl = "Armin Kuster " +RECIPE_MAINTAINER:pn-google-authenticator-libpam = "Armin Kuster " +RECIPE_MAINTAINER:pn-hash-perl = "Armin Kuster " +RECIPE_MAINTAINER:pn-isic = "Armin Kuster " +RECIPE_MAINTAINER:pn-keyutils = "Armin Kuster " +RECIPE_MAINTAINER:pn-libaes-siv = "Armin Kuster " +RECIPE_MAINTAINER:pn-libgssglue = "Armin Kuster " +RECIPE_MAINTAINER:pn-libhtp = "Armin Kuster " +RECIPE_MAINTAINER:pn-libmhash = "Armin Kuster " +RECIPE_MAINTAINER:pn-libmspack = "Armin Kuster " +RECIPE_MAINTAINER:pn-lib-perl = "Armin Kuster " +RECIPE_MAINTAINER:pn-libseccomp = "Armin Kuster " +RECIPE_MAINTAINER:pn-libwhisker2-perl = "Armin Kuster " +RECIPE_MAINTAINER:pn-ncrack = "Armin Kuster " +RECIPE_MAINTAINER:pn-nikto = "Armin Kuster " +RECIPE_MAINTAINER:pn-paxctl = "Armin Kuster " +RECIPE_MAINTAINER:pn-python3-fail2ban = "Armin Kuster " +RECIPE_MAINTAINER:pn-python3-scapy = "Armin Kuster " +RECIPE_MAINTAINER:pn-python-fail2ban = "Armin Kuster " +RECIPE_MAINTAINER:pn-python-scapy = "Armin Kuster " +RECIPE_MAINTAINER:pn-redhat-security = "Armin Kuster " +RECIPE_MAINTAINER:pn-samhain = "Armin Kuster " +RECIPE_MAINTAINER:pn-smack = "Armin Kuster " +RECIPE_MAINTAINER:pn-sssd = "Armin Kuster " +RECIPE_MAINTAINER:pn-suricata = "Armin Kuster " +RECIPE_MAINTAINER:pn-tripwire = "Armin Kuster " diff --git a/meta-security/conf/distro/include/maintainers.inc b/meta-security/conf/distro/include/maintainers.inc deleted file mode 100644 index f623d7058c..0000000000 --- a/meta-security/conf/distro/include/maintainers.inc +++ /dev/null @@ -1,57 +0,0 @@ -# meta-security Maintainers File -# -# This file contains a list of recipe maintainers. -# -# Please submit any patches against recipes in meta to the -# Yocto mail list (yocto@yoctoproject.org) -# -# If you have problems with or questions about a particular recipe, feel -# free to contact the maintainer directly (cc:ing the appropriate mailing list -# puts it in the archive and helps other people who might have the same -# questions in the future), but please try to do the following first: -# -# - look in the Yocto Project Bugzilla -# (http://bugzilla.yoctoproject.org/) to see if a problem has -# already been reported -# -# The format is as a bitbake variable override for each recipe -# -# RECIPE_MAINTAINER:pn- = "Full Name " -# -# Please keep this list in alphabetical order. -RECIPE_MAINTAINER:pn-aircrack-ng = "Armin Kuster " -RECIPE_MAINTAINER:pn-apparmor = "Armin Kuster " -RECIPE_MAINTAINER:pn-bastille = "Armin Kuster " -RECIPE_MAINTAINER:pn-buck-security = "Armin Kuster " -RECIPE_MAINTAINER:pn-ccs-tools = "Armin Kuster " -RECIPE_MAINTAINER:pn-checksec = "Armin Kuster " -RECIPE_MAINTAINER:pn-checksecurity = "Armin Kuster " -RECIPE_MAINTAINER:pn-clamav = "Armin Kuster " -RECIPE_MAINTAINER:pn-ding-libs = "Armin Kuster " -RECIPE_MAINTAINER:pn-ecryptfs-utils = "Armin Kuster " -RECIPE_MAINTAINER:pn-fscryptctl = "Armin Kuster " -RECIPE_MAINTAINER:pn-google-authenticator-libpam = "Armin Kuster " -RECIPE_MAINTAINER:pn-hash-perl = "Armin Kuster " -RECIPE_MAINTAINER:pn-isic = "Armin Kuster " -RECIPE_MAINTAINER:pn-keyutils = "Armin Kuster " -RECIPE_MAINTAINER:pn-libaes-siv = "Armin Kuster " -RECIPE_MAINTAINER:pn-libgssglue = "Armin Kuster " -RECIPE_MAINTAINER:pn-libhtp = "Armin Kuster " -RECIPE_MAINTAINER:pn-libmhash = "Armin Kuster " -RECIPE_MAINTAINER:pn-libmspack = "Armin Kuster " -RECIPE_MAINTAINER:pn-lib-perl = "Armin Kuster " -RECIPE_MAINTAINER:pn-libseccomp = "Armin Kuster " -RECIPE_MAINTAINER:pn-libwhisker2-perl = "Armin Kuster " -RECIPE_MAINTAINER:pn-ncrack = "Armin Kuster " -RECIPE_MAINTAINER:pn-nikto = "Armin Kuster " -RECIPE_MAINTAINER:pn-paxctl = "Armin Kuster " -RECIPE_MAINTAINER:pn-python3-fail2ban = "Armin Kuster " -RECIPE_MAINTAINER:pn-python3-scapy = "Armin Kuster " -RECIPE_MAINTAINER:pn-python-fail2ban = "Armin Kuster " -RECIPE_MAINTAINER:pn-python-scapy = "Armin Kuster " -RECIPE_MAINTAINER:pn-redhat-security = "Armin Kuster " -RECIPE_MAINTAINER:pn-samhain = "Armin Kuster " -RECIPE_MAINTAINER:pn-smack = "Armin Kuster " -RECIPE_MAINTAINER:pn-sssd = "Armin Kuster " -RECIPE_MAINTAINER:pn-suricata = "Armin Kuster " -RECIPE_MAINTAINER:pn-tripwire = "Armin Kuster " -- cgit v1.2.3