All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][wrynose][PATCH 00/13] Assorted updates 05/24
@ 2026-05-24 12:27 Scott Murray
  2026-05-24 12:27 ` [meta-security][wrynose][PATCH 01/13] firejail: fix COMPATIBLE_MACHINE setting Scott Murray
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Scott Murray @ 2026-05-24 12:27 UTC (permalink / raw)
  To: yocto-patches

My apologies for the delay in getting this out, this patch series rolls
up the contributed patches from the past few weeks.  These changes are
queued on the wrynose-next branch if you would like to check them out to
test yourself.  I intend to merge these to wrynose branch Tuesday evening
(CEST, May 26) unless there are objections.

Scott


Changes:

Anton Antonov (2):
  parsec-service: Update Parsec service version.
  meta-parsec: Do not run Parsec CI jobs on 32bit platforms.

Bin Cao (1):
  samhain: upgrade 4.5.2 -> 4.5.3

Li Zhou (3):
  firejail: fix COMPATIBLE_MACHINE setting
  layer.conf: correct WARN_QA
  aide-base.bbclass: correct STAGING_AIDE_DIR

Peter Marko (1):
  tpm2-tools: make efivar optional

Ross Burton (3):
  parsec-service: assign PACKAGECONFIG in one line
  parsec-service: do group membership modifications in useradd
  parsec-service: update TS group name

Yi Zhao (1):
  arpwatch: fix typos

jason.lau (2):
  google-authenticator-libpam: update 1.0.9 -> 1.11
  aide: fix pkg_postinst_ontarget shell script

 .gitlab-ci.yml                                |  12 -
 classes/aide-base.bbclass                     |   2 +-
 kas/qemuarm-parsec.yml                        |   6 -
 kas/qemux86-parsec.yml                        |   6 -
 ...Fix-unnecessary-qualifications-error.patch |  50 -
 .../parsec-service/parsec-service-crates.inc  | 868 ++++++++++--------
 ...rvice_1.4.1.bb => parsec-service_1.5.0.bb} |  30 +-
 meta-tpm/conf/layer.conf                      |   2 +-
 .../recipes-tpm2/tpm2-tools/tpm2-tools_5.7.bb |   5 +-
 recipes-ids/aide/aide_0.19.3.bb               |   4 +-
 recipes-ids/samhain/samhain.inc               |   4 +-
 recipes-scanners/arpwatch/arpwatch_3.3.bb     |   8 +-
 recipes-security/Firejail/firejail_0.9.72.bb  |   5 +-
 ...bb => google-authenticator-libpam_1.11.bb} |   4 +-
 14 files changed, 533 insertions(+), 473 deletions(-)
 delete mode 100644 kas/qemuarm-parsec.yml
 delete mode 100644 kas/qemux86-parsec.yml
 delete mode 100644 meta-parsec/recipes-parsec/parsec-service/files/0002-Fix-unnecessary-qualifications-error.patch
 rename meta-parsec/recipes-parsec/parsec-service/{parsec-service_1.4.1.bb => parsec-service_1.5.0.bb} (78%)
 rename recipes-security/google-authenticator-libpam/{google-authenticator-libpam_1.09.bb => google-authenticator-libpam_1.11.bb} (85%)

-- 
2.53.0



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

end of thread, other threads:[~2026-05-24 12:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-24 12:27 [meta-security][wrynose][PATCH 00/13] Assorted updates 05/24 Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 01/13] firejail: fix COMPATIBLE_MACHINE setting Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 02/13] layer.conf: correct WARN_QA Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 03/13] google-authenticator-libpam: update 1.0.9 -> 1.11 Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 04/13] parsec-service: Update Parsec service version Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 05/13] meta-parsec: Do not run Parsec CI jobs on 32bit platforms Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 06/13] parsec-service: assign PACKAGECONFIG in one line Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 07/13] parsec-service: do group membership modifications in useradd Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 08/13] parsec-service: update TS group name Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 09/13] tpm2-tools: make efivar optional Scott Murray
2026-05-24 12:27 ` [meta-security][wrynose][PATCH 10/13] arpwatch: fix typos Scott Murray
2026-05-24 12:28 ` [meta-security][wrynose][PATCH 11/13] aide-base.bbclass: correct STAGING_AIDE_DIR Scott Murray
2026-05-24 12:28 ` [meta-security][wrynose][PATCH 12/13] aide: fix pkg_postinst_ontarget shell script Scott Murray
2026-05-24 12:28 ` [meta-security][wrynose][PATCH 13/13] samhain: upgrade 4.5.2 -> 4.5.3 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.