All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][kirkstone 00/38] Patch review
@ 2024-12-04 17:53 Steve Sakoman
  2024-12-04 17:53 ` [OE-core][kirkstone 01/38] ovmf: Fix CVE-2022-36763 Steve Sakoman
                   ` (37 more replies)
  0 siblings, 38 replies; 40+ messages in thread
From: Steve Sakoman @ 2024-12-04 17:53 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for kirkstone and have comments back by
end of day Friday, December 6

Passed a-full on autobuilder:

https://valkyrie.yoctoproject.org/#/builders/29/builds/581

The following changes since commit 13b13b81b91f618c13cf972067c47bd810de852f:

  gstreamer1.0: improve test reliability (2024-11-27 06:57:56 -0800)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-nut

Changqing Li (2):
  libsoup: fix CVE-2024-52531
  rxvt-unicode.inc: disable the terminfo installation by setting TIC to
    :

Divya Chellam (1):
  qemu: fix CVE-2024-3446

Hongxu Jia (3):
  ovmf: fix CVE-2024-38796
  ovmf: fix CVE-2024-1298
  python3-zipp: fix CVE-2024-5569

Jiaying Song (1):
  diffoscope: fix CVE-2024-25711

Peter Marko (6):
  cpio: ignore CVE-2023-7216
  gnupg: ignore CVE-2022-3515
  qemu: ignore CVE-2022-36648
  grub: ignore CVE-2024-1048 and CVE-2023-4001
  pixman: ignore CVE-2023-37769
  qemu: patch CVE-2024-6505

Richard Purdie (12):
  do_package/sstate/sstatesig: Change timestamp clamping to hash output
    only
  selftest/reproducible: Drop rawlogs
  selftest/reproducible: Clean up pathnames
  resulttool: Allow store to filter to specific revisions
  resulttool: Use single space indentation in json output
  oeqa/utils/gitarchive: Return tag name and improve exclude handling
  resulttool: Fix passthrough of --all files in store mode
  resulttool: Add --logfile-archive option to store mode
  resulttool: Handle ltp rawlogs as well as ptest
  resulttool: Clean up repoducible build logs
  resulttool: Trim the precision of duration information
  resulttool: Improve repo layout for oeselftest results

Soumya Sambu (11):
  ovmf: Fix CVE-2022-36763
  ovmf: Fix CVE-2022-36764
  ovmf: Fix CVE-2023-45230
  ovmf: Fix CVE-2023-45231
  ovmf: Fix CVE-2023-45232, CVE-2023-45233
  ovmf: Fix CVE-2023-45234
  ovmf: Fix CVE-2023-45235
  ovmf: Fix CVE-2023-45229
  ovmf: Fix CVE-2023-45237
  ovmf: Fix CVE-2023-45236
  ovmf: Fix CVE-2022-36765

Vijay Anusuri (1):
  libsoup-2.4: Backport fix for CVE-2024-52531

