From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][mickledore 00/37] Patch review
Date: Thu, 10 Aug 2023 06:03:59 -1000 [thread overview]
Message-ID: <cover.1691683295.git.steve@sakoman.com> (raw)
Please review this set of changes and have comments back by
end of day Monday, August 14.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5711
The following changes since commit dc4099307100de817110958c9426ced4189fd0ac:
util-linux: add alternative links for ipcs,ipcrm (2023-07-27 04:32:06 -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
Alex Kiernan (2):
rootfs: Add debugfs package db file copy and cleanup
rpm: Pick debugfs package db files/dirs explicitly
Alexander Kanavin (1):
Revert "rootfs-postcommands.bbclass: add post func
remove_unused_dnf_log_lock"
Alexis Lothoré (1):
scripts/resulttool: add mention about new detected tests
Anuj Mittal (5):
selftest/cases/glibc.py: fix the override syntax
glibc/check-test-wrapper: don't emit warnings from ssh
selftest/cases/glibc.py: increase the memory for testing
oeqa/utils/nfs: allow requesting non-udp ports
selftest/cases/glibc.py: switch to using NFS over TCP
Archana Polampalli (1):
bind: upgrade 9.18.15 -> 9.18.16
Bruce Ashfield (4):
linux-yocto/5.15: update to v5.15.122
linux-yocto/5.15: update to v5.15.123
linux-yocto/5.15: update to v5.15.124
linux-yocto/6.1: cfg: update ima.cfg to match current meta-integrity
Chen Qi (1):
ncurses: fix CVE-2023-29491
Dmitry Baryshkov (1):
linux-firmware: package firmare for Dragonboard 410c
Enrico Scholz (1):
shadow-sysroot: add license information
Jose Quaresma (1):
go: update 1.20.5 -> 1.20.6
Julien Stephan (1):
automake: fix buildtest patch
Michael Halstead (1):
resulttool/resultutils: allow index generation despite corrupt json
Narpat Mali (1):
python3-certifi: upgrade 2022.12.7 -> 2023.7.22
Oleksandr Hnatiuk (2):
file: return wrapper to fix builds when file is in buildtools-tarball
file: fix the way path is written to environment-setup.d
Ovidiu Panait (1):
mdadm: add util-linux-blockdev ptest dependency
Peter Marko (1):
libarchive: ignore CVE-2023-30571
Richard Purdie (6):
ptest-runner: Pull in parallel test fixes and output handling
glibc-testsuite: Fix network restrictions causing test failures
oeqa/target/ssh: Ensure EAGAIN doesn't truncate output
oeqa/runtime/ltp: Increase ltp test output timeout
ltp: Add kernel loopback module dependency
target/ssh: Ensure exit code set for commands
Ross Burton (1):
ltp: add RDEPENDS on findutils
Staffan Rydén (1):
kernel: Fix path comparison in kernel staging dir symlinking
Trevor Gamblin (1):
linux-firmware: upgrade 20230515 -> 20230625
Wang Mingyu (3):
libnss-nis: upgrade 3.1 -> 3.2
opkg: upgrade 0.6.1 -> 0.6.2
opkg-utils: upgrade 0.5.0 -> 0.6.2
meta/classes-recipe/kernel.bbclass | 7 +-
.../rootfs-postcommands.bbclass | 7 -
meta/lib/oe/package_manager/rpm/rootfs.py | 2 +-
meta/lib/oe/rootfs.py | 20 +-
meta/lib/oeqa/core/target/ssh.py | 6 +
meta/lib/oeqa/runtime/cases/ltp.py | 2 +-
meta/lib/oeqa/selftest/cases/glibc.py | 8 +-
meta/lib/oeqa/utils/nfs.py | 4 +-
...1-avoid-start-failure-with-bind-user.patch | 0
...d-V-and-start-log-hide-build-options.patch | 0
...ching-for-json-headers-searches-sysr.patch | 0
.../bind/{bind-9.18.15 => bind-9.18.16}/bind9 | 0
.../{bind-9.18.15 => bind-9.18.16}/conf.patch | 0
.../generate-rndc-key.sh | 0
...t.d-add-support-for-read-only-rootfs.patch | 0
.../make-etc-initd-bind-stop-work.patch | 0
.../named.service | 0
.../bind/{bind_9.18.15.bb => bind_9.18.16.bb} | 4 +-
.../glibc/glibc-testsuite_2.37.bb | 1 +
.../glibc/glibc/check-test-wrapper | 2 +-
.../files/0001-Fix-CVE-2023-29491.patch | 462 ++++++++++++++++++
meta/recipes-core/ncurses/ncurses_6.4.bb | 1 +
.../automake/automake/buildtest.patch | 2 +-
meta/recipes-devtools/file/file_5.44.bb | 3 +-
.../go/{go-1.20.5.inc => go-1.20.6.inc} | 2 +-
...e_1.20.5.bb => go-binary-native_1.20.6.bb} | 6 +-
..._1.20.5.bb => go-cross-canadian_1.20.6.bb} | 0
...{go-cross_1.20.5.bb => go-cross_1.20.6.bb} | 0
...osssdk_1.20.5.bb => go-crosssdk_1.20.6.bb} | 0
...o-native_1.20.5.bb => go-native_1.20.6.bb} | 0
...runtime_1.20.5.bb => go-runtime_1.20.6.bb} | 0
.../go/{go_1.20.5.bb => go_1.20.6.bb} | 0
...pkg-utils_0.5.0.bb => opkg-utils_0.6.2.bb} | 2 +-
...sing-_Alignof-when-using-C11-or-newe.patch | 51 --
...emove-no-options-flag-from-gpg-calls.patch | 34 --
.../opkg/{opkg_0.6.1.bb => opkg_0.6.2.bb} | 6 +-
...2.12.7.bb => python3-certifi_2023.7.22.bb} | 2 +-
.../libarchive/libarchive_3.6.2.bb | 3 +
.../recipes-extended/libnss-nis/libnss-nis.bb | 4 +-
meta/recipes-extended/ltp/ltp_20230127.bb | 3 +
meta/recipes-extended/mdadm/mdadm_4.2.bb | 9 +-
.../shadow/files/login.defs_shadow-sysroot | 1 +
.../shadow/shadow-sysroot_4.6.bb | 2 +-
...20230515.bb => linux-firmware_20230625.bb} | 11 +-
.../linux/linux-yocto-rt_5.15.bb | 6 +-
.../linux/linux-yocto-rt_6.1.bb | 2 +-
.../linux/linux-yocto-tiny_5.15.bb | 6 +-
.../linux/linux-yocto-tiny_6.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +-
meta/recipes-kernel/linux/linux-yocto_6.1.bb | 2 +-
.../ptest-runner/ptest-runner_2.4.2.bb | 2 +-
scripts/lib/resulttool/regression.py | 16 +-
scripts/lib/resulttool/resultutils.py | 6 +-
53 files changed, 579 insertions(+), 156 deletions(-)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/0001-avoid-start-failure-with-bind-user.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/0001-named-lwresd-V-and-start-log-hide-build-options.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/bind9 (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/conf.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/generate-rndc-key.sh (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/init.d-add-support-for-read-only-rootfs.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/make-etc-initd-bind-stop-work.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.18.15 => bind-9.18.16}/named.service (100%)
rename meta/recipes-connectivity/bind/{bind_9.18.15.bb => bind_9.18.16.bb} (96%)
create mode 100644 meta/recipes-core/ncurses/files/0001-Fix-CVE-2023-29491.patch
rename meta/recipes-devtools/go/{go-1.20.5.inc => go-1.20.6.inc} (90%)
rename meta/recipes-devtools/go/{go-binary-native_1.20.5.bb => go-binary-native_1.20.6.bb} (78%)
rename meta/recipes-devtools/go/{go-cross-canadian_1.20.5.bb => go-cross-canadian_1.20.6.bb} (100%)
rename meta/recipes-devtools/go/{go-cross_1.20.5.bb => go-cross_1.20.6.bb} (100%)
rename meta/recipes-devtools/go/{go-crosssdk_1.20.5.bb => go-crosssdk_1.20.6.bb} (100%)
rename meta/recipes-devtools/go/{go-native_1.20.5.bb => go-native_1.20.6.bb} (100%)
rename meta/recipes-devtools/go/{go-runtime_1.20.5.bb => go-runtime_1.20.6.bb} (100%)
rename meta/recipes-devtools/go/{go_1.20.5.bb => go_1.20.6.bb} (100%)
rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.5.0.bb => opkg-utils_0.6.2.bb} (97%)
delete mode 100644 meta/recipes-devtools/opkg/opkg/0001-Define-alignof-using-_Alignof-when-using-C11-or-newe.patch
delete mode 100644 meta/recipes-devtools/opkg/opkg/0002-opkg-key-remove-no-options-flag-from-gpg-calls.patch
rename meta/recipes-devtools/opkg/{opkg_0.6.1.bb => opkg_0.6.2.bb} (92%)
rename meta/recipes-devtools/python/{python3-certifi_2022.12.7.bb => python3-certifi_2023.7.22.bb} (86%)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230515.bb => linux-firmware_20230625.bb} (98%)
--
2.34.1
next reply other threads:[~2023-08-10 16:04 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 16:03 Steve Sakoman [this message]
2023-08-10 16:04 ` [OE-core][mickledore 01/37] libarchive: ignore CVE-2023-30571 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 02/37] ncurses: fix CVE-2023-29491 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 03/37] go: update 1.20.5 -> 1.20.6 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 04/37] python3-certifi: upgrade 2022.12.7 -> 2023.7.22 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 05/37] libnss-nis: upgrade 3.1 -> 3.2 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 06/37] linux-firmware: upgrade 20230515 -> 20230625 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 07/37] linux-firmware: package firmare for Dragonboard 410c Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 08/37] opkg: upgrade 0.6.1 -> 0.6.2 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 09/37] opkg-utils: upgrade 0.5.0 " Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 10/37] linux-yocto/5.15: update to v5.15.122 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 11/37] linux-yocto/5.15: update to v5.15.123 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 12/37] linux-yocto/5.15: update to v5.15.124 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 13/37] linux-yocto/6.1: cfg: update ima.cfg to match current meta-integrity Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 14/37] bind: upgrade 9.18.15 -> 9.18.16 Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 15/37] Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock" Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 16/37] ptest-runner: Pull in parallel test fixes and output handling Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 17/37] shadow-sysroot: add license information Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 18/37] resulttool/resultutils: allow index generation despite corrupt json Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 19/37] automake: fix buildtest patch Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 20/37] glibc-testsuite: Fix network restrictions causing test failures Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 21/37] selftest/cases/glibc.py: fix the override syntax Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 22/37] rootfs: Add debugfs package db file copy and cleanup Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 23/37] rpm: Pick debugfs package db files/dirs explicitly Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 24/37] kernel: Fix path comparison in kernel staging dir symlinking Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 25/37] ltp: add RDEPENDS on findutils Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 26/37] file: return wrapper to fix builds when file is in buildtools-tarball Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 27/37] scripts/resulttool: add mention about new detected tests Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 28/37] mdadm: add util-linux-blockdev ptest dependency Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 29/37] glibc/check-test-wrapper: don't emit warnings from ssh Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 30/37] selftest/cases/glibc.py: increase the memory for testing Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 31/37] oeqa/utils/nfs: allow requesting non-udp ports Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 32/37] selftest/cases/glibc.py: switch to using NFS over TCP Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 33/37] file: fix the way path is written to environment-setup.d Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 34/37] oeqa/target/ssh: Ensure EAGAIN doesn't truncate output Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 35/37] oeqa/runtime/ltp: Increase ltp test output timeout Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 36/37] ltp: Add kernel loopback module dependency Steve Sakoman
2023-08-10 16:04 ` [OE-core][mickledore 37/37] target/ssh: Ensure exit code set for commands Steve Sakoman
2023-08-10 16:18 ` [OE-core][mickledore 00/37] Patch review Michael Opdenacker
2023-08-10 16:26 ` Steve Sakoman
2023-08-10 16:29 ` Michael Opdenacker
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.1691683295.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