* [honister][PATCH 00/25] Pull request (cover letter only)
@ 2022-03-10 1:34 Anuj Mittal
0 siblings, 0 replies; only message in thread
From: Anuj Mittal @ 2022-03-10 1:34 UTC (permalink / raw)
To: openembedded-core
The following changes since commit eeae63c343c8ebd418679915ee20aa8c02fa0fdc:
uninative: Upgrade to 3.5 (2022-02-22 14:22:25 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/honister-next
Alexander Kanavin (3):
ruby: update 3.0.2 -> 3.0.3
libarchive: upgrade 3.5.1 -> 3.5.2
devtool: explicitly set main or master branches in upgrades when
available
Bruce Ashfield (4):
linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP
linux-yocto/5.10: update to v5.10.101
linux-yocto/5.10: Fix ramoops/ftrace
linux-yocto/5.10: update to v5.10.103
Joe Slater (1):
zip: modify when match.S is built
Lee Chee Yang (2):
libarchive : update to 3.5.3
ghostscript: fix CVE-2021-45949
Oleksandr Ocheretnyi (1):
kernel-devsrc: do not copy Module.symvers file during install
Oleksandr Suvorov (1):
depmodwrapper-cross: add config directory option
Peter Kjellerstedt (1):
selftest: recipetool: Correct the URI for socat
Richard Purdie (3):
perl: Improve and update module RPDEPENDS
libxml-parser-perl: Add missing RDEPENDS
expat: Upgrade 2.4.6 -> 2.4.7
Robert Yang (2):
quilt: Disable external sendmail for deterministic build
cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build
Ross Burton (4):
coreutils: remove obsolete ignored CVE list
cve-check: get_cve_info should open the database read-only
Revert "cve-check: add lockfile to task"
asciidoc: update git repository
Tean Cunningham (1):
rootfs-postcommands: amend systemd_create_users add user to group
check
wangmy (2):
harfbuzz: upgrade 2.9.0 -> 2.9.1
wireless-regdb: upgrade 2021.08.28 -> 2022.02.18
meta/classes/cve-check.bbclass | 4 +-
meta/classes/rootfs-postcommands.bbclass | 8 +-
meta/lib/oeqa/selftest/cases/recipetool.py | 2 +-
meta/recipes-core/coreutils/coreutils_8.32.bb | 3 -
.../expat/{expat_2.4.6.bb => expat_2.4.7.bb} | 2 +-
.../perl/files/perl-rdepends.txt | 338 ++++++++++++++++--
.../perl/libxml-parser-perl_2.46.bb | 1 +
meta/recipes-devtools/perl/perl_5.34.0.bb | 12 +-
meta/recipes-devtools/quilt/quilt.inc | 3 +-
.../ruby/{ruby_3.0.2.bb => ruby_3.0.3.bb} | 4 +-
.../asciidoc/asciidoc_9.1.0.bb | 2 +-
meta/recipes-extended/cups/cups.inc | 1 +
.../ghostscript/CVE-2021-45949.patch | 68 ++++
.../ghostscript/ghostscript_9.54.0.bb | 1 +
...ibarchive_3.5.1.bb => libarchive_3.5.3.bb} | 2 +-
.../0001-configure-use-correct-CPP.patch | 47 +++
...002-configure-support-PIC-code-build.patch | 34 ++
meta/recipes-extended/zip/zip_3.0.bb | 2 +
.../{harfbuzz_2.9.0.bb => harfbuzz_2.9.1.bb} | 2 +-
.../kmod/depmodwrapper-cross_1.0.bb | 4 +-
meta/recipes-kernel/linux/kernel-devsrc.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 | 24 +-
....08.28.bb => wireless-regdb_2022.02.18.bb} | 2 +-
scripts/lib/devtool/upgrade.py | 15 +-
26 files changed, 526 insertions(+), 73 deletions(-)
rename meta/recipes-core/expat/{expat_2.4.6.bb => expat_2.4.7.bb} (91%)
rename meta/recipes-devtools/ruby/{ruby_3.0.2.bb => ruby_3.0.3.bb} (93%)
create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2021-45949.patch
rename meta/recipes-extended/libarchive/{libarchive_3.5.1.bb => libarchive_3.5.3.bb} (96%)
create mode 100644 meta/recipes-extended/zip/zip-3.0/0001-configure-use-correct-CPP.patch
create mode 100644 meta/recipes-extended/zip/zip-3.0/0002-configure-support-PIC-code-build.patch
rename meta/recipes-graphics/harfbuzz/{harfbuzz_2.9.0.bb => harfbuzz_2.9.1.bb} (95%)
rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2021.08.28.bb => wireless-regdb_2022.02.18.bb} (94%)
--
2.35.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-10 1:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10 1:34 [honister][PATCH 00/25] Pull request (cover letter only) 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.