All of lore.kernel.org
 help / color / mirror / Atom feed
* [hardknott][PATCH 00/39] Patch review
@ 2022-02-28 13:59 Anuj Mittal
  2022-02-28 13:59 ` [hardknott][PATCH 01/39] virglrenderer: fix CVE-2022-0135 and -0175 Anuj Mittal
                   ` (38 more replies)
  0 siblings, 39 replies; 40+ messages in thread
From: Anuj Mittal @ 2022-02-28 13:59 UTC (permalink / raw)
  To: openembedded-core

Next set of changes for hardknott. Please review.

No problems seen while testing on autobuilder.

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

Thanks,

Anuj

The following changes since commit 29cd1d796057ef5599fe17c39b42aa099f7b1c29:

  build-appliance-image: Update to hardknott head revision (2022-02-20 15:32:32 +0000)

are available in the Git repository at:

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

Alexander Kanavin (1):
  libarchive: upgrade 3.5.1 -> 3.5.2

Changqing Li (1):
  e2fsprogs: backport to fix one regression

Christian Eggers (1):
  mc: fix build if ncurses have been configured without wide characters

Florian Amstutz (1):
  devtool: deploy-target: Remove stripped binaries in pseudo context

Joe Slater (1):
  virglrenderer: fix CVE-2022-0135 and -0175

Jose Quaresma (24):
  gstreamer1.0: 1.18.4 -> 1.18.5
  gstreamer1.0-plugins-base: 1.18.4 -> 1.18.5
  gstreamer1.0-plugins-bad: 1.18.4 -> 1.18.5
  gstreamer1.0-plugins-good: 1.18.4 -> 1.18.5
  gstreamer1.0-rtsp-server: 1.18.4 -> 1.18.5
  gstreamer1.0-libav: 1.18.4 -> 1.18.5
  gstreamer1.0-vaapi: 1.18.4 -> 1.18.5
  gstreamer1.0-omx: 1.18.4 -> 1.18.5
  gstreamer1.0-python: 1.18.4 -> 1.18.5
  gst-devtools: 1.18.4 -> 1.18.5
  gst-examples: 1.18.4 -> 1.18.5
  gstreamer1.0-plugins-ugly: 1.18.4 -> 1.18.5
  gstreamer1.0: 1.18.5 -> 1.18.6
  gstreamer1.0-plugins-base: 1.18.5 -> 1.18.6
  gstreamer1.0-plugins-good: 1.18.5 -> 1.18.6
  gstreamer1.0-plugins-bad: 1.18.5 -> 1.18.6
  gstreamer1.0-plugins-ugly: 1.18.5 -> 1.18.6
  gstreamer1.0-vaapi: 1.18.5 -> 1.18.6
  gstreamer1.0-libav: 1.18.5 -> 1.18.6
  gstreamer1.0-omx: 1.18.5 -> 1.18.6
  gstreamer1.0-rtsp-server: 1.18.5 -> 1.18.6
  gst-examples: 1.18.5 -> 1.18.6
  gstreamer1.0-python: 1.18.5 -> 1.18.6
  gst-devtools: 1.18.5 -> 1.18.6

Justin Bronder (1):
  initramfs-framework: unmount automounts before switch_root

Kai Kang (1):
  expat: fix CVE-2022-23990

Lee Chee Yang (1):
  libarchive : update to 3.5.3

Michael Halstead (1):
  uninative: Upgrade to 3.5

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

Richard Purdie (2):
  vim: Upgrade 4269 -> 4134
  vim: Upgrade 8.2.4314 -> 8.2.4424

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

