|
[dunfell 32/32] apparmor: fix QA warning with systemd enabled
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
|
By
Armin Kuster
·
#51084
·
|
|
[dunfell 31/32] apparmor: fix issue with older use of shell in make
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
|
By
Armin Kuster
·
#51083
·
|
|
[dunfell 30/32] README: updated branch for Dunfell
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
|
By
Armin Kuster
·
#51082
·
|
|
[dunfell 29/32] ibmswtpm2: fix QA warning
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
|
By
Armin Kuster
·
#51081
·
|
|
[dunfell 28/32] layer.conf: use += instead of := to update BBFILES
From: Sajjad Ahmed <sajjad_ahmed@...>
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by:
From: Sajjad Ahmed <sajjad_ahmed@...>
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by:
|
By
Armin Kuster
·
#51080
·
|
|
[dunfell 27/32] scap-security-guide: add expat-native to DEPENDS
From: Mingli Yu <mingli.yu@...>
Add expat-native to DEPENDS to fix the below do_configure error:
| CMake Error at CMakeLists.txt:165 (message):
| xmlwf is required!
Signed-off-by: Mingli
From: Mingli Yu <mingli.yu@...>
Add expat-native to DEPENDS to fix the below do_configure error:
| CMake Error at CMakeLists.txt:165 (message):
| xmlwf is required!
Signed-off-by: Mingli
|
By
Armin Kuster
·
#51079
·
|
|
[dunfell 26/32] packagegroup-core-security: remove clamav from musl image
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 496a734c14fc72250979a4e7eb69c5d541ffd870)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 1 +
1 file
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 496a734c14fc72250979a4e7eb69c5d541ffd870)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 1 +
1 file
|
By
Armin Kuster
·
#51078
·
|
|
[dunfell 25/32] apparmor: fix build issue with ptest enabled.
minor spacing cleanup
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 2a7963df18e7f43c6209387b6e1a1e75ff74b6ca)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 181
minor spacing cleanup
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit 2a7963df18e7f43c6209387b6e1a1e75ff74b6ca)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 181
|
By
Armin Kuster
·
#51077
·
|
|
[dunfell 24/32] linux-%/5.x: Add dm-verity fragment as needed
From: Naveen Saini <naveen.kumar.saini@...>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.
Signed-off-by: Naveen Saini
From: Naveen Saini <naveen.kumar.saini@...>
Add checks that include dm-verity specific kernel config fragment
when dm-verity-img.bbclass is used.
Signed-off-by: Naveen Saini
|
By
Armin Kuster
·
#51076
·
|
|
[dunfell 23/32] wic: add wks.in for intel dm-verity
From: Naveen Saini <naveen.kumar.saini@...>
Based on systemd-bootdisk-microcode.wks.in, this adds
the dm-verity image similar to the beaglebone wks
already in meta-security.
Signed-off-by:
From: Naveen Saini <naveen.kumar.saini@...>
Based on systemd-bootdisk-microcode.wks.in, this adds
the dm-verity image similar to the beaglebone wks
already in meta-security.
Signed-off-by:
|
By
Armin Kuster
·
#51075
·
|
|
[dunfell 22/32] initramfs-framework/dmverity: add retry loop for slow boot devices
From: Naveen Saini <naveen.kumar.saini@...>
Detection of USB devices by the kernel is slow enough. We need to
keep trying for a while (default: 5s seconds, controlled by
From: Naveen Saini <naveen.kumar.saini@...>
Detection of USB devices by the kernel is slow enough. We need to
keep trying for a while (default: 5s seconds, controlled by
|
By
Armin Kuster
·
#51074
·
|
|
[dunfell 21/32] apparmor: exclude mips64, not supported
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit f176756890766bc9a6a00fe83bfe8e3c9bc13d07)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 2 ++
1 file changed, 2
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit f176756890766bc9a6a00fe83bfe8e3c9bc13d07)
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 2 ++
1 file changed, 2
|
By
Armin Kuster
·
#51073
·
|
|
[dunfell 20/32] packagegroup-core-security: dont include suricata on riscv or ppc
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit caf76696e8669ee48339c13f01042da9e52515ae)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 2 +-
1 file
Signed-off-by: Armin Kuster <akuster808@...>
(cherry picked from commit caf76696e8669ee48339c13f01042da9e52515ae)
---
recipes-security/packagegroup/packagegroup-core-security.bb | 2 +-
1 file
|
By
Armin Kuster
·
#51072
·
|
|
[dunfell 19/32] beaglebone-yocto-verity.wks.in: Refer IMGDEPLOYDIR
From: "niko.mauno@..." <niko.mauno@...>
Since dm-verity-image.bbclass effectively injects
<DM_VERITY_IMAGE>:do_image_<DM_VERITY_IMAGE_TYPE>
dependency for do_image_wic task, we
From: "niko.mauno@..." <niko.mauno@...>
Since dm-verity-image.bbclass effectively injects
<DM_VERITY_IMAGE>:do_image_<DM_VERITY_IMAGE_TYPE>
dependency for do_image_wic task, we
|
By
Armin Kuster
·
#51071
·
|
|
[dunfell 18/32] dm-verity-image-initramfs: Drop locales from image
From: "niko.mauno@..." <niko.mauno@...>
Since IMAGE_LINGUAS defaults to 'en-us en-gb' and since localization is
not needed on this type of purpose-specific initramfs image, reset
From: "niko.mauno@..." <niko.mauno@...>
Since IMAGE_LINGUAS defaults to 'en-us en-gb' and since localization is
not needed on this type of purpose-specific initramfs image, reset
|
By
Armin Kuster
·
#51070
·
|
|
[dunfell 17/32] dm-verity-image-initramfs: Add base-passwd package
From: "niko.mauno@..." <niko.mauno@...>
This removes following boot-time complaints from udevd regarding
missing group declarations:
[ 6.624454] udevd[163]: specified group
From: "niko.mauno@..." <niko.mauno@...>
This removes following boot-time complaints from udevd regarding
missing group declarations:
[ 6.624454] udevd[163]: specified group
|
By
Armin Kuster
·
#51069
·
|
|
[dunfell 16/32] dm-verity-initramfs-image: Cosmetic improvements
From: "niko.mauno@..." <niko.mauno@...>
- revise declaration ordering as suggested by oe-stylize.py
- sort PACKAGE_INSTALL entries in alphabetic order
- split long command line in
From: "niko.mauno@..." <niko.mauno@...>
- revise declaration ordering as suggested by oe-stylize.py
- sort PACKAGE_INSTALL entries in alphabetic order
- split long command line in
|
By
Armin Kuster
·
#51068
·
|
|
[dunfell 15/32] dm-verity-image-initramfs: Use initramfs-framework
From: "niko.mauno@..." <niko.mauno@...>
Switch from this layer's initramfs-dm-verity recipe to poky-provided
initramfs-framework suite to manage veritysetup et al.
This commit also
From: "niko.mauno@..." <niko.mauno@...>
Switch from this layer's initramfs-dm-verity recipe to poky-provided
initramfs-framework suite to manage veritysetup et al.
This commit also
|
By
Armin Kuster
·
#51067
·
|
|
[dunfell 14/32] initramfs-framework: Add dmverity module
From: "niko.mauno@..." <niko.mauno@...>
Add 'initramfs-module-dmverity' as an extension to poky upstream
provided initramfs-framework suite via matchingly named bbappend
From: "niko.mauno@..." <niko.mauno@...>
Add 'initramfs-module-dmverity' as an extension to poky upstream
provided initramfs-framework suite via matchingly named bbappend
|
By
Armin Kuster
·
#51066
·
|
|
[dunfell 13/32] dm-verity-img.bbclass: Stage verity.env file
From: "niko.mauno@..." <niko.mauno@...>
Introduce new STAGING_VERITY_DIR variable specific to this bbclass which
defines the directory where the verity.env file is stored
From: "niko.mauno@..." <niko.mauno@...>
Introduce new STAGING_VERITY_DIR variable specific to this bbclass which
defines the directory where the verity.env file is stored
|
By
Armin Kuster
·
#51065
·
|