From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][mickledore 00/13] Patch review
Date: Tue, 16 May 2023 16:44:23 -1000 [thread overview]
Message-ID: <cover.1684291329.git.steve@sakoman.com> (raw)
Please review this set of changes for mickledore and have comments back by
end of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5305
The following changes since commit 2c5af07819b4a555737da9f07aa5236579300027:
machine/qemuarm*: don't explicitly set vmalloc (2023-05-12 05:31:11 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/mickledore-nut
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/mickledore-nut
Alexander Kanavin (3):
selftest/distrodata: clean up exception lists in recipe maintainers
test
dhcpcd: use git instead of tarballs
perl: patch out build paths from native binaries
Enrico Jörns (1):
package_manager/ipk: fix config path generation in
_create_custom_config()
Joe Slater (1):
ghostscript: fix CVE-2023-28879
Johannes Schrimpf (1):
python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting
Khem Raj (1):
quilt: Fix merge.test race condition
Markus Volk (1):
gtk4: update 4.10.0 -> 4.10.3
Ming Liu (1):
weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland
Peter Kjellerstedt (1):
license.bbclass: Include LICENSE in the output when it fails to parse
Richard Purdie (1):
recipes: Default to https git protocol where possible
Virendra Thakur (1):
qemu: Whitelist CVE-2023-0664
hen Qi (1):
unfs3: fix symlink time setting issue
meta/classes-global/license.bbclass | 2 +-
.../python3targetconfig.bbclass | 2 +-
meta/conf/distro/include/maintainers.inc | 7 ++
meta/lib/oe/package_manager/ipk/__init__.py | 2 +-
meta/lib/oeqa/selftest/cases/distrodata.py | 6 +-
meta/lib/oeqa/selftest/cases/fetch.py | 2 +
meta/lib/oeqa/selftest/cases/recipetool.py | 8 +-
.../dhcpcd/dhcpcd_9.4.1.bb | 7 +-
meta/recipes-connectivity/neard/neard_0.18.bb | 2 +-
meta/recipes-core/dbus-wait/dbus-wait_git.bb | 2 +-
meta/recipes-core/glibc/glibc-version.inc | 2 +-
.../images/build-appliance-image_15.0.0.bb | 2 +-
meta/recipes-core/musl/libc-test_git.bb | 2 +-
meta/recipes-core/musl/musl_git.bb | 2 +-
meta/recipes-core/psplash/psplash_git.bb | 2 +-
.../update-rc.d/update-rc.d_0.8.bb | 2 +-
.../binutils/binutils-2.40.inc | 2 +-
.../btrfs-tools/btrfs-tools_6.1.3.bb | 2 +-
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 2 +-
.../erofs-utils/erofs-utils_1.5.bb | 2 +-
meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +-
meta/recipes-devtools/perl/perl_5.36.0.bb | 4 +
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
meta/recipes-devtools/qemu/qemu.inc | 5 ++
meta/recipes-devtools/quilt/quilt.inc | 1 +
...t-Fix-a-race-condition-in-merge.test.patch | 48 ++++++++++
.../0001-attr-fix-utime-for-symlink.patch | 88 +++++++++++++++++++
meta/recipes-devtools/unfs3/unfs3_git.bb | 1 +
meta/recipes-extended/bzip2/bzip2_1.0.8.bb | 2 +-
.../ghostscript/cve-2023-28879.patch | 60 +++++++++++++
.../ghostscript/ghostscript_10.0.0.bb | 1 +
.../gtk+/{gtk4_4.10.0.bb => gtk4_4.10.3.bb} | 2 +-
.../libfakekey/libfakekey_git.bb | 2 +-
.../libmatchbox/libmatchbox_1.12.bb | 2 +-
.../matchbox-wm/matchbox-wm_1.2.3.bb | 2 +-
.../recipes-graphics/wayland/weston_11.0.1.bb | 2 +-
.../xcursor-transparent-theme_git.bb | 2 +-
meta/recipes-kernel/blktrace/blktrace_git.bb | 2 +-
meta/recipes-kernel/dtc/dtc_1.7.0.bb | 2 +-
.../kern-tools/kern-tools-native_git.bb | 2 +-
meta/recipes-kernel/kmod/kmod_30.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-dev.bb | 4 +-
.../linux/linux-yocto-rt_5.15.bb | 4 +-
.../linux/linux-yocto-rt_6.1.bb | 4 +-
.../linux/linux-yocto-tiny_5.15.bb | 4 +-
.../linux/linux-yocto-tiny_6.1.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto_6.1.bb | 4 +-
.../recipes-kernel/lttng/babeltrace2_2.0.4.bb | 2 +-
.../recipes-kernel/lttng/babeltrace_1.5.11.bb | 2 +-
.../lttng/lttng-modules_2.13.9.bb | 2 +-
.../systemtap/systemtap_git.inc | 2 +-
meta/recipes-rt/rt-tests/rt-tests.inc | 2 +-
.../matchbox-config-gtk_0.2.bb | 2 +-
.../matchbox-desktop/matchbox-desktop_2.3.bb | 2 +-
.../matchbox-keyboard_0.1.1.bb | 2 +-
.../matchbox-panel-2/matchbox-panel-2_2.12.bb | 2 +-
.../matchbox-terminal_0.2.bb | 2 +-
.../matchbox-theme-sato_0.2.bb | 2 +-
meta/recipes-sato/puzzles/puzzles_git.bb | 2 +-
.../sato-screenshot/sato-screenshot_0.3.bb | 2 +-
.../settings-daemon/settings-daemon_0.0.2.bb | 2 +-
.../dos2unix/dos2unix_7.4.4.bb | 2 +-
.../gnome-desktop-testing_2021.1.bb | 2 +-
.../ptest-runner/ptest-runner_2.4.2.bb | 2 +-
65 files changed, 286 insertions(+), 70 deletions(-)
create mode 100644 meta/recipes-devtools/quilt/quilt/0001-test-Fix-a-race-condition-in-merge.test.patch
create mode 100644 meta/recipes-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch
create mode 100644 meta/recipes-extended/ghostscript/ghostscript/cve-2023-28879.patch
rename meta/recipes-gnome/gtk+/{gtk4_4.10.0.bb => gtk4_4.10.3.bb} (98%)
--
2.34.1
next reply other threads:[~2023-05-17 2:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 2:44 Steve Sakoman [this message]
2023-05-17 2:44 ` [OE-core][mickledore 01/13] ghostscript: fix CVE-2023-28879 Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 02/13] qemu: Whitelist CVE-2023-0664 Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 03/13] gtk4: update 4.10.0 -> 4.10.3 Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 04/13] recipes: Default to https git protocol where possible Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 05/13] unfs3: fix symlink time setting issue Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 06/13] quilt: Fix merge.test race condition Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 07/13] python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 08/13] package_manager/ipk: fix config path generation in _create_custom_config() Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 09/13] selftest/distrodata: clean up exception lists in recipe maintainers test Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 10/13] dhcpcd: use git instead of tarballs Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 11/13] perl: patch out build paths from native binaries Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 12/13] license.bbclass: Include LICENSE in the output when it fails to parse Steve Sakoman
2023-05-17 2:44 ` [OE-core][mickledore 13/13] weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2023-06-02 2:21 [OE-core][mickledore 00/13] Patch review 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.1684291329.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