All of lore.kernel.org
 help / color / mirror / Atom feed
* [honister][PATCH 00/12] Patch review
@ 2022-05-30  2:35 Anuj Mittal
  2022-05-30  2:35 ` [honister][PATCH 01/12] linux-firmware: upgrade 20220411 -> 20220509 Anuj Mittal
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Anuj Mittal @ 2022-05-30  2:35 UTC (permalink / raw)
  To: openembedded-core

Next set of changes for honister. Please review. 

No problems seen while testing:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3722

Thanks,

Anuj

The following changes since commit e0d5d93a18d1682f3393fc10133f08009f008601:

  perf: sort-pmuevents: allow for additional type qualifiers and storage class (2022-05-10 21:44:32 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib anujm/honister

Bruce Ashfield (6):
  linux-yocto/5.10: features/security: Move x86_64 configs to separate
    file
  linux-yocto/5.10: update to v5.10.110
  linux-yocto/5.10: base: enable kernel crypto userspace API
  linux-yocto/5.10: update to v5.10.112
  linux-yocto: enable powerpc debug fragment
  linux-yocto/5.10: update to v5.10.113

Dmitry Baryshkov (1):
  linux-firmware: upgrade 20220411 -> 20220509

Felix Moessbauer (1):
  wic/plugins/rootfs: Fix permissions when splitting rootfs folders
    across partitions

Khem Raj (1):
  linux-yocto: Enable powerpc-debug fragment for ppc64 LE

Ovidiu Panait (1):
  openssl: upgrade 1.1.1l -> 1.1.1n

Ranjitsinh Rathod (1):
  openssl: Minor security upgrade 1.1.1n to 1.1.1o

Richard Purdie (1):
  vim: Upgrade 8.2.4681 -> 8.2.4912

 .../{openssl_1.1.1l.bb => openssl_1.1.1o.bb}  |  3 ++-
 ...20220411.bb => linux-firmware_20220509.bb} |  4 +--
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 27 ++++++++++---------
 meta/recipes-support/vim/vim.inc              |  4 +--
 scripts/lib/wic/plugins/source/rootfs.py      |  5 +++-
 7 files changed, 32 insertions(+), 25 deletions(-)
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1l.bb => openssl_1.1.1o.bb} (98%)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20220411.bb => linux-firmware_20220509.bb} (99%)

-- 
2.35.3



^ permalink raw reply	[flat|nested] 14+ messages in thread
* [honister][PATCH 00/12] Patch review
@ 2022-01-17  2:10 Anuj Mittal
  0 siblings, 0 replies; 14+ messages in thread
From: Anuj Mittal @ 2022-01-17  2:10 UTC (permalink / raw)
  To: openembedded-core

Next set of changes for honister. Please review.

No problems seen while testing on autobuilder.

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3115

Thanks,

Anuj

The following changes since commit 298222353584776afc1dfe17abc5916b4ada40de:

  scripts/buildhistory-diff: drop use of distutils (2022-01-12 10:10:57 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib anujm/honister

Alexander Kanavin (1):
  lib/oe/reproducible: correctly set .git location when recursively
    looking for git repos

Bruce Ashfield (4):
  linux-yocto/5.10: update to v5.10.89
  linux-yocto/5.14: fix arm 32bit -rt warnings
  linux-yocto/5.10/cfg: add kcov feature fragment
  linux-yocto/5.10: update to v5.10.90

Changqing Li (1):
  libsndfile1: fix CVE-2021-4156

Khairul Rohaizzat Jamaluddin (1):
  epiphany: Update 40.3 -> 40.6

Konrad Weihmann (1):
  cve-check: add lockfile to task

Peter Kjellerstedt (1):
  rootfs-postcommands.bbclass: Make two comments use the new variable
    syntax

Richard Purdie (1):
  oeqa/sstate: Fix allarch samesigs test

Ross Burton (1):
  xserver-xorg: whitelist two CVEs

Sakib Sajal (1):
  go: upgrade 1.16.10 -> 1.16.13

 meta/classes/cve-check.bbclass                |  1 +
 meta/classes/rootfs-postcommands.bbclass      |  4 +--
 meta/lib/oe/reproducible.py                   |  2 +-
 meta/lib/oeqa/selftest/cases/sstatetests.py   | 13 ++++++--
 .../go/{go-1.16.10.inc => go-1.16.13.inc}     |  4 +--
 ...1.16.10.bb => go-binary-native_1.16.13.bb} |  4 +--
 ....16.10.bb => go-cross-canadian_1.16.13.bb} |  0
 ...o-cross_1.16.10.bb => go-cross_1.16.13.bb} |  0
 ...ssdk_1.16.10.bb => go-crosssdk_1.16.13.bb} |  0
 ...native_1.16.10.bb => go-native_1.16.13.bb} |  0
 ...ntime_1.16.10.bb => go-runtime_1.16.13.bb} |  0
 .../go/{go_1.16.10.bb => go_1.16.13.bb}       |  0
 .../{epiphany_40.3.bb => epiphany_40.6.bb}    |  2 +-
 .../xorg-xserver/xserver-xorg.inc             |  8 +++++
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++--
 .../linux/linux-yocto-rt_5.14.bb              |  2 +-
 .../linux/linux-yocto-tiny_5.10.bb            |  8 ++---
 .../linux/linux-yocto-tiny_5.14.bb            |  2 +-
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++-------
 meta/recipes-kernel/linux/linux-yocto_5.14.bb |  2 +-
 .../libsndfile1/CVE-2021-4156.patch           | 32 +++++++++++++++++++
 .../libsndfile/libsndfile1_1.0.28.bb          |  1 +
 22 files changed, 82 insertions(+), 33 deletions(-)
 rename meta/recipes-devtools/go/{go-1.16.10.inc => go-1.16.13.inc} (90%)
 rename meta/recipes-devtools/go/{go-binary-native_1.16.10.bb => go-binary-native_1.16.13.bb} (83%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.16.10.bb => go-cross-canadian_1.16.13.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.16.10.bb => go-cross_1.16.13.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.16.10.bb => go-crosssdk_1.16.13.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.16.10.bb => go-native_1.16.13.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.16.10.bb => go-runtime_1.16.13.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.16.10.bb => go_1.16.13.bb} (100%)
 rename meta/recipes-gnome/epiphany/{epiphany_40.3.bb => epiphany_40.6.bb} (93%)
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2021-4156.patch

-- 
2.34.1



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

end of thread, other threads:[~2022-05-30  2:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-30  2:35 [honister][PATCH 00/12] Patch review Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 01/12] linux-firmware: upgrade 20220411 -> 20220509 Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 02/12] vim: Upgrade 8.2.4681 -> 8.2.4912 Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 03/12] linux-yocto/5.10: features/security: Move x86_64 configs to separate file Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 04/12] linux-yocto/5.10: update to v5.10.110 Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 05/12] linux-yocto/5.10: base: enable kernel crypto userspace API Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 06/12] linux-yocto/5.10: update to v5.10.112 Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 07/12] wic/plugins/rootfs: Fix permissions when splitting rootfs folders across partitions Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 08/12] openssl: upgrade 1.1.1l -> 1.1.1n Anuj Mittal
2022-05-30  2:35 ` [honister][PATCH 09/12] openssl: Minor security upgrade 1.1.1n to 1.1.1o Anuj Mittal
2022-05-30  2:36 ` [honister][PATCH 10/12] linux-yocto: enable powerpc debug fragment Anuj Mittal
2022-05-30  2:36 ` [honister][PATCH 11/12] linux-yocto: Enable powerpc-debug fragment for ppc64 LE Anuj Mittal
2022-05-30  2:36 ` [honister][PATCH 12/12] linux-yocto/5.10: update to v5.10.113 Anuj Mittal
  -- strict thread matches above, loose matches on Subject: below --
2022-01-17  2:10 [honister][PATCH 00/12] Patch review Anuj Mittal

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.