All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 0/4] master-next updates
@ 2025-07-18 14:10 Scott Murray
  2025-07-18 14:10 ` [meta-security][PATCH 1/4] scap-security-guide: upgrade 0.1.76 -> 0.1.77 Scott Murray
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Scott Murray @ 2025-07-18 14:10 UTC (permalink / raw)
  To: yocto-patches; +Cc: marta.rybczynska

Roll up the submissions since the first batch of whinlatter fixes,
plus an upgrade of scap-security-guide to get it building again
after the CMake 4.0 upgrade in oe-core.

A note about the ptest removal for scap-security-guide; while
having comprehensive ptests is desirable, from the commit history
it is clear that there was no interest in banging these ones into
a working state in the last couple of years.  As well, ptests are
not enabled in most of the current CI build configurations, and it
seems clear that the build time hit would be massive in this case
if they were.  If someone motivated to try to investigate resolving
these issues appears, this decision can be revisited.

Changes:

Clayton Casciato (1):
  suricata: fix "interface" arg in systemd service

Haixiao Yan (1):
  samhain: Adapt test output to Automake format for ptest compatibility

Scott Murray (1):
  scap-security-guide: upgrade 0.1.76 -> 0.1.77

Yi Zhao (1):
  scap-security-guide: disable ptest

 .../scap-security-guide/files/run-ptest       |   7 --
 ....1.76.bb => scap-security-guide_0.1.77.bb} |  54 +---------
 ...t-output-to-match-Automake-standards.patch | 102 ++++++++++++++++++
 recipes-ids/samhain/samhain.inc               |   1 +
 recipes-ids/suricata/files/suricata.service   |   2 +-
 5 files changed, 106 insertions(+), 60 deletions(-)
 delete mode 100644 recipes-compliance/scap-security-guide/files/run-ptest
 rename recipes-compliance/scap-security-guide/{scap-security-guide_0.1.76.bb => scap-security-guide_0.1.77.bb} (50%)
 create mode 100644 recipes-ids/samhain/files/0001-Format-test-output-to-match-Automake-standards.patch

-- 
2.50.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-21 17:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18 14:10 [meta-security][PATCH 0/4] master-next updates Scott Murray
2025-07-18 14:10 ` [meta-security][PATCH 1/4] scap-security-guide: upgrade 0.1.76 -> 0.1.77 Scott Murray
2025-07-18 14:10 ` [meta-security][PATCH 2/4] scap-security-guide: disable ptest Scott Murray
2025-07-18 14:10 ` [meta-security][PATCH 3/4] suricata: fix "interface" arg in systemd service Scott Murray
2025-07-18 14:10 ` [meta-security][PATCH 4/4] samhain: Adapt test output to Automake format for ptest compatibility Scott Murray
2025-07-20 18:26 ` [yocto-patches] [meta-security][PATCH 0/4] master-next updates Marta Rybczynska
2025-07-21 17:10   ` Scott Murray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.