Yogita Urade (1):
  qemu: fix CVE-2024-3447

 meta/classes/sstate.bbclass                   |   16 -
 meta/lib/oe/sstatesig.py                      |    7 +-
 meta/lib/oeqa/core/runner.py                  |    2 +-
 meta/lib/oeqa/selftest/cases/reproducible.py  |    8 +-
 meta/lib/oeqa/utils/gitarchive.py             |    4 +-
 meta/recipes-bsp/grub/grub2.inc               |    2 +
 ...ential-UINT32-overflow-in-S3-ResumeC.patch |   51 +
 ...-Fix-overflow-issue-in-BasePeCoffLib.patch |   37 +
 .../ovmf/ovmf/CVE-2022-36763-0001.patch       |  985 ++++++++++
 .../ovmf/ovmf/CVE-2022-36763-0002.patch       |  889 +++++++++
 .../ovmf/ovmf/CVE-2022-36763-0003.patch       |   55 +
 .../ovmf/ovmf/CVE-2022-36764-0001.patch       |  271 +++
 .../ovmf/ovmf/CVE-2022-36764-0002.patch       |  281 +++
 .../ovmf/ovmf/CVE-2022-36764-0003.patch       |   48 +
 .../ovmf/ovmf/CVE-2022-36765-0001.patch       |  179 ++
 .../ovmf/ovmf/CVE-2022-36765-0002.patch       |  157 ++
 .../ovmf/ovmf/CVE-2022-36765-0003.patch       |  135 ++
 .../ovmf/ovmf/CVE-2023-45229-0001.patch       |  604 ++++++
 .../ovmf/ovmf/CVE-2023-45229-0002.patch       |  539 ++++++
 .../ovmf/ovmf/CVE-2023-45229-0003.patch       |  244 +++
 .../ovmf/ovmf/CVE-2023-45229-0004.patch       |  157 ++
 .../ovmf/ovmf/CVE-2023-45230-0001.patch       | 1617 +++++++++++++++++
 .../ovmf/ovmf/CVE-2023-45230-0002.patch       |  604 ++++++
 .../ovmf/ovmf/CVE-2023-45231-0001.patch       |   65 +
 .../ovmf/ovmf/CVE-2023-45231-0002.patch       |  250 +++
 .../CVE-2023-45232-CVE-2023-45233-0001.patch  |  360 ++++
 .../CVE-2023-45232-CVE-2023-45233-0002.patch  |  417 +++++
 .../ovmf/ovmf/CVE-2023-45234-0001.patch       |  154 ++
 .../ovmf/ovmf/CVE-2023-45234-0002.patch       |  485 +++++
 .../ovmf/ovmf/CVE-2023-45235-0001.patch       |  243 +++
 .../ovmf/ovmf/CVE-2023-45235-0002.patch       |  379 ++++
 .../ovmf/ovmf/CVE-2023-45236.patch            |  829 +++++++++
 .../ovmf/ovmf/CVE-2023-45237-0001.patch       |   78 +
 .../ovmf/ovmf/CVE-2023-45237-0002.patch       | 1288 +++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb            |   28 +
 .../0001-Add-SanitizedNames-mixin.patch       |   89 +
 ...Names-in-CompleteDirs.-Fixes-broken-.patch |   30 +
 .../0003-Removed-SanitizedNames.patch         |   95 +
 ...-loop-when-zipfile-begins-with-more-.patch |   48 +
 ...ath.rstrip-to-consolidate-checks-for.patch |   30 +
 .../python/python3-zipp_3.7.0.bb              |    8 +
 meta/recipes-devtools/qemu/qemu.inc           |   13 +
 .../qemu/qemu/CVE-2024-3446-0001.patch        |  218 +++
 .../qemu/qemu/CVE-2024-3446-0002.patch        |  427 +++++
 .../qemu/qemu/CVE-2024-3446-0003.patch        |   68 +
 .../qemu/qemu/CVE-2024-3446-0004.patch        |  144 ++
 .../qemu/qemu/CVE-2024-3446-0005.patch        |   42 +
 .../qemu/qemu/CVE-2024-3446-0006.patch        |   43 +
 .../qemu/qemu/CVE-2024-3447.patch             |  137 ++
 .../qemu/qemu/CVE-2024-6505.patch             |   40 +
 meta/recipes-extended/cpio/cpio_2.14.bb       |    2 +
 .../xorg-lib/pixman_0.40.0.bb                 |    3 +
 .../rxvt-unicode/rxvt-unicode.inc             |    3 +-
 .../diffoscope/CVE-2024-25711.patch           |  116 ++
 .../diffoscope/diffoscope_208.bb              |    1 +
 meta/recipes-support/gnupg/gnupg_2.3.7.bb     |    2 +
 .../libsoup-2.4/CVE-2024-52531-1.patch        |  131 ++
 .../libsoup-2.4/CVE-2024-52531-2.patch        |   36 +
 .../libsoup/libsoup-2.4_2.74.2.bb             |    2 +
 .../libsoup/libsoup/CVE-2024-52531-1.patch    |  116 ++
 .../libsoup/libsoup/CVE-2024-52531-2.patch    |   40 +
 .../libsoup/libsoup/CVE-2024-52531-3.patch    |  136 ++
 meta/recipes-support/libsoup/libsoup_3.0.7.bb |    3 +
 scripts/lib/resulttool/manualexecution.py     |    2 +-
 scripts/lib/resulttool/report.py              |    2 +-
 scripts/lib/resulttool/resultutils.py         |   76 +-
 scripts/lib/resulttool/store.py               |   26 +-
 67 files changed, 13550 insertions(+), 47 deletions(-)
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-Potential-UINT32-overflow-in-S3-ResumeC.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdePkg-Fix-overflow-issue-in-BasePeCoffLib.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36763-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36763-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36763-0003.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36764-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36764-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36764-0003.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36765-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36765-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2022-36765-0003.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45229-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45229-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45229-0003.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45229-0004.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45230-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45230-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45231-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45231-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45232-CVE-2023-45233-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45232-CVE-2023-45233-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45234-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45234-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45235-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45235-0002.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45236.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45237-0001.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/CVE-2023-45237-0002.patch
 create mode 100644 meta/recipes-devtools/python/python3-zipp/0001-Add-SanitizedNames-mixin.patch
 create mode 100644 meta/recipes-devtools/python/python3-zipp/0002-Employ-SanitizedNames-in-CompleteDirs.-Fixes-broken-.patch
 create mode 100644 meta/recipes-devtools/python/python3-zipp/0003-Removed-SanitizedNames.patch
 create mode 100644 meta/recipes-devtools/python/python3-zipp/0004-Address-infinite-loop-when-zipfile-begins-with-more-.patch
 create mode 100644 meta/recipes-devtools/python/python3-zipp/0005-Prefer-simpler-path.rstrip-to-consolidate-checks-for.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0001.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0002.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0003.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0004.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0005.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3446-0006.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-3447.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2024-6505.patch
 create mode 100644 meta/recipes-support/diffoscope/diffoscope/CVE-2024-25711.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2024-52531-1.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup-2.4/CVE-2024-52531-2.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup/CVE-2024-52531-1.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup/CVE-2024-52531-2.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup/CVE-2024-52531-3.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 40+ messages in thread
