Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][mickledore 00/30] Patch review
@ 2023-06-28  2:29 Steve Sakoman
  2023-06-28  2:29 ` [OE-core][mickledore 01/30] binutils: fix CVE-2023-1972 Steve Sakoman
                   ` (29 more replies)
  0 siblings, 30 replies; 34+ messages in thread
From: Steve Sakoman @ 2023-06-28  2:29 UTC (permalink / raw)
  To: openembedded-core

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/5529

The following changes since commit 677661c3e1795a1904a0d869866ea8a6442fb160:

  maintainers.inc: correct Carlos Rafael Giani's email address (2023-06-21 04:19:31 -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

Alejandro Hernandez Samaniego (1):
  baremetal-helloworld: Update SRCREV to fix entry addresses for ARM
    architectures

Anuj Mittal (1):
  gstreamer1.0: upgrade 1.22.2 -> 1.22.3

BELOUARGA Mohamed (1):
  meta: lib: oe: npm_registry: Add more safe caracters

Bruce Ashfield (10):
  linux-yocto/5.15: update to v5.15.114
  linux-yocto/5.15: update to v5.15.115
  linux-yocto/5.15: update to v5.15.116
  linux-yocto/5.15: update to v5.15.117
  linux-yocto/5.15: update to v5.15.118
  linux-yocto/5.15: cfg: fix DECNET configuration warning
  linux-yocto/6.1: update to v6.1.33
  linux-yocto/6.1: fix intermittent x86 boot hangs
  linux-yocto/6.1: update to v6.1.34
  linux-yocto/6.1: update to v6.1.35

Chen Qi (1):
  qemurunner.py: fix error message about qmp

Denys Dmytriyenko (1):
  binutils: move packaging of gprofng static lib into common .inc

Dmitry Baryshkov (1):
  openssl: fix building on riscv32

Frieder Paape (1):
  image_types: Fix reproducible builds for initramfs and UKI img

Jörg Sommer (2):
  runqemu-gen-tapdevs: Refactoring
  runqemu-ifupdown/get-tapdevs: Add support for ip tuntap

Richard Purdie (2):
  v86d: Improve kernel dependency
  strace: Disable failing test

Riyaz Khan (1):
  openssh: Remove BSD-4-clause contents completely from codebase

Ross Burton (3):
  binutils: fix CVE-2023-1972
  pkgconf: upgrade 1.9.4 -> 1.9.5
  git: upgrade to 2.39.3

Sakib Sajal (1):
  go: Upgrade 1.20.4 -> 1.20.5

Steve Sakoman (1):
  maintainers.inc: update version for gcc-source

Sudip Mukherjee (1):
  dpkg: upgrade to v1.21.22

Sundeep KOKKONDA (1):
  gcc : upgrade to v12.3

