From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][langdale 00/41] Patch review
Date: Fri, 20 Jan 2023 08:10:17 -1000 [thread overview]
Message-ID: <cover.1674238148.git.steve@sakoman.com> (raw)
Please review this set of patches for langdale and have comments back by
end of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4817
The following changes since commit b2dfb2fe86de887d0239078ded0a4f9e8c677d83:
devtool: process local files only for the main branch (2023-01-11 06:07:36 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/langdale-nut
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-nut
Alex Kiernan (1):
classes: image: Set empty weak default IMAGE_LINGUAS
Alexander Kanavin (5):
libksba: update 1.6.2 -> 1.6.3
linux-firmware: upgrade 20221109 -> 20221214
xwayland: upgrade 22.1.5 -> 22.1.7
xserver-xorg: upgrade 21.1.4 -> 21.1.6
selftest/virgl: use pkg-config from the host
Anton Antonov (1):
rust: Do not use default compiler flags defined in CC crate
Antonin Godard (2):
busybox: always start do_compile with orig config files
busybox: rm temporary files if do_compile was interrupted
Benoît Mauduit (1):
lib/oe/reproducible: Use git log without gpg signature
Bruce Ashfield (7):
linux-yocto/5.19: fix perf build with clang
linux-yocto/5.15: ltp and squashfs fixes
linux-yocto/5.15: fix perf build with clang
linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off
linux-yocto/5.15: update to v5.15.84
linux-yocto/5.15: powerpc: Fix reschedule bug in KUAP-unlocked user
copy
linux-yocto/5.19: powerpc: Fix reschedule bug in KUAP-unlocked user
copy
Carlos Alberto Lopez Perez (1):
mesa-gl: gallium is required when enabling x11
Charlie Johnston (1):
opkg: ensure opkg uses private gpg.conf when applying keys.
Chen Qi (2):
dhcpcd: backport two patches to fix runtime error
libseccomp: fix typo in DESCRIPTION
Enguerrand de Ribaucourt (1):
bitbake-layers: fix a typo
Jan Kircher (1):
toolchain-scripts: compatibility with unbound variable protection
Jermain Horsman (1):
cve-check: write the cve manifest to IMGDEPLOYDIR
Khem Raj (1):
tiff: Add packageconfig knob for webp
Lee Chee Yang (1):
git: Upgrade to 2.37.4
Markus Volk (1):
librsvg: enable vapi build
Marta Rybczynska (1):
cve-update-db-native: avoid incomplete updates
Michael Halstead (1):
uninative: Upgrade to 3.8.1 to include libgcc
Petr Kubizňák (1):
harfbuzz: remove bindir only if it exists
Quentin Schulz (1):
cairo: fix CVE patches assigned wrong CVE number
Randy MacLeod (1):
vim: upgrade 9.0.0947 -> 9.0.1211
Robert Joslyn (1):
curl: Fix CVE-2022-43551 and CVE-2022-43552
Ross Burton (4):
cve-update-db-native: show IP on failure
pango: upgrade 1.50.11 -> 1.50.12
oeqa/selftest/debuginfod: improve testcase
curl: don't enable debug builds
Sandeep Gundlupet Raju (2):
kernel-fitimage: Adjust order of dtb/dtbo files
kernel-fitimage: Allow user to select dtb when multiple dtb exists
Saul Wold (1):
at: Change when files are copied
leimaohui (1):
libpng: Enable NEON for aarch64 to enensure consistency with arm32.
meta/classes-recipe/image.bbclass | 3 +-
meta/classes-recipe/kernel-fitimage.bbclass | 21 ++++-
meta/classes-recipe/rust-common.bbclass | 28 ++++--
.../classes-recipe/rust-target-config.bbclass | 16 ++++
meta/classes-recipe/toolchain-scripts.bbclass | 2 +-
meta/classes/cve-check.bbclass | 6 +-
meta/conf/distro/include/yocto-uninative.inc | 8 +-
meta/lib/bblayers/makesetup.py | 2 +-
meta/lib/oe/reproducible.py | 3 +-
meta/lib/oeqa/selftest/cases/debuginfod.py | 67 ++++++++++++--
meta/lib/oeqa/selftest/cases/runtime_test.py | 2 +-
.../dhcpcd/dhcpcd_9.4.1.bb | 2 +
...low-getrandom-sysctl-for-newer-glibc.patch | 30 +++++++
...sep-Allow-newfstatat-syscall-as-well.patch | 31 +++++++
meta/recipes-core/busybox/busybox.inc | 26 ++++--
.../recipes-core/meta/cve-update-db-native.bb | 88 ++++++++++++++-----
.../git/{git_2.37.3.bb => git_2.37.4.bb} | 2 +-
...emove-no-options-flag-from-gpg-calls.patch | 34 +++++++
meta/recipes-devtools/opkg/opkg_0.6.1.bb | 1 +
meta/recipes-extended/at/at_3.2.5.bb | 6 +-
meta/recipes-gnome/librsvg/librsvg_2.54.5.bb | 2 +
.../cairo/cairo/CVE-2019-6461.patch | 46 +++-------
.../cairo/cairo/CVE-2019-6462.patch | 46 +++++++---
.../harfbuzz/harfbuzz_5.1.0.bb | 6 +-
meta/recipes-graphics/mesa/mesa-gl_22.2.3.bb | 4 +-
...d-install-nofonts-fonts.conf-as-it-i.patch | 35 --------
.../{pango_1.50.11.bb => pango_1.50.12.bb} | 3 +-
...possible-memleaks-in-XkbGetKbdByName.patch | 63 -------------
...ntedString-against-request-length-at.patch | 38 --------
...-xorg_21.1.4.bb => xserver-xorg_21.1.6.bb} | 4 +-
...{xwayland_22.1.5.bb => xwayland_22.1.7.bb} | 2 +-
...20221109.bb => linux-firmware_20221214.bb} | 4 +-
.../linux/linux-yocto-rt_5.15.bb | 6 +-
.../linux/linux-yocto-rt_5.19.bb | 4 +-
.../linux/linux-yocto-tiny_5.15.bb | 6 +-
.../linux/linux-yocto-tiny_5.19.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++---
meta/recipes-kernel/linux/linux-yocto_5.19.bb | 22 ++---
.../libpng/libpng_1.6.39.bb | 4 +-
meta/recipes-multimedia/libtiff/tiff_4.4.0.bb | 1 +
.../curl/curl/CVE-2022-43551.patch | 32 +++++++
.../curl/curl/CVE-2022-43552.patch | 78 ++++++++++++++++
meta/recipes-support/curl/curl_7.85.0.bb | 6 +-
.../libksba/ksba-add-pkgconfig-support.patch | 6 +-
.../{libksba_1.6.2.bb => libksba_1.6.3.bb} | 2 +-
.../libseccomp/libseccomp_2.5.4.bb | 2 +-
meta/recipes-support/vim/vim.inc | 4 +-
47 files changed, 528 insertions(+), 306 deletions(-)
create mode 100644 meta/recipes-connectivity/dhcpcd/files/0001-privsep-Allow-getrandom-sysctl-for-newer-glibc.patch
create mode 100644 meta/recipes-connectivity/dhcpcd/files/0002-privsep-Allow-newfstatat-syscall-as-well.patch
rename meta/recipes-devtools/git/{git_2.37.3.bb => git_2.37.4.bb} (98%)
create mode 100644 meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
delete mode 100644 meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch
rename meta/recipes-graphics/pango/{pango_1.50.11.bb => pango_1.50.12.bb} (90%)
delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-proof-GetCountedString-against-request-length-at.patch
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.4.bb => xserver-xorg_21.1.6.bb} (80%)
rename meta/recipes-graphics/xwayland/{xwayland_22.1.5.bb => xwayland_22.1.7.bb} (95%)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20221109.bb => linux-firmware_20221214.bb} (99%)
create mode 100644 meta/recipes-support/curl/curl/CVE-2022-43551.patch
create mode 100644 meta/recipes-support/curl/curl/CVE-2022-43552.patch
rename meta/recipes-support/libksba/{libksba_1.6.2.bb => libksba_1.6.3.bb} (94%)
--
2.25.1
next reply other threads:[~2023-01-20 18:11 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-20 18:10 Steve Sakoman [this message]
2023-01-20 18:10 ` [OE-core][langdale 01/41] cve-update-db-native: avoid incomplete updates Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 02/41] cve-update-db-native: show IP on failure Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 03/41] cve-check: write the cve manifest to IMGDEPLOYDIR Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 04/41] cairo: fix CVE patches assigned wrong CVE number Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 05/41] curl: Fix CVE-2022-43551 and CVE-2022-43552 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 06/41] pango: upgrade 1.50.11 -> 1.50.12 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 07/41] libksba: update 1.6.2 -> 1.6.3 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 08/41] linux-firmware: upgrade 20221109 -> 20221214 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 09/41] xwayland: upgrade 22.1.5 -> 22.1.7 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 10/41] xserver-xorg: upgrade 21.1.4 -> 21.1.6 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 11/41] linux-yocto/5.19: fix perf build with clang Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 12/41] linux-yocto/5.15: ltp and squashfs fixes Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 13/41] linux-yocto/5.15: fix perf build with clang Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 14/41] linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 15/41] linux-yocto/5.15: update to v5.15.84 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 16/41] linux-yocto/5.15: powerpc: Fix reschedule bug in KUAP-unlocked user copy Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 17/41] linux-yocto/5.19: " Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 18/41] git: Upgrade to 2.37.4 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 19/41] vim: upgrade 9.0.0947 -> 9.0.1211 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 20/41] uninative: Upgrade to 3.8.1 to include libgcc Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 21/41] mesa-gl: gallium is required when enabling x11 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 22/41] bitbake-layers: fix a typo Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 23/41] classes: image: Set empty weak default IMAGE_LINGUAS Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 24/41] busybox: always start do_compile with orig config files Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 25/41] busybox: rm temporary files if do_compile was interrupted Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 26/41] kernel-fitimage: Adjust order of dtb/dtbo files Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 27/41] kernel-fitimage: Allow user to select dtb when multiple dtb exists Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 28/41] tiff: Add packageconfig knob for webp Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 29/41] oeqa/selftest/debuginfod: improve testcase Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 30/41] harfbuzz: remove bindir only if it exists Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 31/41] rust: Do not use default compiler flags defined in CC crate Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 32/41] librsvg: enable vapi build Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 33/41] opkg: ensure opkg uses private gpg.conf when applying keys Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 34/41] libpng: Enable NEON for aarch64 to enensure consistency with arm32 Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 35/41] dhcpcd: backport two patches to fix runtime error Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 36/41] libseccomp: fix typo in DESCRIPTION Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 37/41] toolchain-scripts: compatibility with unbound variable protection Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 38/41] curl: don't enable debug builds Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 39/41] at: Change when files are copied Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 40/41] lib/oe/reproducible: Use git log without gpg signature Steve Sakoman
2023-01-20 18:10 ` [OE-core][langdale 41/41] selftest/virgl: use pkg-config from the host 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.1674238148.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox