From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/15] Pull request (cover letter only)
Date: Wed, 6 Oct 2021 14:00:01 -1000 [thread overview]
Message-ID: <cover.1633564738.git.steve@sakoman.com> (raw)
The following changes since commit 8e7c8e43260682efafabc50c757b9c2daff98f13:
connman: add CVE_PRODUCT (2021-09-24 04:27:46 -1000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next
Minjae Kim (1):
vim: fix CVE-2021-3778
Ranjitsinh Rathod (1):
systemd: Add fix for systemd-networkd crash during free
Richard Purdie (7):
mtd-utils: upgrade 2.1.1 -> 2.1.2
pybootchart: Avoid divide by zero
oeqa/qemurunner: Use oe._exit(), not sys.exit()
libc_package/buildstats: Fix python regex quoting warnings
oeqa/selftest/gotoolchain: Fix temp file cleanup
oeqa/buildproject: Ensure temp directories are cleaned up
glew: Stop polluting /tmp during builds
Robert P. J. Day (1):
common-licenses: add "Unlicense" license file
Stefano Babic (1):
mtd-utils: upgrade 2.1.2 -> 2.1.3
Tom Pollard (2):
bzip2: Update soname for libbz2 1.0.8
libsamplerate0: Set correct soname for 0.1.9
William A. Kennington III (1):
rm_work.bbclass: Fix for files starting with -
sana kazi (1):
openssh: Fix CVE-2021-28041
meta/classes/libc-package.bbclass | 2 +-
meta/classes/rm_work.bbclass | 8 +-
meta/files/common-licenses/Unlicense | 24 ++
meta/lib/buildstats.py | 4 +-
meta/lib/oeqa/selftest/cases/gotoolchain.py | 6 +
meta/lib/oeqa/utils/buildproject.py | 3 +
meta/lib/oeqa/utils/qemurunner.py | 2 +-
meta/lib/oeqa/utils/targetbuild.py | 4 +-
.../openssh/openssh/CVE-2021-28041.patch | 20 ++
.../openssh/openssh_8.2p1.bb | 1 +
...-info-for-ordered-set-new-and-introd.patch | 78 +++++
...dered_set_clear-free-with-destructor.patch | 35 +++
...etwork-add-skeleton-of-request-queue.patch | 285 ++++++++++++++++++
...quests-when-link-enters-linger-state.patch | 50 +++
...ork-fix-Link-reference-counter-issue.patch | 278 +++++++++++++++++
...nk_drop-and-link_detach_from_manager.patch | 67 ++++
meta/recipes-core/systemd/systemd_244.5.bb | 6 +
...-utils-Fix-return-value-of-ubiformat.patch | 62 ----
meta/recipes-devtools/mtd/mtd-utils_git.bb | 9 +-
meta/recipes-extended/bzip2/bzip2/Makefile.am | 2 +-
.../glew/glew/notempdir.patch | 19 ++
meta/recipes-graphics/glew/glew_2.2.0.bb | 1 +
.../libsamplerate0/shared_version_info.patch | 13 +
.../libsamplerate/libsamplerate0_0.1.9.bb | 1 +
.../vim/files/CVE-2021-3778.patch | 49 +++
meta/recipes-support/vim/vim.inc | 1 +
scripts/pybootchartgui/pybootchartgui/draw.py | 5 +-
27 files changed, 956 insertions(+), 79 deletions(-)
create mode 100644 meta/files/common-licenses/Unlicense
create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2021-28041.patch
create mode 100644 meta/recipes-core/systemd/systemd/basic-pass-allocation-info-for-ordered-set-new-and-introd.patch
create mode 100644 meta/recipes-core/systemd/systemd/introduce-ordered_set_clear-free-with-destructor.patch
create mode 100644 meta/recipes-core/systemd/systemd/network-add-skeleton-of-request-queue.patch
create mode 100644 meta/recipes-core/systemd/systemd/network-also-drop-requests-when-link-enters-linger-state.patch
create mode 100644 meta/recipes-core/systemd/systemd/network-fix-Link-reference-counter-issue.patch
create mode 100644 meta/recipes-core/systemd/systemd/network-merge-link_drop-and-link_detach_from_manager.patch
delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-mtd-utils-Fix-return-value-of-ubiformat.patch
create mode 100644 meta/recipes-graphics/glew/glew/notempdir.patch
create mode 100644 meta/recipes-multimedia/libsamplerate/libsamplerate0/shared_version_info.patch
create mode 100644 meta/recipes-support/vim/files/CVE-2021-3778.patch
--
2.25.1
next reply other threads:[~2021-10-07 0:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 0:00 Steve Sakoman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-13 2:50 [OE-core][dunfell 00/15] Pull request (cover letter only) Steve Sakoman
2023-03-31 14:23 Steve Sakoman
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.1633564738.git.steve@sakoman.com \
--to=steve@sakoman.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.