nikhil (1):
  libwebp: Fix CVE-2023-1999

 meta/classes-recipe/image_types.bbclass       |   5 +-
 meta/conf/distro/include/maintainers.inc      |   2 +-
 meta/lib/oe/npm_registry.py                   |   2 +-
 meta/lib/oeqa/utils/qemurunner.py             |   4 +-
 meta/recipes-bsp/v86d/v86d_0.1.10.bb          |   1 -
 ...401bdd77ca54be6867a154cc01e0d72612e0.patch | 994 ++++++++++++++++++
 .../openssh/openssh_9.3p1.bb                  |   1 +
 .../openssl/openssl_3.1.1.bb                  |   2 +-
 .../binutils/binutils-2.40.inc                |   1 +
 meta/recipes-devtools/binutils/binutils.inc   |   2 +
 ...emory-access-when-an-accessing-a-zer.patch |  43 +
 .../binutils/binutils_2.40.bb                 |   1 -
 .../dpkg/{dpkg_1.21.21.bb => dpkg_1.21.22.bb} |   2 +-
 .../gcc/{gcc-12.2.inc => gcc-12.3.inc}        |   6 +-
 ...ian_12.2.bb => gcc-cross-canadian_12.3.bb} |   0
 .../{gcc-cross_12.2.bb => gcc-cross_12.3.bb}  |   0
 ...-crosssdk_12.2.bb => gcc-crosssdk_12.3.bb} |   0
 ...cc-runtime_12.2.bb => gcc-runtime_12.3.bb} |   0
 ...itizers_12.2.bb => gcc-sanitizers_12.3.bb} |   0
 ...{gcc-source_12.2.bb => gcc-source_12.3.bb} |   0
 .../gcc/{gcc_12.2.bb => gcc_12.3.bb}          |   0
 ...initial_12.2.bb => libgcc-initial_12.3.bb} |   0
 .../gcc/{libgcc_12.2.bb => libgcc_12.3.bb}    |   0
 ...ibgfortran_12.2.bb => libgfortran_12.3.bb} |   0
 .../git/{git_2.39.2.bb => git_2.39.3.bb}      |   2 +-
 .../go/{go-1.20.4.inc => go-1.20.5.inc}       |   2 +-
 ...e_1.20.4.bb => go-binary-native_1.20.5.bb} |   6 +-
 ..._1.20.4.bb => go-cross-canadian_1.20.5.bb} |   0
 ...{go-cross_1.20.4.bb => go-cross_1.20.5.bb} |   0
 ...osssdk_1.20.4.bb => go-crosssdk_1.20.5.bb} |   0
 ...o-native_1.20.4.bb => go-native_1.20.5.bb} |   0
 ...runtime_1.20.4.bb => go-runtime_1.20.5.bb} |   0
 .../go/{go_1.20.4.bb => go_1.20.5.bb}         |   0
 .../{pkgconf_1.9.4.bb => pkgconf_1.9.5.bb}    |   2 +-
 .../strace/strace/skip-sockopt-test.patch     |  37 +
 meta/recipes-devtools/strace/strace_6.2.bb    |   1 +
 .../baremetal-helloworld_git.bb               |   4 +-
 .../linux/linux-yocto-rt_5.15.bb              |   6 +-
 .../linux/linux-yocto-rt_6.1.bb               |   6 +-
 .../linux/linux-yocto-tiny_5.15.bb            |   6 +-
 .../linux/linux-yocto-tiny_6.1.bb             |   6 +-
 meta/recipes-kernel/linux/linux-yocto_5.15.bb |  26 +-
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  |  28 +-
 ...tools_1.22.2.bb => gst-devtools_1.22.3.bb} |   2 +-
 ...1.22.2.bb => gstreamer1.0-libav_1.22.3.bb} |   2 +-
 ...x_1.22.2.bb => gstreamer1.0-omx_1.22.3.bb} |   2 +-
 ....bb => gstreamer1.0-plugins-bad_1.22.3.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-base_1.22.3.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-good_1.22.3.bb} |   2 +-
 ...bb => gstreamer1.0-plugins-ugly_1.22.3.bb} |   2 +-
 ....22.2.bb => gstreamer1.0-python_1.22.3.bb} |   2 +-
 ....bb => gstreamer1.0-rtsp-server_1.22.3.bb} |   2 +-
 ...1.22.2.bb => gstreamer1.0-vaapi_1.22.3.bb} |   2 +-
 ...er1.0_1.22.2.bb => gstreamer1.0_1.22.3.bb} |   2 +-
 .../webp/files/CVE-2023-1999.patch            |  55 +
 meta/recipes-multimedia/webp/libwebp_1.3.0.bb |   4 +
 scripts/lib/wic/plugins/source/bootimg-efi.py |   2 +
 scripts/runqemu-gen-tapdevs                   |  89 +-
 scripts/runqemu-ifdown                        |  14 +-
 scripts/runqemu-ifup                          |  31 +-
 60 files changed, 1284 insertions(+), 131 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/7280401bdd77ca54be6867a154cc01e0d72612e0.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0001-Fix-an-illegal-memory-access-when-an-accessing-a-zer.patch
 rename meta/recipes-devtools/dpkg/{dpkg_1.21.21.bb => dpkg_1.21.22.bb} (95%)
 rename meta/recipes-devtools/gcc/{gcc-12.2.inc => gcc-12.3.inc} (97%)
 rename meta/recipes-devtools/gcc/{gcc-cross-canadian_12.2.bb => gcc-cross-canadian_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross_12.2.bb => gcc-cross_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk_12.2.bb => gcc-crosssdk_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-runtime_12.2.bb => gcc-runtime_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-sanitizers_12.2.bb => gcc-sanitizers_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-source_12.2.bb => gcc-source_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc_12.2.bb => gcc_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc-initial_12.2.bb => libgcc-initial_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc_12.2.bb => libgcc_12.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgfortran_12.2.bb => libgfortran_12.3.bb} (100%)
 rename meta/recipes-devtools/git/{git_2.39.2.bb => git_2.39.3.bb} (98%)
 rename meta/recipes-devtools/go/{go-1.20.4.inc => go-1.20.5.inc} (89%)
 rename meta/recipes-devtools/go/{go-binary-native_1.20.4.bb => go-binary-native_1.20.5.bb} (78%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.20.4.bb => go-cross-canadian_1.20.5.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.20.4.bb => go-cross_1.20.5.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.20.4.bb => go-crosssdk_1.20.5.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.20.4.bb => go-native_1.20.5.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.20.4.bb => go-runtime_1.20.5.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.20.4.bb => go_1.20.5.bb} (100%)
 rename meta/recipes-devtools/pkgconf/{pkgconf_1.9.4.bb => pkgconf_1.9.5.bb} (96%)
 create mode 100644 meta/recipes-devtools/strace/strace/skip-sockopt-test.patch
 rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.22.2.bb => gst-devtools_1.22.3.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.22.2.bb => gstreamer1.0-libav_1.22.3.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.22.2.bb => gstreamer1.0-omx_1.22.3.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.22.2.bb => gstreamer1.0-plugins-bad_1.22.3.bb} (98%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.22.2.bb => gstreamer1.0-plugins-base_1.22.3.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.22.2.bb => gstreamer1.0-plugins-good_1.22.3.bb} (97%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.22.2.bb => gstreamer1.0-plugins-ugly_1.22.3.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.22.2.bb => gstreamer1.0-python_1.22.3.bb} (91%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.22.2.bb => gstreamer1.0-rtsp-server_1.22.3.bb} (90%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.22.2.bb => gstreamer1.0-vaapi_1.22.3.bb} (95%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.22.2.bb => gstreamer1.0_1.22.3.bb} (97%)
 create mode 100644 meta/recipes-multimedia/webp/files/CVE-2023-1999.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 34+ messages in thread