wangmy (2):
  linux-firmware: upgrade 20211216 -> 20220209
  ccache: upgrade 4.2 -> 4.2.1

 meta/conf/distro/include/yocto-uninative.inc  |  10 +-
 meta/lib/oe/sdk.py                            |   4 +
 .../expat/expat/CVE-2022-23990.patch          |  49 ++++++++
 meta/recipes-core/expat/expat_2.2.10.bb       |   7 +-
 .../initrdscripts/initramfs-framework/finish  |  12 ++
 .../ccache/{ccache_4.2.bb => ccache_4.2.1.bb} |   4 +-
 meta/recipes-devtools/e2fsprogs/e2fsprogs.inc |   3 +-
 ...mount-write-time-when-e2fsck-is-forc.patch |  66 ++++++++++
 ...ibarchive_3.5.1.bb => libarchive_3.5.3.bb} |   2 +-
 ...FTBFS-with-ncurses-build-with-disabl.patch |  87 +++++++++++++
 meta/recipes-extended/mc/mc_4.8.26.bb         |   5 +-
 .../virglrenderer/cve-2022-0135.patch         | 117 ++++++++++++++++++
 .../virglrenderer/cve-2022-0175.patch         | 112 +++++++++++++++++
 .../virglrenderer/virglrenderer_0.8.2.bb      |   2 +
 ...20211216.bb => linux-firmware_20220209.bb} |   4 +-
 ...tools_1.18.4.bb => gst-devtools_1.18.6.bb} |   2 +-
 ...mples_1.18.4.bb => gst-examples_1.18.6.bb} |   2 +-
 ...1.18.4.bb => gstreamer1.0-libav_1.18.6.bb} |   2 +-
 ...x_1.18.4.bb => gstreamer1.0-omx_1.18.6.bb} |   2 +-
 ....bb => gstreamer1.0-plugins-bad_1.18.6.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-base_1.18.6.bb} |   2 +-
 ...Fix-parsing-of-the-mediaclk-direct-f.patch |  33 -----
 ...bb => gstreamer1.0-plugins-good_1.18.6.bb} |   3 +-
 ...bb => gstreamer1.0-plugins-ugly_1.18.6.bb} |   2 +-
 ....18.4.bb => gstreamer1.0-python_1.18.6.bb} |   2 +-
 ....bb => gstreamer1.0-rtsp-server_1.18.6.bb} |   2 +-
 ...1.18.4.bb => gstreamer1.0-vaapi_1.18.6.bb} |   2 +-
 ...002-Remove-unused-valgrind-detection.patch |  14 +--
 ...er1.0_1.18.4.bb => gstreamer1.0_1.18.6.bb} |   2 +-
 meta/recipes-support/vim/vim.inc              |   7 +-
 scripts/buildhistory-diff                     |   5 -
 scripts/lib/devtool/deploy.py                 |   2 +-
 32 files changed, 493 insertions(+), 77 deletions(-)
 create mode 100644 meta/recipes-core/expat/expat/CVE-2022-23990.patch
 rename meta/recipes-devtools/ccache/{ccache_4.2.bb => ccache_4.2.1.bb} (82%)
 create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-e2fsck-fix-last-mount-write-time-when-e2fsck-is-forc.patch
 rename meta/recipes-extended/libarchive/{libarchive_3.5.1.bb => libarchive_3.5.3.bb} (96%)
 create mode 100644 meta/recipes-extended/mc/files/0001-Ticket-4200-fix-FTBFS-with-ncurses-build-with-disabl.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/cve-2022-0135.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/cve-2022-0175.patch
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20211216.bb => linux-firmware_20220209.bb} (99%)
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.18.4.bb => gst-devtools_1.18.6.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gst-examples_1.18.4.bb => gst-examples_1.18.6.bb} (96%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.18.4.bb => gstreamer1.0-libav_1.18.6.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.18.4.bb => gstreamer1.0-omx_1.18.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.18.4.bb => gstreamer1.0-plugins-bad_1.18.6.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.18.4.bb => gstreamer1.0-plugins-base_1.18.6.bb} (98%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0002-rtpjitterbuffer-Fix-parsing-of-the-mediaclk-direct-f.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.18.4.bb => gstreamer1.0-plugins-good_1.18.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.18.4.bb => gstreamer1.0-plugins-ugly_1.18.6.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.18.4.bb => gstreamer1.0-python_1.18.6.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.18.4.bb => gstreamer1.0-rtsp-server_1.18.6.bb} (90%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.18.4.bb => gstreamer1.0-vaapi_1.18.6.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.18.4.bb => gstreamer1.0_1.18.6.bb} (97%)

-- 
2.35.1



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

end of thread, other threads:[~2022-02-28 14:01 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 13:59 [hardknott][PATCH 00/39] Patch review Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 01/39] virglrenderer: fix CVE-2022-0135 and -0175 Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 02/39] expat: fix CVE-2022-23990 Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 03/39] e2fsprogs: backport to fix one regression Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 04/39] gstreamer1.0: 1.18.4 -> 1.18.5 Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 05/39] gstreamer1.0-plugins-base: " Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 06/39] gstreamer1.0-plugins-bad: " Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 07/39] gstreamer1.0-plugins-good: " Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 08/39] gstreamer1.0-rtsp-server: " Anuj Mittal
2022-02-28 13:59 ` [hardknott][PATCH 09/39] gstreamer1.0-libav: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 10/39] gstreamer1.0-vaapi: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 11/39] gstreamer1.0-omx: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 12/39] gstreamer1.0-python: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 13/39] gst-devtools: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 14/39] gst-examples: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 15/39] gstreamer1.0-plugins-ugly: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 16/39] gstreamer1.0: 1.18.5 -> 1.18.6 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 17/39] gstreamer1.0-plugins-base: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 18/39] gstreamer1.0-plugins-good: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 19/39] gstreamer1.0-plugins-bad: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 20/39] gstreamer1.0-plugins-ugly: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 21/39] gstreamer1.0-vaapi: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 22/39] gstreamer1.0-libav: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 23/39] gstreamer1.0-omx: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 24/39] gstreamer1.0-rtsp-server: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 25/39] gst-examples: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 26/39] gstreamer1.0-python: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 27/39] gst-devtools: " Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 28/39] mc: fix build if ncurses have been configured without wide characters Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 29/39] devtool: deploy-target: Remove stripped binaries in pseudo context Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 30/39] vim: Upgrade 4269 -> 4134 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 31/39] initramfs-framework: unmount automounts before switch_root Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 32/39] linux-firmware: upgrade 20211216 -> 20220209 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 33/39] vim: Upgrade 8.2.4314 -> 8.2.4424 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 34/39] uninative: Upgrade to 3.5 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 35/39] libarchive: upgrade 3.5.1 -> 3.5.2 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 36/39] libarchive : update to 3.5.3 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 37/39] package_manager: ipk: Fix host manifest generation Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 38/39] ccache: upgrade 4.2 -> 4.2.1 Anuj Mittal
2022-02-28 14:00 ` [hardknott][PATCH 39/39] 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.