All of lore.kernel.org
 help / color / mirror / Atom feed
* [honister][PATCH 00/10] Patch review
@ 2022-01-10  4:09 Anuj Mittal
  2022-01-10  4:09 ` [honister][PATCH 01/10] linux-yocto: add libmpc-native to DEPENDS Anuj Mittal
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Anuj Mittal @ 2022-01-10  4:09 UTC (permalink / raw)
  To: openembedded-core

Next set of changes for honister. No problems seen while testing on
autobuilder.

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

Thanks,

Anuj

The following changes since commit 4e732ef0d3c90952f14804f5fc41ea16304810af:

  xserver-xorg: upgrade 1.20.13 -> 1.20.14 (2021-12-29 09:21:24 +0800)

are available in the Git repository at:

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

Anuj Mittal (1):
  xserver-xorg: update CVE_PRODUCT

Markus Volk (1):
  vulkan-loader: inherit pkgconfig

Oleksiy Obitotskyy (1):
  package_manager: ipk: Fix host manifest generation

Richard Purdie (3):
  openssl: Add reproducibility fix
  webkitgtk: Add reproducibility fix
  scripts: Update to use exec_module() instead of load_module()

Ross Burton (1):
  linux-yocto: add libmpc-native to DEPENDS

Samuli Piippo (1):
  rpm: remove tmp folder created during install

Tim Orling (1):
  scripts/buildhistory-diff: drop use of distutils

Yongxin Liu (1):
  grub2: fix CVE-2021-3981

 meta/lib/oe/sdk.py                            |  4 ++
 ...onfig-Restore-umask-for-the-grub.cfg.patch | 49 +++++++++++++++++++
 meta/recipes-bsp/grub/grub2.inc               |  1 +
 .../openssl/openssl/reproducibility.patch     | 22 +++++++++
 .../openssl/openssl_1.1.1l.bb                 |  1 +
 meta/recipes-devtools/rpm/rpm_4.16.1.3.bb     |  3 ++
 .../vulkan/vulkan-loader_1.2.182.0.bb         |  2 +-
 .../xorg-xserver/xserver-xorg.inc             |  2 +-
 meta/recipes-kernel/linux/linux-yocto_5.10.bb |  2 +-
 .../webkit/webkitgtk/reproducibility.patch    | 22 +++++++++
 meta/recipes-sato/webkit/webkitgtk_2.32.3.bb  |  1 +
 scripts/buildhistory-diff                     |  5 --
 scripts/lib/scriptutils.py                    |  7 ++-
 scripts/lib/wic/pluginbase.py                 |  8 ++-
 14 files changed, 117 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/CVE-2021-3981-grub-mkconfig-Restore-umask-for-the-grub.cfg.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/reproducibility.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/reproducibility.patch

-- 
2.33.1



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

end of thread, other threads:[~2022-01-17 19:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-10  4:09 [honister][PATCH 00/10] Patch review Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 01/10] linux-yocto: add libmpc-native to DEPENDS Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 02/10] xserver-xorg: update CVE_PRODUCT Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 03/10] package_manager: ipk: Fix host manifest generation Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 04/10] grub2: fix CVE-2021-3981 Anuj Mittal
2022-01-10  9:00   ` [OE-core] " Marta Rybczynska
     [not found]   ` <16C8DD2C638E8912.22838@lists.openembedded.org>
2022-01-17 19:06     ` Marta Rybczynska
2022-01-10  4:09 ` [honister][PATCH 05/10] rpm: remove tmp folder created during install Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 06/10] openssl: Add reproducibility fix Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 07/10] webkitgtk: " Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 08/10] vulkan-loader: inherit pkgconfig Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 09/10] scripts: Update to use exec_module() instead of load_module() Anuj Mittal
2022-01-10  4:09 ` [honister][PATCH 10/10] scripts/buildhistory-diff: drop use of distutils 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.