All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Murray <scott.murray@konsulko.com>
To: yocto-patches@lists.yoctoproject.org
Subject: [meta-security][wrynose][PATCH 00/13] Assorted updates 05/24
Date: Sun, 24 May 2026 08:27:49 -0400	[thread overview]
Message-ID: <cover.1779625557.git.scott.murray@konsulko.com> (raw)

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



             reply	other threads:[~2026-05-24 12:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-24 12:27 Scott Murray [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1779625557.git.scott.murray@konsulko.com \
    --to=scott.murray@konsulko.com \
    --cc=yocto-patches@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.