From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [honister][PATCH 00/37] Pull request (cover letter only)
Date: Thu, 28 Oct 2021 13:27:14 +0800 [thread overview]
Message-ID: <cover.1635398699.git.anuj.mittal@intel.com> (raw)
Please merge these changes.
Thanks,
Anuj
The following changes since commit bb1dea6806f084364b6017db2567f438e805aef0:
build-appliance-image: Update to honister head revision (2021-10-11 11:06:36 +0100)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/honister-next
Alexander Kanavin (5):
lttng-tools: replace ad hoc ptest fixup with upstream fixes
ca-certificates: update 20210119 -> 20211016
ovmf: update 202105 -> 202108
linux-firmware: upgrade 20210818 -> 20210919
wireless-regdb: upgrade 2021.07.14 -> 2021.08.28
Alexandre Belloni (1):
oeqa/selftest/sstatetests: fix typo ware -> were
Andrej Valek (1):
busybox: 1.34.0 -> 1.34.1
Andres Beltran (1):
buildhistory: Fix package output files for SDKs
Jose Quaresma (14):
gstreamer1.0-plugins-base: 1.18.4 -> 1.18.5
gstreamer1.0-plugins-good: 1.18.4 -> 1.18.5
gstreamer1.0-plugins-bad: 1.18.4 -> 1.18.5
gstreamer1.0-plugins-ugly: 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: 1.18.4 -> 1.18.5
patch.bbclass: when the patch fails show more info on the fatal error
sstate: fix touching files inside pseudo
Khem Raj (1):
mesa: Enable svga for x86 only
Kiran Surendran (1):
ffmpeg: fix CVE-2021-38114
Oleksandr Kravchuk (1):
python3: update to 3.9.7
Pablo Saavedra Rodi?o (1):
mesa: upgrade 21.2.1 -> 21.2.4
Ralph Siemsen (1):
tar: filter CVEs using vendor name
Richard Purdie (5):
libxml2: Use python3targetconfig to fix reproducibility issue
libnewt: Use python3targetconfig to fix reproducibility issue
linux-yocto-dev: Ensure DEPENDS matches recent 5.14 kernel changes
oeqa: Update cleanup code to wait for hashserv exit
bootchart2: Don't compile python modules
Ross Burton (3):
linux-yocto: add libmpc-native to DEPENDS
curl: fix CVE-2021-22945 through -22947
testimage: fix unclosed testdata file
Sakib Sajal (1):
go: upgrade 1.16.7 -> 1.16.8
Yureka (1):
systemd: add missing include for musl
meta/classes/buildhistory.bbclass | 21 +-
meta/classes/cross-canadian.bbclass | 2 +-
meta/classes/nativesdk.bbclass | 2 +-
meta/classes/patch.bbclass | 7 +-
meta/classes/sstate.bbclass | 4 +-
meta/classes/testimage.bbclass | 7 +-
meta/conf/bitbake.conf | 1 +
meta/lib/oe/package_manager/__init__.py | 2 +-
meta/lib/oeqa/sdk/buildtools-cases/build.py | 2 +-
meta/lib/oeqa/selftest/cases/eSDK.py | 2 +-
meta/lib/oeqa/selftest/cases/sstatetests.py | 12 +-
meta/lib/oeqa/selftest/context.py | 2 +-
...ab_1.34.0.bb => busybox-inittab_1.34.1.bb} | 0
.../{busybox_1.34.0.bb => busybox_1.34.1.bb} | 2 +-
meta/recipes-core/libxml/libxml2_2.9.12.bb | 2 +-
meta/recipes-core/ovmf/ovmf_git.bb | 4 +-
...008-add-missing-FTW_-macros-for-musl.patch | 16 +-
.../bootchart2/bootchart2_0.14.9.bb | 6 +-
.../go/{go-1.16.7.inc => go-1.16.8.inc} | 4 +-
...e_1.16.7.bb => go-binary-native_1.16.8.bb} | 4 +-
..._1.16.7.bb => go-cross-canadian_1.16.8.bb} | 0
...{go-cross_1.16.7.bb => go-cross_1.16.8.bb} | 0
...osssdk_1.16.7.bb => go-crosssdk_1.16.8.bb} | 0
...o-native_1.16.7.bb => go-native_1.16.8.bb} | 0
...runtime_1.16.7.bb => go-runtime_1.16.8.bb} | 0
.../go/{go_1.16.7.bb => go_1.16.8.bb} | 0
.../{python3_3.9.6.bb => python3_3.9.7.bb} | 2 +-
meta/recipes-extended/newt/libnewt_0.52.21.bb | 2 +-
meta/recipes-extended/tar/tar_1.34.bb | 6 +-
.../mesa/files/without-neon.patch | 53 ---
.../{mesa-gl_21.2.1.bb => mesa-gl_21.2.4.bb} | 0
meta/recipes-graphics/mesa/mesa.inc | 7 +-
.../mesa/{mesa_21.2.1.bb => mesa_21.2.4.bb} | 0
...20210818.bb => linux-firmware_20210919.bb} | 4 +-
meta/recipes-kernel/linux/linux-yocto-dev.bb | 1 +
meta/recipes-kernel/linux/linux-yocto_5.14.bb | 2 +-
...race-condition-in-test_event_tracker.patch | 221 +++++++++++
...more-before-analysing-traces-or-star.patch | 88 -----
...condition-in-test_ns_contexts_change.patch | 46 +++
.../lttng/lttng-tools_2.13.0.bb | 3 +-
....07.14.bb => wireless-regdb_2021.08.28.bb} | 2 +-
.../ffmpeg/ffmpeg/fix-CVE-2021-38114.patch | 67 ++++
meta/recipes-multimedia/ffmpeg/ffmpeg_4.4.bb | 3 +-
...tools_1.18.4.bb => gst-devtools_1.18.5.bb} | 2 +-
...mples_1.18.4.bb => gst-examples_1.18.5.bb} | 2 +-
...1.18.4.bb => gstreamer1.0-libav_1.18.5.bb} | 2 +-
...x_1.18.4.bb => gstreamer1.0-omx_1.18.5.bb} | 2 +-
....bb => gstreamer1.0-plugins-bad_1.18.5.bb} | 2 +-
...c91697a141fea7317aff7f0f28e5a861db99.patch | 50 ---
...bb => gstreamer1.0-plugins-base_1.18.5.bb} | 3 +-
...Fix-parsing-of-the-mediaclk-direct-f.patch | 33 --
...from-static-vars-to-fix-build-with-g.patch | 100 -----
...bb => gstreamer1.0-plugins-good_1.18.5.bb} | 4 +-
...bb => gstreamer1.0-plugins-ugly_1.18.5.bb} | 2 +-
....18.4.bb => gstreamer1.0-python_1.18.5.bb} | 2 +-
....bb => gstreamer1.0-rtsp-server_1.18.5.bb} | 2 +-
...1.18.4.bb => gstreamer1.0-vaapi_1.18.5.bb} | 2 +-
...002-Remove-unused-valgrind-detection.patch | 14 +-
...er1.0_1.18.4.bb => gstreamer1.0_1.18.5.bb} | 2 +-
...ertdata2pem.py-print-a-warning-for-e.patch | 80 ++++
.../ca-certificates/sbindir.patch | 26 --
...pdate-ca-certificates-support-Toybox.patch | 33 --
...0210119.bb => ca-certificates_20211016.bb} | 5 +-
.../curl/curl/cve-2021-22945.patch | 34 ++
.../curl/curl/cve-2021-22946.patch | 332 ++++++++++++++++
.../curl/curl/cve-2021-22947.patch | 355 ++++++++++++++++++
meta/recipes-support/curl/curl_7.78.0.bb | 3 +
67 files changed, 1244 insertions(+), 457 deletions(-)
rename meta/recipes-core/busybox/{busybox-inittab_1.34.0.bb => busybox-inittab_1.34.1.bb} (100%)
rename meta/recipes-core/busybox/{busybox_1.34.0.bb => busybox_1.34.1.bb} (95%)
rename meta/recipes-devtools/go/{go-1.16.7.inc => go-1.16.8.inc} (90%)
rename meta/recipes-devtools/go/{go-binary-native_1.16.7.bb => go-binary-native_1.16.8.bb} (83%)
rename meta/recipes-devtools/go/{go-cross-canadian_1.16.7.bb => go-cross-canadian_1.16.8.bb} (100%)
rename meta/recipes-devtools/go/{go-cross_1.16.7.bb => go-cross_1.16.8.bb} (100%)
rename meta/recipes-devtools/go/{go-crosssdk_1.16.7.bb => go-crosssdk_1.16.8.bb} (100%)
rename meta/recipes-devtools/go/{go-native_1.16.7.bb => go-native_1.16.8.bb} (100%)
rename meta/recipes-devtools/go/{go-runtime_1.16.7.bb => go-runtime_1.16.8.bb} (100%)
rename meta/recipes-devtools/go/{go_1.16.7.bb => go_1.16.8.bb} (100%)
rename meta/recipes-devtools/python/{python3_3.9.6.bb => python3_3.9.7.bb} (99%)
delete mode 100644 meta/recipes-graphics/mesa/files/without-neon.patch
rename meta/recipes-graphics/mesa/{mesa-gl_21.2.1.bb => mesa-gl_21.2.4.bb} (100%)
rename meta/recipes-graphics/mesa/{mesa_21.2.1.bb => mesa_21.2.4.bb} (100%)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20210818.bb => linux-firmware_20210919.bb} (99%)
create mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-Fix-Tests-race-condition-in-test_event_tracker.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-tests-wait-some-more-before-analysing-traces-or-star.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-tools/0002-Fix-Tests-race-condition-in-test_ns_contexts_change.patch
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2021.07.14.bb => wireless-regdb_2021.08.28.bb} (94%)
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/fix-CVE-2021-38114.patch
rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.18.4.bb => gst-devtools_1.18.5.bb} (94%)
rename meta/recipes-multimedia/gstreamer/{gst-examples_1.18.4.bb => gst-examples_1.18.5.bb} (96%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.18.4.bb => gstreamer1.0-libav_1.18.5.bb} (91%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.18.4.bb => gstreamer1.0-omx_1.18.5.bb} (95%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.18.4.bb => gstreamer1.0-plugins-bad_1.18.5.bb} (98%)
delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/4ef5c91697a141fea7317aff7f0f28e5a861db99.patch
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.18.4.bb => gstreamer1.0-plugins-base_1.18.5.bb} (96%)
delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0002-rtpjitterbuffer-Fix-parsing-of-the-mediaclk-direct-f.patch
delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0003-Remove-volatile-from-static-vars-to-fix-build-with-g.patch
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.18.4.bb => gstreamer1.0-plugins-good_1.18.5.bb} (93%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.18.4.bb => gstreamer1.0-plugins-ugly_1.18.5.bb} (94%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.18.4.bb => gstreamer1.0-python_1.18.5.bb} (91%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.18.4.bb => gstreamer1.0-rtsp-server_1.18.5.bb} (90%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.18.4.bb => gstreamer1.0-vaapi_1.18.5.bb} (95%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.18.4.bb => gstreamer1.0_1.18.5.bb} (97%)
create mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch
delete mode 100644 meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
delete mode 100644 meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch
rename meta/recipes-support/ca-certificates/{ca-certificates_20210119.bb => ca-certificates_20211016.bb} (95%)
create mode 100644 meta/recipes-support/curl/curl/cve-2021-22945.patch
create mode 100644 meta/recipes-support/curl/curl/cve-2021-22946.patch
create mode 100644 meta/recipes-support/curl/curl/cve-2021-22947.patch
--
2.31.1
reply other threads:[~2021-10-28 5:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1635398699.git.anuj.mittal@intel.com \
--to=anuj.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.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.