* [OE-core][kirkstone 00/38] Patch review
@ 2026-02-24 14:23 Yoann Congal
  0 siblings, 0 replies; 40+ messages in thread
From: Yoann Congal @ 2026-02-24 14:23 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for kirkstone and have comments back by
end of day Thursday, February 26.

Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/29/builds/3274

The following changes since commit e2994ca0076ec99038790e7a40936236a5078135:

  build-appliance-image: Update to kirkstone head revision (2026-01-26 18:54:26 +0000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-nut

for you to fetch changes up to fd883ff6432946d23d923a9be1cd2cb1f001c732:

  u-boot: move CVE patch out of u-boot-common.inc (2026-02-23 23:57:02 +0100)

----------------------------------------------------------------

Aleksandar Nikolic (1):
  scripts/install-buildtools: Update to 4.0.32

Amaury Couderc (2):
  avahi: patch CVE-2025-68468
  avahi: patch CVE-2025-68471

Ankur Tyagi (2):
  avahi: patch CVE-2025-68276
  avahi: patch CVE-2026-24401

Bruce Ashfield (5):
  linux-yocto/5.15: update to v5.15.195
  linux-yocto/5.15: update to v5.15.196
  linux-yocto/5.15: update to v5.15.197
  linux-yocto/5.15: update to v5.15.198
  linux-yocto/5.15: update to v5.15.199

Fabio Berton (1):
  classes/buildhistory: Do not sign buildhistory commits

Hugo SIMELIERE (1):
  libtasn1: Fix CVE-2025-13151

Peter Marko (20):
  zlib: ignore CVE-2026-22184
  python3: patch CVE-2025-13837
  python3: patch CVE-2025-12084
  libxml2: patch CVE-2026-0990
  libxml2: patch CVE-2026-0992
  libxml2: add follow-up patch for CVE-2026-0992
  expat: patch CVE-2026-24515
  expat: patch CVE-2026-25210
  inetutils: patch CVE-2026-24061
  libpng: patch CVE-2026-22695
  libpng: patch CVE-2026-22801
  libpng: patch CVE-2026-25646
  glib-2.0: patch CVE-2026-0988
  glib-2.0: patch CVE-2026-1484
  glib-2.0: patch CVE-2026-1485
  glib-2.0: patch CVE-2026-1489
  ffmpeg: set status of CVE-2025-25468 and CVE-2025-25469
  vim: ignore CVE-2025-66476
  harfbuzz: ignore CVE-2026-22693
  glibc: stable 2.35 branch updates

Richard Purdie (2):
  pseudo: Update to 1.9.3 release
  pseudo: Update to include an openat2 fix

Scott Murray (1):
  u-boot: move CVE patch out of u-boot-common.inc

Vijay Anusuri (2):
  openssl: upgrade 3.0.18 -> 3.0.19
  bind: Upgrade 9.18.41 -> 9.18.44

Yoann Congal (1):
  pseudo: Update to include a fix for systems with kernel <5.6

 meta/classes/buildhistory.bbclass             |   2 +-
 meta/recipes-bsp/u-boot/u-boot-common.inc     |   4 +-
 meta/recipes-bsp/u-boot/u-boot_2022.01.bb     |   1 +
 meta/recipes-connectivity/avahi/avahi_0.8.bb  |   4 +
 .../avahi/files/CVE-2025-68276.patch          |  65 ++++
 .../avahi/files/CVE-2025-68468.patch          |  32 ++
 .../avahi/files/CVE-2025-68471.patch          |  36 ++
 .../avahi/files/CVE-2026-24401.patch          |  74 ++++
 .../bind/{bind_9.18.41.bb => bind_9.18.44.bb} |   2 +-
 .../inetutils/CVE-2026-24061-01.patch         |  38 ++
 .../inetutils/CVE-2026-24061-02.patch         |  82 +++++
 .../inetutils/inetutils_2.2.bb                |   2 +
 .../openssl/openssl/CVE-2023-50781-1.patch    |  46 ++-
 .../openssl/openssl/CVE-2023-50781-2.patch    | 112 +++---
 .../openssl/openssl/CVE-2023-50781-3.patch    |  16 +-
 .../{openssl_3.0.18.bb => openssl_3.0.19.bb}  |   2 +-
 .../expat/expat/CVE-2026-24515.patch          |  43 +++
 .../expat/expat/CVE-2026-25210-01.patch       |  27 ++
 .../expat/expat/CVE-2026-25210-02.patch       |  37 ++
 .../expat/expat/CVE-2026-25210-03.patch       |  28 ++
 meta/recipes-core/expat/expat_2.5.0.bb        |   4 +
 .../glib-2.0/glib-2.0/CVE-2026-0988.patch     |  58 ++++
 .../glib-2.0/glib-2.0/CVE-2026-1484-01.patch  |  48 +++
 .../glib-2.0/glib-2.0/CVE-2026-1484-02.patch  |  45 +++
 .../glib-2.0/glib-2.0/CVE-2026-1485.patch     |  44 +++
 .../glib-2.0/glib-2.0/CVE-2026-1489-01.patch  |  42 +++
 .../glib-2.0/glib-2.0/CVE-2026-1489-02.patch  |  30 ++
 .../glib-2.0/glib-2.0/CVE-2026-1489-03.patch  | 290 ++++++++++++++++
 .../glib-2.0/glib-2.0/CVE-2026-1489-04.patch  |  68 ++++
 meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb |   8 +
 meta/recipes-core/glibc/glibc-version.inc     |   2 +-
 meta/recipes-core/glibc/glibc_2.35.bb         |   3 +-
 .../libxml/libxml2/CVE-2026-0990.patch        |  76 ++++
 .../libxml/libxml2/CVE-2026-0992-01.patch     |  49 +++
 .../libxml/libxml2/CVE-2026-0992-02.patch     | 325 ++++++++++++++++++
 .../libxml/libxml2/CVE-2026-0992-03.patch     |  33 ++
 meta/recipes-core/libxml/libxml2_2.9.14.bb    |   4 +
 meta/recipes-core/zlib/zlib_1.2.11.bb         |   2 +
 meta/recipes-devtools/pseudo/pseudo_git.bb    |   4 +-
 .../python/python3/CVE-2025-12084.patch       | 171 +++++++++
 .../python/python3/CVE-2025-13837.patch       | 162 +++++++++
 .../python/python3_3.10.19.bb                 |   2 +
 .../harfbuzz/harfbuzz_4.0.1.bb                |   3 +
 .../linux/linux-yocto-rt_5.15.bb              |   6 +-
 .../linux/linux-yocto-tiny_5.15.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_5.15.bb |  26 +-
 .../recipes-multimedia/ffmpeg/ffmpeg_5.0.3.bb |   5 +
 .../libpng/files/CVE-2026-22695.patch         |  77 +++++
 .../libpng/files/CVE-2026-22801.patch         | 164 +++++++++
 .../libpng/files/CVE-2026-25646.patch         |  61 ++++
 .../libpng/libpng_1.6.39.bb                   |   3 +
 .../gnutls/libtasn1/CVE-2025-13151.patch      |  30 ++
 .../recipes-support/gnutls/libtasn1_4.20.0.bb |   1 +
 meta/recipes-support/vim/vim_9.1.bb           |   3 +
 scripts/install-buildtools                    |   4 +-
 55 files changed, 2391 insertions(+), 121 deletions(-)
 create mode 100644 meta/recipes-connectivity/avahi/files/CVE-2025-68276.patch
 create mode 100644 meta/recipes-connectivity/avahi/files/CVE-2025-68468.patch
 create mode 100644 meta/recipes-connectivity/avahi/files/CVE-2025-68471.patch
 create mode 100644 meta/recipes-connectivity/avahi/files/CVE-2026-24401.patch
 rename meta/recipes-connectivity/bind/{bind_9.18.41.bb => bind_9.18.44.bb} (97%)
 create mode 100644 meta/recipes-connectivity/inetutils/inetutils/CVE-2026-24061-01.patch
 create mode 100644 meta/recipes-connectivity/inetutils/inetutils/CVE-2026-24061-02.patch
 rename meta/recipes-connectivity/openssl/{openssl_3.0.18.bb => openssl_3.0.19.bb} (99%)
 create mode 100644 meta/recipes-core/expat/expat/CVE-2026-24515.patch
 create mode 100644 meta/recipes-core/expat/expat/CVE-2026-25210-01.patch
 create mode 100644 meta/recipes-core/expat/expat/CVE-2026-25210-02.patch
 create mode 100644 meta/recipes-core/expat/expat/CVE-2026-25210-03.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-0988.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1484-01.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1484-02.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1485.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1489-01.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1489-02.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1489-03.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2026-1489-04.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2026-0990.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2026-0992-01.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2026-0992-02.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2026-0992-03.patch
 create mode 100644 meta/recipes-devtools/python/python3/CVE-2025-12084.patch
 create mode 100644 meta/recipes-devtools/python/python3/CVE-2025-13837.patch
 create mode 100644 meta/recipes-multimedia/libpng/files/CVE-2026-22695.patch
 create mode 100644 meta/recipes-multimedia/libpng/files/CVE-2026-22801.patch
 create mode 100644 meta/recipes-multimedia/libpng/files/CVE-2026-25646.patch
 create mode 100644 meta/recipes-support/gnutls/libtasn1/CVE-2025-13151.patch



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

end of thread, other threads:[~2026-02-24 14:25 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 17:53 [OE-core][kirkstone 00/38] Patch review Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 01/38] ovmf: Fix CVE-2022-36763 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 02/38] ovmf: Fix CVE-2022-36764 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 03/38] ovmf: Fix CVE-2023-45230 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 04/38] ovmf: Fix CVE-2023-45231 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 05/38] ovmf: Fix CVE-2023-45232, CVE-2023-45233 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 06/38] ovmf: Fix CVE-2023-45234 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 07/38] ovmf: Fix CVE-2023-45235 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 08/38] ovmf: Fix CVE-2023-45229 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 09/38] ovmf: Fix CVE-2023-45237 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 10/38] ovmf: Fix CVE-2023-45236 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 11/38] ovmf: Fix CVE-2022-36765 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 12/38] ovmf: fix CVE-2024-38796 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 13/38] ovmf: fix CVE-2024-1298 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 14/38] libsoup: fix CVE-2024-52531 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 15/38] python3-zipp: fix CVE-2024-5569 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 16/38] libsoup-2.4: Backport fix for CVE-2024-52531 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 17/38] cpio: ignore CVE-2023-7216 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 18/38] gnupg: ignore CVE-2022-3515 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 19/38] qemu: ignore CVE-2022-36648 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 20/38] grub: ignore CVE-2024-1048 and CVE-2023-4001 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 21/38] pixman: ignore CVE-2023-37769 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 22/38] qemu: patch CVE-2024-6505 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 23/38] qemu: fix CVE-2024-3446 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 24/38] qemu: fix CVE-2024-3447 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 25/38] diffoscope: fix CVE-2024-25711 Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 26/38] do_package/sstate/sstatesig: Change timestamp clamping to hash output only Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 27/38] rxvt-unicode.inc: disable the terminfo installation by setting TIC to : Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 28/38] selftest/reproducible: Drop rawlogs Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 29/38] selftest/reproducible: Clean up pathnames Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 30/38] resulttool: Allow store to filter to specific revisions Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 31/38] resulttool: Use single space indentation in json output Steve Sakoman
2024-12-04 17:53 ` [OE-core][kirkstone 32/38] oeqa/utils/gitarchive: Return tag name and improve exclude handling Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 33/38] resulttool: Fix passthrough of --all files in store mode Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 34/38] resulttool: Add --logfile-archive option to " Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 35/38] resulttool: Handle ltp rawlogs as well as ptest Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 36/38] resulttool: Clean up repoducible build logs Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 37/38] resulttool: Trim the precision of duration information Steve Sakoman
2024-12-04 17:54 ` [OE-core][kirkstone 38/38] resulttool: Improve repo layout for oeselftest results Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2026-02-24 14:23 [OE-core][kirkstone 00/38] Patch review Yoann Congal

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.