* [gatesgarth][PATCH 00/14] pull request (cover letter only)
@ 2021-01-18 23:39 Anuj Mittal
0 siblings, 0 replies; only message in thread
From: Anuj Mittal @ 2021-01-18 23:39 UTC (permalink / raw)
To: openembedded-core
Please merge these changes in gatesgarth.
Thanks,
Anuj
The following changes since commit 7aa1ae139b9131faff04c0ed156fd8efcde114f6:
bitbake.conf: Prevent pyc file generation in pseudo context (2021-01-07 16:06:52 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/gatesgarth-next
Anuj Mittal (1):
systemd: upgrade 246.6 -> 246.9
Bruce Ashfield (1):
linux-yocto/5.4: update to v5.4.87
Khairul Rohaizzat Jamaluddin (2):
curl: Fix CVE-2020-8284, CVE-2020-8285, CVE-2020-8286
ffmpeg: Fix CVE-2020-35964, CVE-2020-35965
Martin Jansa (1):
license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to
PSEUDO_IGNORE_PATHS
Paul Barker (1):
selftest: Add argument to keep build dir
Richard Purdie (4):
bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHS
pseudo: Drop patches merged into upstream branch
pseudo: Add lchmod wrapper
pseudo: Update for arm host and memleak fixes/cleanup
Scott Murray (1):
glibc: CVE-2019-25013
Tomasz Dziendzielski (1):
pseudo: Update to print PSEUDO_LOGFILE in abort message on path
mismatches
Wang Mingyu (2):
mobile-broadband-provider-info: upgrade 20190618 ->20201225
binutils: upgrade 2.35 -> 2.35.1
meta/classes/license.bbclass | 1 +
meta/conf/bitbake.conf | 2 +-
meta/lib/oeqa/selftest/context.py | 17 +-
.../mobile-broadband-provider-info_git.bb | 4 +-
.../glibc/glibc/CVE-2019-25013.patch | 137 ++
meta/recipes-core/glibc/glibc_2.32.bb | 1 +
...md-boot_246.2.bb => systemd-boot_246.9.bb} | 0
...md-conf_246.1.bb => systemd-conf_246.9.bb} | 0
meta/recipes-core/systemd/systemd.inc | 2 +-
...tall-dependency-links-at-install-tim.patch | 36 +-
...002-don-t-use-glibc-specific-qsort_r.patch | 55 +-
.../{systemd_246.6.bb => systemd_246.9.bb} | 0
...{binutils-2.35.inc => binutils-2.35.1.inc} | 6 +-
...5.bb => binutils-cross-canadian_2.35.1.bb} | 0
....bb => binutils-cross-testsuite_2.35.1.bb} | 0
...cross_2.35.bb => binutils-cross_2.35.1.bb} | 0
...dk_2.35.bb => binutils-crosssdk_2.35.1.bb} | 0
.../{binutils_2.35.bb => binutils_2.35.1.bb} | 0
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
.../linux/linux-yocto-rt_5.4.bb | 6 +-
.../linux/linux-yocto-tiny_5.4.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +-
.../ffmpeg/ffmpeg/CVE-2020-35964.patch | 75 +
.../ffmpeg/ffmpeg/CVE-2020-35965.patch | 35 +
.../recipes-multimedia/ffmpeg/ffmpeg_4.3.1.bb | 2 +
...02-remove-void-protop-create-union-p.patch | 1609 +++++++++++++++++
.../curl/curl/CVE-2020-8284.patch | 210 +++
.../curl/curl/CVE-2020-8285.patch | 257 +++
.../curl/curl/CVE-2020-8286.patch | 131 ++
meta/recipes-support/curl/curl_7.72.0.bb | 4 +
30 files changed, 2547 insertions(+), 75 deletions(-)
create mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-25013.patch
rename meta/recipes-core/systemd/{systemd-boot_246.2.bb => systemd-boot_246.9.bb} (100%)
rename meta/recipes-core/systemd/{systemd-conf_246.1.bb => systemd-conf_246.9.bb} (100%)
rename meta/recipes-core/systemd/{systemd_246.6.bb => systemd_246.9.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-2.35.inc => binutils-2.35.1.inc} (96%)
rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.35.bb => binutils-cross-canadian_2.35.1.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-cross-testsuite_2.35.bb => binutils-cross-testsuite_2.35.1.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-cross_2.35.bb => binutils-cross_2.35.1.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.35.bb => binutils-crosssdk_2.35.1.bb} (100%)
rename meta/recipes-devtools/binutils/{binutils_2.35.bb => binutils_2.35.1.bb} (100%)
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2020-35964.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2020-35965.patch
create mode 100644 meta/recipes-support/curl/curl/0002-remove-void-protop-create-union-p.patch
create mode 100644 meta/recipes-support/curl/curl/CVE-2020-8284.patch
create mode 100644 meta/recipes-support/curl/curl/CVE-2020-8285.patch
create mode 100644 meta/recipes-support/curl/curl/CVE-2020-8286.patch
--
2.29.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-18 23:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-18 23:39 [gatesgarth][PATCH 00/14] pull request (cover letter only) Anuj Mittal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox