mbox series

[meta-security,0/6] Assorted updates

Message ID cover.1763734538.git.scott.murray@konsulko.com
Headers show
Series Assorted updates | expand

Message

Scott Murray Nov. 21, 2025, 2:21 p.m. UTC
This patch series rolls up contributed patches from the past few weeks,
including a couple I missed with last week's push.  They are queued on
the master-next branch if you would like to check them out to test
yourself.  I intend to merge these to master branch at end of day Monday
unless there are objections.

For folks looking for scarthgap updates, I've been a bit delayed, but
am still working up a patch series, hopefully will have it out by Monday.

Scott


Louis Rannou (2):
  openscap: fixes
  oeqa: openscap test

Yi Zhao (4):
  openscap: upgrade 1.4.1 -> 1.4.2
  scap-security-guide: upgrade 0.1.77 -> 0.1.78
  libgssglue: update HOMEPAGE
  libgssglue: add UPSTREAM_CHECK_GITTAGREGEX

 lib/oeqa/runtime/cases/openscap.py            | 48 +++++++++++++++++++
 .../{openscap_1.4.1.bb => openscap_1.4.2.bb}  |  8 ++--
 ....1.77.bb => scap-security-guide_0.1.78.bb} |  2 +-
 recipes-core/images/security-test-image.bb    |  2 +-
 recipes-security/libgssglue/libgssglue_0.9.bb |  4 +-
 5 files changed, 58 insertions(+), 6 deletions(-)
 create mode 100644 lib/oeqa/runtime/cases/openscap.py
 rename recipes-compliance/openscap/{openscap_1.4.1.bb => openscap_1.4.2.bb} (94%)
 rename recipes-compliance/scap-security-guide/{scap-security-guide_0.1.77.bb => scap-security-guide_0.1.78.bb} (96%)