* [OE-core][mickledore 00/30] Patch review
@ 2023-07-04 15:29 Steve Sakoman
  0 siblings, 0 replies; 34+ messages in thread
From: Steve Sakoman @ 2023-07-04 15:29 UTC (permalink / raw)
  To: openembedded-core

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/5556

The following changes since commit ce5337d19ad290f30c0250158a1833a2cc3bd0ac:

  grub: submit determinism.patch upstream (2023-06-29 06:22:29 -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

Alberto Planas (1):
  bitbake.conf: add unzstd in HOSTTOOLS

Alexander Kanavin (9):
  gawk: upgrade 5.2.1 -> 5.2.2
  gnupg: upgrade 2.4.0 -> 2.4.2
  libx11: upgrade 1.8.4 -> 1.8.5
  linux-firmware: upgrade 20230404 -> 20230515
  serf: upgrade 1.3.9 -> 1.3.10
  wget: upgrade 1.21.3 -> 1.21.4
  wireless-regdb: upgrade 2023.02.13 -> 2023.05.03
  gdb: upgrade 13.1 -> 13.2
  sysfsutils: fetch a supported fork from github

Changqing Li (2):
  dnf: only write the log lock to root for native dnf
  rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock

Chen Qi (7):
  sdk.py: error out when moving file fails
  sdk.py: fix moving dnf contents
  rpm: write macros under libdir
  zip: fix configure check by using _Static_assert
  zip: remove unnecessary LARGE_FILE_SUPPORT CLFAGS
  unzip: fix configure check for cross compilation
  unzip: remove hardcoded LARGE_FILE_SUPPORT

Jermain Horsman (1):
  logrotate: Do not create logrotate.status file

Khem Raj (3):
  rpcsvc-proto: Upgrade to 1.4.4
  libxml2: Do not use lld linker when building with tests on rv64
  python3-bcrypt: Use BFD linker when building tests

Richard Purdie (5):
  strace: Merge two similar patches
  strace: Update patches/tests with upstream fixes
  ptest-runner: Pull in sync fix to improve log warnings
  ptest-runner: Ensure data writes don't race
  ptest-runner: Pull in "runner: Remove threads and mutexes" fix

Soumya (1):
  perl: Fix CVE-2023-31484 & CVE-2023-31486

Trevor Gamblin (1):
  glib-networking: use correct error code in ptest

 .../rootfs-postcommands.bbclass               |   7 +
 meta/conf/bitbake.conf                        |   2 +-
 meta/lib/oe/package_manager/rpm/sdk.py        |   3 +-
 meta/lib/oe/sdk.py                            |   2 +-
 .../glib-networking/eagain.patch              |   2 +-
 meta/recipes-core/libxml/libxml2_2.10.4.bb    |   2 +
 .../sysfsutils/sysfsutils_2.1.0.bb            |  10 +-
 meta/recipes-devtools/dnf/dnf_4.14.0.bb       |   3 +-
 ...ian_13.1.bb => gdb-cross-canadian_13.2.bb} |   0
 .../{gdb-cross_13.1.bb => gdb-cross_13.2.bb}  |   0
 meta/recipes-devtools/gdb/gdb.inc             |   4 +-
 ...r-valid-inferior-thread-regcache-bef.patch | 286 ------------------
 ...low.cc-Fix-a-typo-in-ternary-operato.patch |  24 --
 .../gdb/{gdb_13.1.bb => gdb_13.2.bb}          |   0
 .../perl/files/CVE-2023-31484.patch           |  29 ++
 .../perl/files/CVE-2023-31486-0001.patch      | 217 +++++++++++++
 .../perl/files/CVE-2023-31486-0002.patch      |  30 ++
 meta/recipes-devtools/perl/perl_5.36.0.bb     |   3 +
 .../python/python3-bcrypt_4.0.1.bb            |   1 +
 meta/recipes-devtools/rpm/rpm_4.18.1.bb       |   5 +-
 ...0001-caps-abbrev.awk-fix-gawk-s-path.patch |  47 ---
 ...b541b258baec9eba674b5d8dc30007a61542.patch |  50 +++
 ...2f4494779e5c5f170ad10539bfc2dfafe967.patch |  50 +++
 .../strace/strace/skip-sockopt-test.patch     |  37 ---
 .../strace/strace/update-gawk-paths.patch     |  30 ++
 meta/recipes-devtools/strace/strace_6.2.bb    |   4 +-
 .../gawk/{gawk_5.2.1.bb => gawk_5.2.2.bb}     |   2 +-
 .../logrotate/logrotate_3.21.0.bb             |   1 -
 .../rpcsvc-proto/rpcsvc-proto.bb              |   5 +-
 ...FILE-macro-to-control-largefile-supp.patch |  80 -----
 .../0001-Use-cross-compiled-rpcgen.patch      |  11 +-
 ...-fix-detection-for-cross-compilation.patch | 103 +++++++
 meta/recipes-extended/unzip/unzip_6.0.bb      |   4 +-
 meta/recipes-extended/wget/wget.inc           |   2 +-
 .../wget/{wget_1.21.3.bb => wget_1.21.4.bb}   |   2 +-
 ...se-_Static_assert-to-do-correct-dete.patch |  96 ++++++
 meta/recipes-extended/zip/zip_3.0.bb          |   4 +-
 .../{libx11_1.8.4.bb => libx11_1.8.5.bb}      |   2 +-
 ...20230404.bb => linux-firmware_20230515.bb} |   4 +-
 ....02.13.bb => wireless-regdb_2023.05.03.bb} |   2 +-
 ...-a-custom-value-for-the-location-of-.patch |   6 +-
 .../gnupg/gnupg/relocate.patch                |  18 +-
 .../gnupg/{gnupg_2.4.0.bb => gnupg_2.4.2.bb}  |   2 +-
 .../ptest-runner/ptest-runner_2.4.2.bb        |   2 +-
 ...print-in-the-scons-file-to-unbreak-b.patch |  29 --
 ...sl_buckets.c-do-not-use-ERR_GET_FUNC.patch |  28 --
 ...11083-fix-building-with-scons-3.0.0-.patch |  29 --
 ...ories.without.sandbox-install.prefix.patch |   2 +-
 .../serf/{serf_1.3.9.bb => serf_1.3.10.bb}    |   6 +-
 49 files changed, 664 insertions(+), 624 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_13.1.bb => gdb-cross-canadian_13.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_13.1.bb => gdb-cross_13.2.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-aarch64-Check-for-valid-inferior-thread-regcache-bef.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0009-gdbserver-linux-low.cc-Fix-a-typo-in-ternary-operato.patch
 rename meta/recipes-devtools/gdb/{gdb_13.1.bb => gdb_13.2.bb} (100%)
 create mode 100644 meta/recipes-devtools/perl/files/CVE-2023-31484.patch
 create mode 100644 meta/recipes-devtools/perl/files/CVE-2023-31486-0001.patch
 create mode 100644 meta/recipes-devtools/perl/files/CVE-2023-31486-0002.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-caps-abbrev.awk-fix-gawk-s-path.patch
 create mode 100644 meta/recipes-devtools/strace/strace/3bbfb541b258baec9eba674b5d8dc30007a61542.patch
 create mode 100644 meta/recipes-devtools/strace/strace/f31c2f4494779e5c5f170ad10539bfc2dfafe967.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/skip-sockopt-test.patch
 rename meta/recipes-extended/gawk/{gawk_5.2.1.bb => gawk_5.2.2.bb} (97%)
 delete mode 100644 meta/recipes-extended/rpcsvc-proto/rpcsvc-proto/0001-Use-AC_SYS_LARGEFILE-macro-to-control-largefile-supp.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/0001-unix-configure-fix-detection-for-cross-compilation.patch
 rename meta/recipes-extended/wget/{wget_1.21.3.bb => wget_1.21.4.bb} (60%)
 create mode 100644 meta/recipes-extended/zip/zip-3.0/0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch
 rename meta/recipes-graphics/xorg-lib/{libx11_1.8.4.bb => libx11_1.8.5.bb} (92%)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230404.bb => linux-firmware_20230515.bb} (99%)
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2023.02.13.bb => wireless-regdb_2023.05.03.bb} (94%)
 rename meta/recipes-support/gnupg/{gnupg_2.4.0.bb => gnupg_2.4.2.bb} (97%)
 delete mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
 delete mode 100644 meta/recipes-support/serf/serf/0001-buckets-ssl_buckets.c-do-not-use-ERR_GET_FUNC.patch
 delete mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch
 rename meta/recipes-support/serf/{serf_1.3.9.bb => serf_1.3.10.bb} (78%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 34+ messages in thread
* [OE-core][mickledore 00/30] Patch review
@ 2023-06-30  2:28 Steve Sakoman
  0 siblings, 0 replies; 34+ messages in thread
From: Steve Sakoman @ 2023-06-30  2:28 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for mickledore and comments back by
end of day Monday.

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5547

The following changes since commit 4df0b835fae3af1dbde4a06568a652ce46d7af7a:

  maintainers.inc: update version for gcc-source (2023-06-27 12:12:05 -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 (10):
  apr: upgrade 1.7.3 -> 1.7.4
  scripts/runqemu: split lock dir creation into a reusable function
  scripts/runqemu: allocate unfsd ports in a way that doesn't race or
    clash with unrelated processes
  qemu: a pending patch was submitted and accepted upstream
  maintainers.inc: unassign Adrian Bunk from wireless-regdb
  maintainers.inc: unassign Alistair Francis from opensbi
  maintainers.inc: unassign Chase Qi from libc-test
  maintainers.inc: unassign Oleksandr Kravchuk from python3 and all
    other items
  maintainers.inc: unassign Ricardo Neri from ovmf
  grub: submit determinism.patch upstream

Changqing Li (1):
  systemd: fix a dead link under /var/log

Charlie Wu (1):
  devtool: Fix the wrong variable in srcuri_entry

Fabien Mahot (2):
  useradd-example: package typo correction
  oeqa/selftest/bbtests: add non-existent prefile/postfile tests

Khem Raj (3):
  glibc: Pass linker choice via compiler flags
  babeltrace2: Always use BFD linker when building tests with ld-is-lld
    distro feature
  parted: Add missing libuuid to linker cmdline for
    libparted-fs-resize.so

Markus Volk (1):
  gtk4: upgrade 4.10.3 -> 4.10.4

Mikko Rapeli (1):
  useradd-staticids.bbclass: improve error message

Mingli Yu (1):
  python3-numpy: remove NPY_INLINE, use inline instead

Randolph Sapp (6):
  weston-init: make sure the render group exists
  weston-init: add weston user to the render group
  weston-init: add the weston user to the wayland group
  weston-init: fix the mixed indentation
  weston-init: guard against systemd configs
  weston-init: add profile to point users to global socket

Ross Burton (1):
  gobject-introspection: remove obsolete DEPENDS

Sakib Sajal (1):
  bno_plot.py, btt_plot.py: Ask for python3 specifically

Siddharth (1):
  tiff: Security fix for CVE-2023-25434 and CVE-2023-26965

Wang Mingyu (1):
  libxml2: upgrade 2.10.3 -> 2.10.4

 .../useradd/useradd-example.bb                |   2 +-
 meta/classes/useradd-staticids.bbclass        |   2 +-
 meta/conf/distro/include/maintainers.inc      |  44 ++---
 meta/lib/oeqa/selftest/cases/bbtests.py       |   8 +
 meta/recipes-bsp/grub/files/determinism.patch |   2 +-
 meta/recipes-core/glibc/glibc_2.37.bb         |   4 +-
 .../{libxml2_2.10.3.bb => libxml2_2.10.4.bb}  |   2 +-
 ...on-t-create-symlink-README-in-this-f.patch |  42 +++++
 meta/recipes-core/systemd/systemd_253.1.bb    |   1 +
 ....inc.src-Change-NPY_INLINE-to-inline.patch | 135 +++++++++++++++
 .../python/python3-numpy_1.24.2.bb            |   1 +
 ...lative-paths-for-line-preprocessor-d.patch |   2 +-
 ...o-linker-flags-for-libparted-fs-resi.patch |  34 ++++
 meta/recipes-extended/parted/parted_3.5.bb    |   1 +
 .../gobject-introspection_1.74.0.bb           |   2 +-
 .../gtk+/{gtk4_4.10.3.bb => gtk4_4.10.4.bb}   |   2 +-
 meta/recipes-graphics/wayland/weston-init.bb  |  46 ++---
 .../wayland/weston-init/weston-socket.sh      |  20 +++
 ...plot.py-Ask-for-python3-specifically.patch |  35 ++++
 meta/recipes-kernel/blktrace/blktrace_git.bb  |   4 +-
 .../recipes-kernel/lttng/babeltrace2_2.0.5.bb |   1 +
 .../libtiff/files/CVE-2023-25434.patch        | 159 ++++++++++++++++++
 .../libtiff/files/CVE-2023-26965.patch        |  99 +++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.5.0.bb |   2 +
 .../apr/{apr_1.7.3.bb => apr_1.7.4.bb}        |   2 +-
 scripts/lib/devtool/standard.py               |   2 +-
 scripts/runqemu                               |  48 +++---
 27 files changed, 623 insertions(+), 79 deletions(-)
 rename meta/recipes-core/libxml/{libxml2_2.10.3.bb => libxml2_2.10.4.bb} (97%)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-legacy.conf.in-Don-t-create-symlink-README-in-this-f.patch
 create mode 100644 meta/recipes-devtools/python/python3-numpy/0001-simd.inc.src-Change-NPY_INLINE-to-inline.patch
 create mode 100644 meta/recipes-extended/parted/files/0001-fs-Add-libuuid-to-linker-flags-for-libparted-fs-resi.patch
 rename meta/recipes-gnome/gtk+/{gtk4_4.10.3.bb => gtk4_4.10.4.bb} (98%)
 create mode 100755 meta/recipes-graphics/wayland/weston-init/weston-socket.sh
 create mode 100644 meta/recipes-kernel/blktrace/blktrace/0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2023-25434.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2023-26965.patch
 rename meta/recipes-support/apr/{apr_1.7.3.bb => apr_1.7.4.bb} (98%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 34+ messages in thread
* [OE-core][mickledore 00/30] Patch review
@ 2023-06-09 16:53 Steve Sakoman
  0 siblings, 0 replies; 34+ messages in thread
From: Steve Sakoman @ 2023-06-09 16:53 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for mickledore and have comments back by
end of day Tuesday.

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5432

with the exception of oe-selftest-fedora:

https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5301

which failed due to a transient outage at gitlab:

Could not list remote: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; git -c gc.autoDetach=false -c core.pager=cat ls-remote https://gitlab.gnome.org/GNOME/sysprof.git refs/tags/* failed with exit code 128, output:
remote: GitLab is not responding
fatal: unable to access 'https://gitlab.gnome.org/GNOME/sysprof.git/': The requested URL returned error: 502

Subsequent retest of oe-selftest-fedora passed:

https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/5306

The following changes since commit fb1de20b22119fd62b338ab69cd2b6a6c4e9dd8f:

  qemurunner: avoid leaking server_socket (2023-06-01 06:33:14 -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 (1):
  rpm: update 4.18.0 -> 4.18.1

Bruce Ashfield (2):
  kernel: don't force PAHOLE=false
  linux-yocto: move build / debug dependencies to .inc

Chen Qi (1):
  staging.bbclass: do not add extend_recipe_sysroot to prefuncs of
    prepare_recipe_sysroot

Deepthi Hemraj (1):
  binutils: stable 2.40 branch updates

Denys Dmytriyenko (1):
  xz: upgrade 5.4.2 -> 5.4.3

Eero Aaltonen (1):
  avahi: fix D-Bus introspection

Khem Raj (2):
  go: Upgrade 1.20.1 -> 1.20.4
  go: Use -no-pie to build target cgo

Lorenzo Arena (1):
  conf: add nice level to the hash config ignred variables

Martin Jansa (4):
  binutils: package static libs from gprofng
  go.bbclass: don't use test to check output from ls
  image-live.bbclass: respect IMAGE_MACHINE_SUFFIX
  rpm: drop unused
    0001-Rip-out-partial-support-for-unused-MD2-and-RIPEMD160.patch

Michael Halstead (2):
  uninative: Upgrade to 3.10 to support gcc 13
  uninative: Upgrade to 4.0 to include latest gcc 13.1.1

Pavel Zhukov (1):
  lib/terminal.py: Add urxvt terminal

Peter Kjellerstedt (2):
  musl: Correct SRC_URI
  xf86-video-intel: Use the HTTPS protocol to fetch the Git repositories

Qiu Tingting (1):
  e2fsprogs: Fix error SRCDIR when using usrmerge DISTRO_FEATURES

Randy MacLeod (1):
  vim: upgrade 9.0.1429 -> 9.0.1527

Ranjitsinh Rathod (1):
  kmscube: Correct DEPENDS to avoid overwrite

Richard Purdie (1):
  selftest/reproducible: Allow native/cross reuse in test

Ross Burton (1):
  meta: depend on autoconf-archive-native, not autoconf-archive

Sudip Mukherjee (1):
  libxi: upgrade to v1.8.1

Thomas Roos (2):
  oeqa/selftest/cases/devtool.py: skip all tests require folder a git
    repo
  oeqa: adding selftest-hello and use it to speed up tests

Tom Hochstein (1):
  piglit: Add missing glslang dependencies

Wang Mingyu (1):
  iso-codes: upgrade 4.13.0 -> 4.15.0

Xiangyu Chen (1):
  sysstat: Fix CVE-2023-33204

 .../selftest-hello/files/helloworld.c         |   8 +
 .../selftest-hello/selftest-hello_1.0.bb      |  19 ++
 meta/classes-global/staging.bbclass           |   2 +-
 meta/classes-recipe/go.bbclass                |   2 +-
 meta/classes-recipe/image-live.bbclass        |   2 +-
 meta/classes-recipe/kernel.bbclass            |   2 +-
 meta/conf/bitbake.conf                        |   2 +-
 meta/conf/distro/include/yocto-uninative.inc  |   8 +-
 meta/lib/oe/terminal.py                       |   4 +
 meta/lib/oeqa/selftest/cases/bbtests.py       |  18 +-
 meta/lib/oeqa/selftest/cases/devtool.py       |   8 +
 meta/lib/oeqa/selftest/cases/reproducible.py  |   4 +-
 meta/recipes-connectivity/avahi/avahi_0.8.bb  |   3 +-
 meta/recipes-connectivity/neard/neard_0.18.bb |   2 +-
 meta/recipes-core/dbus/dbus_1.14.6.bb         |   2 +-
 meta/recipes-core/musl/musl_git.bb            |   2 +-
 .../binutils/binutils-2.40.inc                |   3 +-
 ...s-crosssdk-Generate-relocatable-SDKs.patch |   2 +-
 ...o-not-generate-linker-script-directo.patch |   2 +-
 ...dk-Search-for-alternative-ld.so.conf.patch |   8 +-
 ...004-Point-scripts-location-to-libdir.patch |   6 +-
 ...stro-compiler-point-to-the-wrong-ins.patch |   2 +-
 ...-system-directories-when-cross-linki.patch |   8 +-
 ...ect-assembling-for-ppc-wait-mnemonic.patch |   2 +-
 .../binutils/0008-Use-libtool-2.4.patch       | 252 +++++++++---------
 ...h-in-libtool-when-sysroot-is-enabled.patch |   2 +-
 .../0010-sync-with-OE-libtool-changes.patch   |   2 +-
 ...or-clang-before-checking-gcc-version.patch |   6 +-
 ...-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch |   2 +-
 ...sing-_Alignof-when-using-C11-or-newe.patch |   2 +-
 ...-dependencies-on-gmp-and-mpfr-when-g.patch |  56 ----
 .../binutils/binutils_2.40.bb                 |   3 +-
 meta/recipes-devtools/e2fsprogs/e2fsprogs.inc |   2 +-
 .../e2fsprogs/e2fsprogs/ptest.patch           |   4 +-
 .../e2fsprogs/e2fsprogs_1.47.0.bb             |   1 +
 .../go/{go-1.20.1.inc => go-1.20.4.inc}       |   5 +-
 ...e_1.20.1.bb => go-binary-native_1.20.4.bb} |   6 +-
 ..._1.20.1.bb => go-cross-canadian_1.20.4.bb} |   0
 ...{go-cross_1.20.1.bb => go-cross_1.20.4.bb} |   0
 ...osssdk_1.20.1.bb => go-crosssdk_1.20.4.bb} |   0
 ...o-native_1.20.1.bb => go-native_1.20.4.bb} |   0
 ...runtime_1.20.1.bb => go-runtime_1.20.4.bb} |   0
 ...ompile-instantiated-generic-methods-.patch |  90 -------
 .../go/go/CVE-2023-24532.patch                | 208 ---------------
 .../go/go/CVE-2023-24537.patch                |  89 -------
 .../go/{go_1.20.1.bb => go_1.20.4.bb}         |   2 +-
 ...olor-setting-for-mips64_n32-binaries.patch |  26 +-
 ...lib-rpm-as-the-installation-path-for.patch |  30 +--
 ...support-for-unused-MD2-and-RIPEMD160.patch |  81 ------
 ...o-not-build-manpages-requires-pandoc.patch |  23 --
 meta/recipes-devtools/rpm/files/fifofix.patch |  22 --
 .../rpm/files/fix-declaration.patch           |  39 +++
 .../rpm/{rpm_4.18.0.bb => rpm_4.18.1.bb}      |   7 +-
 .../sysstat/sysstat/CVE-2023-33204.patch      |  46 ++++
 .../sysstat/sysstat_12.6.2.bb                 |   4 +-
 meta/recipes-extended/wget/wget.inc           |   2 +-
 .../xz/{xz_5.4.2.bb => xz_5.4.3.bb}           |   2 +-
 .../gobject-introspection_1.74.0.bb           |   2 +-
 meta/recipes-graphics/kmscube/kmscube_git.bb  |   3 +-
 meta/recipes-graphics/piglit/piglit_git.bb    |   2 +-
 .../xorg-driver/xf86-video-intel_git.bb       |   3 +-
 .../recipes-graphics/xorg-lib/libx11_1.8.4.bb |   2 +-
 .../xorg-lib/{libxi_1.8.bb => libxi_1.8.1.bb} |   4 +-
 meta/recipes-kernel/linux/linux-yocto.inc     |  10 +-
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  |   4 -
 meta/recipes-kernel/powertop/powertop_2.15.bb |   2 +-
 meta/recipes-support/icu/icu_72-1.bb          |   3 +-
 ...so-codes_4.13.0.bb => iso-codes_4.15.0.bb} |   2 +-
 meta/recipes-support/mpfr/mpfr_4.2.0.bb       |   2 +-
 meta/recipes-support/vim/vim.inc              |   4 +-
 70 files changed, 365 insertions(+), 813 deletions(-)
 create mode 100644 meta-selftest/recipes-test/selftest-hello/files/helloworld.c
 create mode 100644 meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb
 delete mode 100644 meta/recipes-devtools/binutils/binutils/0014-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch
 rename meta/recipes-devtools/go/{go-1.20.1.inc => go-1.20.4.inc} (77%)
 rename meta/recipes-devtools/go/{go-binary-native_1.20.1.bb => go-binary-native_1.20.4.bb} (78%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.20.1.bb => go-cross-canadian_1.20.4.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.20.1.bb => go-cross_1.20.4.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.20.1.bb => go-crosssdk_1.20.4.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.20.1.bb => go-native_1.20.4.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.20.1.bb => go-runtime_1.20.4.bb} (100%)
 delete mode 100644 meta/recipes-devtools/go/go/0010-cmd-compile-re-compile-instantiated-generic-methods-.patch
 delete mode 100644 meta/recipes-devtools/go/go/CVE-2023-24532.patch
 delete mode 100644 meta/recipes-devtools/go/go/CVE-2023-24537.patch
 rename meta/recipes-devtools/go/{go_1.20.1.bb => go_1.20.4.bb} (92%)
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Rip-out-partial-support-for-unused-MD2-and-RIPEMD160.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/fifofix.patch
 create mode 100644 meta/recipes-devtools/rpm/files/fix-declaration.patch
 rename meta/recipes-devtools/rpm/{rpm_4.18.0.bb => rpm_4.18.1.bb} (97%)
 create mode 100644 meta/recipes-extended/sysstat/sysstat/CVE-2023-33204.patch
 rename meta/recipes-extended/xz/{xz_5.4.2.bb => xz_5.4.3.bb} (95%)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.8.bb => libxi_1.8.1.bb} (85%)
 rename meta/recipes-support/iso-codes/{iso-codes_4.13.0.bb => iso-codes_4.15.0.bb} (94%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2023-07-04 15:29 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  2:29 [OE-core][mickledore 00/30] Patch review Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 01/30] binutils: fix CVE-2023-1972 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 02/30] libwebp: Fix CVE-2023-1999 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 03/30] linux-yocto/5.15: update to v5.15.114 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 04/30] linux-yocto/5.15: update to v5.15.115 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 05/30] linux-yocto/5.15: update to v5.15.116 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 06/30] linux-yocto/5.15: update to v5.15.117 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 07/30] linux-yocto/5.15: update to v5.15.118 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 08/30] linux-yocto/5.15: cfg: fix DECNET configuration warning Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 09/30] linux-yocto/6.1: update to v6.1.33 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 10/30] linux-yocto/6.1: fix intermittent x86 boot hangs Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 11/30] linux-yocto/6.1: update to v6.1.34 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 12/30] linux-yocto/6.1: update to v6.1.35 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 13/30] gcc : upgrade to v12.3 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 14/30] go: Upgrade 1.20.4 -> 1.20.5 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 15/30] pkgconf: upgrade 1.9.4 -> 1.9.5 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 16/30] git: upgrade to 2.39.3 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 17/30] gstreamer1.0: upgrade 1.22.2 -> 1.22.3 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 18/30] dpkg: upgrade to v1.21.22 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 19/30] qemurunner.py: fix error message about qmp Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 20/30] v86d: Improve kernel dependency Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 21/30] openssl: fix building on riscv32 Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 22/30] image_types: Fix reproducible builds for initramfs and UKI img Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 23/30] openssh: Remove BSD-4-clause contents completely from codebase Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 24/30] meta: lib: oe: npm_registry: Add more safe caracters Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 25/30] runqemu-gen-tapdevs: Refactoring Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 26/30] runqemu-ifupdown/get-tapdevs: Add support for ip tuntap Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 27/30] baremetal-helloworld: Update SRCREV to fix entry addresses for ARM architectures Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 28/30] binutils: move packaging of gprofng static lib into common .inc Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 29/30] strace: Disable failing test Steve Sakoman
2023-06-28  2:29 ` [OE-core][mickledore 30/30] maintainers.inc: update version for gcc-source Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04 15:29 [OE-core][mickledore 00/30] Patch review Steve Sakoman
2023-06-30  2:28 Steve Sakoman
2023-06-09 16:53 Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox