From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/42] Patch review
Date: Sun, 28 Nov 2021 11:57:12 -1000 [thread overview]
Message-ID: <cover.1638136329.git.steve@sakoman.com> (raw)
Please review this set of patches for dunfell and have comments back by end
of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2968
The following changes since commit 44b1970c40e9d73f6e63fb10cdc55837a26f5921:
build-appliance-image: Update to dunfell head revision (2021-11-15 15:00:44 +0000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut
Alexander Kanavin (17):
linux-firmware: upgrade 20210919 -> 20211027
libpcre/libpcre2: correct SRC_URI
curl: submit patch upstream
libxml2: submit patch upstream
cracklib: patches submitted upstream
docbook-xml: patch is not upstreamable
lrzsz: patch is not upstreamable
valgrind: mark ptest-specific patch as inappropriate
systemd-bootchart: submit musl patches upstream
libxml2: mark patch as non-upstreamable
libgpg-error: mark patch as non-upstreamable
valgrind: submit patch upstream
webkitgtk: submit patches upstream
weston: submit patch upstream
db: mark all patches as non-upstreamable
unzip/zip: mark all patches as non-upstreamable
slang: mark patch as inappropriate for upstream submission
Anuj Mittal (1):
glibc-version.inc: remove branch= from GLIBC_GIT_URI
Bruce Ashfield (4):
linux-yocto/5.4: update to v5.4.154
linux-yocto/5.4: update to v5.4.155
linux-yocto/5.4: update to v5.4.156
linux-yocto/5.4: update to v5.4.158
Claus Stovgaard (1):
cups: Fix missing installation of cups sysv init scripts
Daniel Gomez (1):
os-release: Add DISTRO_CODENAME as vardeps for do_compile
Denys Dmytriyenko (1):
make-mod-scripts: pass CROSS_COMPILE to configure and build
Jate Sujjavanich (2):
libdnf: Backport bugfix for upgrade calc
dnf: Backport bugfix for upgrade
Jon Mason (1):
scripts/lib/wic/help.py: Update Fedora Kickstart URLs
Khem Raj (1):
lrzsz: Use Cross AR during compile
Marta Rybczynska (1):
python3: upgrade 3.8.11 -> 3.8.12
Minjae Kim (1):
git: fix CVE-2021-40330
Peter Bergin (1):
systemd: add packageconfig for wheel-group
Richard Purdie (2):
scripts/oe-package-browser: Handle no packages being built
reproducible_build/package_XXX: Ensure SDE task is in dependency chain
Ross Burton (5):
vim: fix CVE-2021-3796, CVE-2021-3872, and CVE-2021-3875
vim: add patch number to CVE-2021-3778 patch
vim: fix CVE-2021-3927 and CVE-2021-3928
gmp: fix CVE-2021-43618
openssh: remove redundant BSD license
Steve Sakoman (1):
Revert "vim: fix 2021-3796"
Wang Mingyu (1):
openssh: Improve LICENSE to show BSD license variants.
Yi Zhao (1):
oeqa: fix warnings for append operators combined with +=
meta/classes/package_deb.bbclass | 4 +-
meta/classes/package_ipk.bbclass | 3 +-
meta/classes/package_rpm.bbclass | 3 +-
meta/classes/reproducible_build.bbclass | 2 +
meta/lib/oeqa/runtime/cases/ksample.py | 2 +-
meta/lib/oeqa/selftest/cases/imagefeatures.py | 2 +-
...mpilation-using-autoconf-detected-AR.patch | 36 ++++++
.../lrzsz-0.12.20/autotools-update.patch | 2 +-
meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 1 +
.../openssh/openssh_8.2p1.bb | 2 +-
meta/recipes-core/glibc/glibc-version.inc | 2 +-
.../libxml2/libxml-m4-use-pkgconfig.patch | 6 +-
.../recipes-core/libxml/libxml2/runtest.patch | 2 +-
meta/recipes-core/os-release/os-release.bb | 4 +-
meta/recipes-core/systemd/systemd_244.5.bb | 2 +
...ackages-in-upgrade-job-RhBug-1728252.patch | 60 ++++++++++
meta/recipes-devtools/dnf/dnf_4.2.2.bbappend | 3 +
.../docbook-xml-update-catalog.xml.patch | 2 +-
.../git/files/CVE-2021-40330.patch | 108 ++++++++++++++++++
meta/recipes-devtools/git/git.inc | 4 +-
...job-goal.upgrade-with-sltr-as-target.patch | 58 ++++++++++
.../libdnf/libdnf_0.28.1.bbappend | 3 +
.../{python3_3.8.11.bb => python3_3.8.12.bb} | 4 +-
...is-glibc-specific-use-raw-signature-.patch | 2 +-
.../0002-musl-does-not-provide-printf-h.patch | 2 +-
...s-not-provide-canonicalize_file_name.patch | 2 +-
.../0004-Fix-out-of-tree-builds.patch | 2 +-
...est-wrapper-to-support-PTEST-formats.patch | 2 +-
...port-dictionary-byte-order-dependent.patch | 2 +-
...aklib-fix-testnum-and-teststr-failed.patch | 2 +-
meta/recipes-extended/cups/cups.inc | 2 +-
.../slang/slang/terminfo_fixes.patch | 4 +-
.../unzip/unzip/avoid-strip.patch | 2 +-
.../unzip/unzip/define-ldflags.patch | 2 +-
.../unzip/unzip/fix-security-format.patch | 2 +-
.../unzip/unzip/symlink.patch | 2 +-
.../zip/zip-3.0/fix-security-format.patch | 2 +-
...ovide-a-default-version-that-doesn-t.patch | 2 +-
...20210919.bb => linux-firmware_20211027.bb} | 4 +-
.../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 ++--
.../make-mod-scripts/make-mod-scripts_1.0.bb | 2 +-
...spection.cmake-prefix-variables-obta.patch | 2 +-
...cy-parallel-build-of-WebKit2-4.0.gir.patch | 2 +-
...trospection-files-add-CMAKE_C_FLAGS-.patch | 2 +-
...-replace-krb5-config-with-pkg-config.patch | 2 +-
...tibility-by-renaming-atomic_init-API.patch | 2 +-
...cal-__atomic_compare_exchange-to-avo.patch | 2 +-
...001-clock-Do-not-define-own-timespec.patch | 2 +-
...plicit-tag-options-to-libtool-invoca.patch | 2 +-
.../db/db/fix-parallel-build.patch | 2 +-
.../recipes-support/db/db/sequence-type.patch | 2 +-
.../gmp/gmp/cve-2021-43618.patch | 27 +++++
meta/recipes-support/gmp/gmp_6.2.0.bb | 1 +
.../libgpg-error/libgpg-error/pkgconfig.patch | 2 +-
.../recipes-support/libpcre/libpcre2_10.34.bb | 2 +-
meta/recipes-support/libpcre/libpcre_8.44.bb | 2 +-
...1-reading-character-past-end-of-line.patch | 62 ++++++++++
...28-using-freed-memory-when-replacing.patch | 83 ++++++++++++++
...eading-uninitialized-memory-when-giv.patch | 63 ++++++++++
...llegal-memory-access-if-buffer-name-.patch | 86 ++++++++++++++
...ml_get-error-after-search-with-range.patch | 72 ++++++++++++
...nvalid-memory-access-when-scrolling-.patch | 97 ++++++++++++++++
.../vim/files/CVE-2021-3778.patch | 24 +++-
.../vim/files/CVE-2021-3796.patch | 50 --------
meta/recipes-support/vim/vim.inc | 10 +-
scripts/lib/wic/help.py | 4 +-
scripts/oe-pkgdata-browser | 2 +
69 files changed, 871 insertions(+), 125 deletions(-)
create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch
create mode 100644 meta/recipes-devtools/dnf/dnf/0040-Keep-installed-packages-in-upgrade-job-RhBug-1728252.patch
create mode 100644 meta/recipes-devtools/dnf/dnf_4.2.2.bbappend
create mode 100644 meta/recipes-devtools/git/files/CVE-2021-40330.patch
create mode 100644 meta/recipes-devtools/libdnf/libdnf/0040-Mark-job-goal.upgrade-with-sltr-as-target.patch
create mode 100644 meta/recipes-devtools/libdnf/libdnf_0.28.1.bbappend
rename meta/recipes-devtools/python/{python3_3.8.11.bb => python3_3.8.12.bb} (99%)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20210919.bb => linux-firmware_20211027.bb} (99%)
create mode 100644 meta/recipes-support/gmp/gmp/cve-2021-43618.patch
create mode 100644 meta/recipes-support/vim/files/0001-patch-8.2.3581-reading-character-past-end-of-line.patch
create mode 100644 meta/recipes-support/vim/files/0002-patch-8.2.3428-using-freed-memory-when-replacing.patch
create mode 100644 meta/recipes-support/vim/files/0002-patch-8.2.3582-reading-uninitialized-memory-when-giv.patch
create mode 100644 meta/recipes-support/vim/files/0003-patch-8.2.3487-illegal-memory-access-if-buffer-name-.patch
create mode 100644 meta/recipes-support/vim/files/0004-patch-8.2.3489-ml_get-error-after-search-with-range.patch
create mode 100644 meta/recipes-support/vim/files/0005-patch-8.2.3564-invalid-memory-access-when-scrolling-.patch
delete mode 100644 meta/recipes-support/vim/files/CVE-2021-3796.patch
--
2.25.1
next reply other threads:[~2021-11-28 21:58 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-28 21:57 Steve Sakoman [this message]
2021-11-28 21:57 ` [OE-core][dunfell 01/42] linux-yocto/5.4: update to v5.4.154 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 02/42] linux-yocto/5.4: update to v5.4.155 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 03/42] linux-yocto/5.4: update to v5.4.156 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 04/42] linux-yocto/5.4: update to v5.4.158 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 05/42] linux-firmware: upgrade 20210919 -> 20211027 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 06/42] python3: upgrade 3.8.11 -> 3.8.12 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 07/42] Revert "vim: fix 2021-3796" Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 08/42] vim: fix CVE-2021-3796, CVE-2021-3872, and CVE-2021-3875 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 09/42] vim: add patch number to CVE-2021-3778 patch Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 10/42] vim: fix CVE-2021-3927 and CVE-2021-3928 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 11/42] gmp: fix CVE-2021-43618 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 12/42] git: fix CVE-2021-40330 Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 13/42] scripts/oe-package-browser: Handle no packages being built Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 14/42] scripts/lib/wic/help.py: Update Fedora Kickstart URLs Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 15/42] glibc-version.inc: remove branch= from GLIBC_GIT_URI Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 16/42] libpcre/libpcre2: correct SRC_URI Steve Sakoman
2021-12-17 19:33 ` [dunfell " jhorns
2021-12-17 23:16 ` [OE-core] " Steve Sakoman
2021-12-17 23:39 ` Alexander Kanavin
2021-12-18 22:24 ` Richard Purdie
2021-11-28 21:57 ` [OE-core][dunfell 17/42] cups: Fix missing installation of cups sysv init scripts Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 18/42] os-release: Add DISTRO_CODENAME as vardeps for do_compile Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 19/42] curl: submit patch upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 20/42] libxml2: " Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 21/42] cracklib: patches submitted upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 22/42] docbook-xml: patch is not upstreamable Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 23/42] lrzsz: Use Cross AR during compile Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 24/42] lrzsz: patch is not upstreamable Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 25/42] valgrind: mark ptest-specific patch as inappropriate Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 26/42] systemd-bootchart: submit musl patches upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 27/42] libxml2: mark patch as non-upstreamable Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 28/42] libgpg-error: " Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 29/42] valgrind: submit patch upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 30/42] webkitgtk: submit patches upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 31/42] weston: submit patch upstream Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 32/42] db: mark all patches as non-upstreamable Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 33/42] unzip/zip: " Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 34/42] slang: mark patch as inappropriate for upstream submission Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 35/42] libdnf: Backport bugfix for upgrade calc Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 36/42] dnf: Backport bugfix for upgrade Steve Sakoman
2021-11-29 4:43 ` Mittal, Anuj
2021-11-29 13:54 ` Steve Sakoman
2021-11-29 14:47 ` [dunfell " Jate Sujjavanich
2021-11-28 21:57 ` [OE-core][dunfell 37/42] oeqa: fix warnings for append operators combined with += Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 38/42] reproducible_build/package_XXX: Ensure SDE task is in dependency chain Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 39/42] make-mod-scripts: pass CROSS_COMPILE to configure and build Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 40/42] systemd: add packageconfig for wheel-group Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 41/42] openssh: Improve LICENSE to show BSD license variants Steve Sakoman
2021-11-28 21:57 ` [OE-core][dunfell 42/42] openssh: remove redundant BSD license 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.1638136329.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.