Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][dunfell 00/27] Pull request (cover letter only)
@ 2021-03-10  0:09 Steve Sakoman
  2021-03-10 11:34 ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Sakoman @ 2021-03-10  0:09 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit dd893279f352e290c23577a0f91df1b8c6232f10:

  selftest/reproducible: Don't call sync between each file compare (2021-03-04 04:19:50 -1000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next

Anuj Mittal (1):
  python3: fix CVE-2021-3177

Dorinda (4):
  meta/recipes-bsp: Add HOMEPAGE / DESCRIPTION
  meta/recipes-connectivity: Add HOMEPAGE / DESCRIPTION
  meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
  meta/recipes-core: Add HOMEPAGE / DESCRIPTION

Jan-Simon Möller (1):
  reproducible_builds: SOURCE_DATE_EPOCH should not be 0

Lee Chee Yang (1):
  libsdl2: fix CVE-2020-14409 CVE-2020-14410

Martin Jansa (1):
  sstatesig.py: show an error instead of warning when sstate manifest
    isn't found

Milan Shah (1):
  report-error.bbclass: Add layer and bitbake version info to error
    report

Minjae Kim (2):
  bind: fix CVE-2020-8625
  librepo: fix CVE-2020-14352

Peter Kjellerstedt (1):
  asciidoc: Switch to using the main branch

Richard Purdie (12):
  linux-firmware: upgrade 20201218 -> 20210208
  image: Add directories to PSEUDO_IGNORE_PATHS
  populate_sdk: Add directories to PSEUDO_IGNORE_PATHS
  bitbake.conf/image: Move image specific PSEUDO_IGNORE_PATHS to image
    class
  bitbake.conf: Split PSEUDO_IGNORE_PATHS to be more readable
  maintainers: Update email address for Victor
  libevdev: Update patch status to backport
  ca-certificates: Clean up two patches and submit upstream
  libpcre: Drop old/stale patch
  reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handling
  package/package_rpm: Disable font_provides configuration for
    reproducibilty
  cups: Fix reproducibility issues

Scott Murray (1):
  screen: fix CVE-2021-26937

Stefan Ghinea (1):
  wpa-supplicant: fix CVE-2021-0326

Wang Mingyu (1):
  openssl: upgrade 1.1.1i -> 1.1.1j

 meta/classes/image.bbclass                    |   2 +
 meta/classes/package.bbclass                  |   2 +-
 meta/classes/package_rpm.bbclass              |   1 +
 meta/classes/populate_sdk_base.bbclass        |   2 +-
 meta/classes/report-error.bbclass             |   4 +
 meta/classes/reproducible_build.bbclass       |  15 +-
 meta/conf/abi_version.conf                    |   2 +-
 meta/conf/bitbake.conf                        |   5 +-
 meta/conf/distro/include/maintainers.inc      |   6 +-
 meta/lib/oe/reproducible.py                   |   8 +-
 meta/lib/oe/sstatesig.py                      |   2 +-
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.11.bb    |   1 +
 meta/recipes-bsp/opensbi/opensbi_0.6.bb       |   1 +
 meta/recipes-bsp/v86d/v86d_0.1.10.bb          |   1 +
 .../bind/bind/CVE-2020-8625.patch             |  17 ++
 .../recipes-connectivity/bind/bind_9.11.22.bb |   2 +
 .../libnss-mdns/libnss-mdns_0.14.1.bb         |   1 +
 .../mobile-broadband-provider-info_git.bb     |   1 +
 .../{openssl_1.1.1i.bb => openssl_1.1.1j.bb}  |   2 +-
 .../ppp-dialin/ppp-dialin_0.1.bb              |   1 +
 .../wpa-supplicant/CVE-2021-0326.patch        |  45 +++++
 .../wpa-supplicant/wpa-supplicant_2.9.bb      |   2 +
 .../base-passwd/base-passwd_3.5.29.bb         |   1 +
 meta/recipes-core/dbus-wait/dbus-wait_git.bb  |   1 +
 meta/recipes-core/dropbear/dropbear.inc       |   1 +
 meta/recipes-core/ell/ell_0.33.bb             |   1 +
 meta/recipes-core/fts/fts_1.2.7.bb            |   1 +
 meta/recipes-core/ifupdown/ifupdown_0.8.35.bb |   1 +
 meta/recipes-core/kbd/kbd_2.2.0.bb            |   1 +
 meta/recipes-core/udev/eudev_3.2.9.bb         |   1 +
 meta/recipes-devtools/apt/apt.inc             |   1 +
 .../cdrtools/cdrtools-native_3.01.bb          |   1 +
 .../recipes-devtools/dejagnu/dejagnu_1.6.2.bb |   1 +
 .../desktop-file-utils_0.24.bb                |   3 +-
 .../devel-config/distcc-config.bb             |   1 +
 meta/recipes-devtools/distcc/distcc_3.3.3.bb  |   1 +
 .../dmidecode/dmidecode_3.2.bb                |   1 +
 meta/recipes-devtools/dnf/dnf_4.2.2.bb        |   1 +
 meta/recipes-devtools/dpkg/dpkg.inc           |   2 +
 .../dwarfsrcfiles/dwarfsrcfiles.bb            |   1 +
 .../elfutils/elfutils_0.178.bb                |   1 +
 meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb |   1 +
 meta/recipes-devtools/gcc/gcc-common.inc      |   1 +
 meta/recipes-devtools/gdb/gdb-common.inc      |   1 +
 meta/recipes-devtools/git/git.inc             |   1 +
 meta/recipes-devtools/glide/glide_0.13.3.bb   |   3 +-
 .../gnu-config/gnu-config_git.bb              |   1 +
 .../help2man/help2man-native_1.47.11.bb       |   3 +-
 .../i2c-tools/i2c-tools_4.1.bb                |   1 +
 .../nativesdk-icecc-toolchain_0.1.bb          |   1 +
 .../intltool/intltool_0.51.0.bb               |   2 +
 meta/recipes-devtools/jquery/jquery_3.5.0.bb  |   1 +
 .../libcomps/libcomps_0.1.15.bb               |   2 +
 meta/recipes-devtools/libdnf/libdnf_0.28.1.bb |   2 +
 .../libmodulemd/libmodulemd-v1_git.bb         |   2 +
 .../librepo/librepo/CVE-2020-14352.patch      |  55 +++++
 .../librepo/librepo_1.11.2.bb                 |   3 +
 .../makedevs/makedevs_1.0.1.bb                |   1 +
 meta/recipes-devtools/mmc/mmc-utils_git.bb    |   1 +
 meta/recipes-devtools/mtd/mtd-utils_git.bb    |   1 +
 meta/recipes-devtools/nasm/nasm_2.15.03.bb    |   2 +
 meta/recipes-devtools/ninja/ninja_1.10.0.bb   |   1 +
 meta/recipes-devtools/opkg/opkg_0.4.2.bb      |   1 +
 meta/recipes-devtools/orc/orc_0.4.31.bb       |   1 +
 .../patchelf/patchelf_0.10.bb                 |   9 +-
 meta/recipes-devtools/perl/perl_5.30.1.bb     |   1 +
 meta/recipes-devtools/pseudo/pseudo.inc       |   1 +
 .../python-numpy/python-numpy.inc             |   2 +
 .../python/python3/CVE-2021-3177.patch        | 191 ++++++++++++++++++
 meta/recipes-devtools/python/python3_3.8.2.bb |   2 +
 meta/recipes-devtools/rsync/rsync_3.1.3.bb    |   1 +
 .../run-postinsts/run-postinsts_1.0.bb        |   1 +
 .../squashfs-tools/squashfs-tools_git.bb      |   2 +
 meta/recipes-devtools/strace/strace_5.5.bb    |   1 +
 .../subversion/subversion_1.13.0.bb           |   1 +
 .../syslinux/syslinux_6.04-pre2.bb            |   1 +
 .../systemd-bootchart_233.bb                  |   6 +
 .../tcf-agent/tcf-agent_git.bb                |   1 +
 meta/recipes-devtools/tcltk/tcl_8.6.10.bb     |   1 +
 meta/recipes-devtools/unfs3/unfs3_git.bb      |   1 +
 meta/recipes-devtools/unifdef/unifdef_2.12.bb |   1 +
 meta/recipes-devtools/vala/vala.inc           |   2 +-
 .../valgrind/valgrind_3.15.0.bb               |   1 +
 meta/recipes-devtools/xmlto/xmlto_0.0.28.bb   |   3 +-
 .../asciidoc/asciidoc_8.6.9.bb                |   2 +-
 meta/recipes-extended/cups/cups.inc           |   2 +
 meta/recipes-extended/groff/groff_1.22.4.bb   |   1 -
 .../screen/screen/CVE-2021-26937.patch        |  68 +++++++
 meta/recipes-extended/screen/screen_4.8.0.bb  |   1 +
 .../watchdog/watchdog_5.15.bb                 |   1 -
 .../libsdl2/CVE-2020-14409-14410.patch        |  79 ++++++++
 .../libsdl2/libsdl2_2.0.12.bb                 |   1 +
 .../xorg-font/xorg-minimal-fonts.bb           |   2 -
 ...20201218.bb => linux-firmware_20210208.bb} |   4 +-
 .../ca-certificates/sbindir.patch             |  10 +-
 ...pdate-ca-certificates-support-Toybox.patch |  21 +-
 .../libevdev/libevdev/determinism.patch       |   3 +-
 .../libpcre/fix-pcre-name-collision.patch     |  41 ----
 meta/recipes-support/libpcre/libpcre_8.44.bb  |   1 -
 99 files changed, 613 insertions(+), 86 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2020-8625.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1i.bb => openssl_1.1.1j.bb} (98%)
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2021-0326.patch
 create mode 100644 meta/recipes-devtools/librepo/librepo/CVE-2020-14352.patch
 create mode 100644 meta/recipes-devtools/python/python3/CVE-2021-3177.patch
 create mode 100644 meta/recipes-extended/screen/screen/CVE-2021-26937.patch
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/CVE-2020-14409-14410.patch
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20201218.bb => linux-firmware_20210208.bb} (99%)
 delete mode 100644 meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [OE-core][dunfell 00/27] Pull request (cover letter only)
@ 2023-02-08 14:26 Steve Sakoman
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Sakoman @ 2023-02-08 14:26 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit db81e3c7e7f1d4d9eba52ac35ac97627d0240b63:

  build-appliance-image: Update to dunfell head revision (2023-01-13 18:11:40 +0000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next

Alexander Kanavin (2):
  linux-firmware: upgrade 20221109 -> 20221214
  selftest/virgl: use pkg-config from the host

Benoît Mauduit (1):
  lib/oe/reproducible: Use git log without gpg signature

Bhabu Bindu (1):
  ffmpeg: Fix CVE-2022-3109

Bruce Ashfield (2):
  linux-yocto/5.4: update to v5.4.229
  linux-yocto/5.4: update to v5.4.230

Hitendra Prajapati (1):
  xserver-xorg: Fix Multiple CVEs

Jan Kircher (1):
  toolchain-scripts: compatibility with unbound variable protection

Jermain Horsman (1):
  cve-check: write the cve manifest to IMGDEPLOYDIR

Khem Raj (1):
  libtirpc: Check if file exists before operating on it

Marta Rybczynska (1):
  cve-update-db-native: avoid incomplete updates

Niko Mauno (2):
  systemd: Consider PACKAGECONFIG in RRECOMMENDS
  Fix missing leading whitespace with ':append'

Quentin Schulz (1):
  cairo: fix CVE patches assigned wrong CVE number

Randy MacLeod (1):
  vim: upgrade 9.0.0947 -> 9.0.1211

Ranjitsinh Rathod (1):
  libsdl2: Add fix for CVE-2022-4743

Ross Burton (2):
  cve-update-db-native: add more logging when fetching
  cve-update-db-native: show IP on failure

Steve Sakoman (5):
  python3: fix packaging of Windows distutils installer stubs
  lttng-modules: update 2.11.6 -> 2.11.7
  lttng-modules: update 2.11.7 -> 2.11.8
  lttng-modules: update 2.11.8 -> 2.11.9
  lttng-modules: fix build with 5.4.229 kernel

Thomas Roos (1):
  devtool: fix devtool finish when gitmodules file is empty

Vivek Kumbhar (1):
  go: fix CVE-2022-1962 go/parser stack exhaustion in all Parse*
    functions

Xiaobing Luo (1):
  devtool: Fix _copy_file() TypeError

jan (1):
  cve-update-db-native: Allow to overrule the URL in a bbappend.

 meta/classes/cve-check.bbclass                |   6 +-
 meta/classes/externalsrc.bbclass              |   2 +-
 meta/classes/populate_sdk_ext.bbclass         |   2 +-
 meta/classes/toolchain-scripts.bbclass        |   2 +-
 meta/lib/oe/reproducible.py                   |   3 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py  |   2 +-
 .../recipes-core/meta/cve-update-db-native.bb |  97 +++--
 meta/recipes-core/systemd/systemd_244.5.bb    |   4 +-
 meta/recipes-devtools/go/go-1.14.inc          |   1 +
 .../go/go-1.14/CVE-2022-1962.patch            | 357 ++++++++++++++++++
 .../python/python3/python3-manifest.json      |   4 +-
 .../libtirpc/libtirpc_1.2.6.bb                |   2 +-
 .../cairo/cairo/CVE-2019-6461.patch           |  46 +--
 .../cairo/cairo/CVE-2019-6462.patch           |  46 ++-
 .../libsdl2/libsdl2/CVE-2022-4743.patch       |  38 ++
 .../libsdl2/libsdl2_2.0.12.bb                 |   1 +
 .../xserver-xorg/CVE-2022-4283.patch          |  39 ++
 .../xserver-xorg/CVE-2022-46340.patch         |  55 +++
 .../xserver-xorg/CVE-2022-46341.patch         |  86 +++++
 .../xserver-xorg/CVE-2022-46342.patch         |  78 ++++
 .../xserver-xorg/CVE-2022-46343.patch         |  51 +++
 .../xserver-xorg/CVE-2022-46344.patch         |  75 ++++
 .../xorg-xserver/xserver-xorg_1.20.14.bb      |   8 +-
 ...20221109.bb => linux-firmware_20221214.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 +-
 ...ncpy-equals-destination-size-warning.patch |  42 ---
 ...jtool-Rename-frame.h-objtool.h-v5.10.patch |  88 -----
 ...oints-output-proper-root-owner-for-t.patch | 316 ----------------
 ...rdered-extent-tracepoint-take-btrfs_.patch | 179 ---------
 ...ext4-fast-commit-recovery-path-v5.10.patch |  91 -----
 ...intr-vectoring-info-and-error-code-t.patch | 124 ------
 ...x86-mmu-Add-TDP-MMU-PF-handler-v5.10.patch |  82 ----
 ...Return-unique-RET_PF_-values-if-the-.patch |  71 ----
 ...int-Optimize-using-static_call-v5.10.patch | 155 --------
 ...-fix-include-order-for-older-kernels.patch |  31 --
 .../0011-Add-release-maintainer-script.patch  |  59 ---
 .../0012-Improve-the-release-script.patch     | 173 ---------
 ...fix-ext4-fast-commit-recovery-path-v.patch |  32 --
 ...-fix-include-order-for-older-kernels.patch |  32 --
 ...fix-tracepoint-Optimize-using-static.patch |  46 ---
 ...ion-range-for-trace_find_free_extent.patch |  30 --
 ...ix-jbd2-use-the-correct-print-format.patch | 147 ++++++++
 ...ules_2.11.6.bb => lttng-modules_2.11.9.bb} |  21 +-
 .../ffmpeg/ffmpeg/CVE-2022-3109.patch         |  41 ++
 .../recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb |   1 +
 meta/recipes-support/vim/vim.inc              |   4 +-
 scripts/lib/devtool/standard.py               |   2 +-
 49 files changed, 1135 insertions(+), 1677 deletions(-)
 create mode 100644 meta/recipes-devtools/go/go-1.14/CVE-2022-1962.patch
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/CVE-2022-4743.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-4283.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-46340.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-46341.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-46342.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-46343.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2022-46344.patch
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20221109.bb => linux-firmware_20221214.bb} (99%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-fix-strncpy-equals-destination-size-warning.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-fix-objtool-Rename-frame.h-objtool.h-v5.10.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-fix-btrfs-tracepoints-output-proper-root-owner-for-t.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-fix-btrfs-make-ordered-extent-tracepoint-take-btrfs_.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-fix-ext4-fast-commit-recovery-path-v5.10.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-fix-KVM-x86-Add-intr-vectoring-info-and-error-code-t.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-fix-kvm-x86-mmu-Add-TDP-MMU-PF-handler-v5.10.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-fix-KVM-x86-mmu-Return-unique-RET_PF_-values-if-the-.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-fix-tracepoint-Optimize-using-static_call-v5.10.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0010-fix-include-order-for-older-kernels.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0011-Add-release-maintainer-script.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0012-Improve-the-release-script.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0013-fix-backport-of-fix-ext4-fast-commit-recovery-path-v.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0014-Revert-fix-include-order-for-older-kernels.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0015-fix-backport-of-fix-tracepoint-Optimize-using-static.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0016-fix-adjust-version-range-for-trace_find_free_extent.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/fix-jbd2-use-the-correct-print-format.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.11.6.bb => lttng-modules_2.11.9.bb} (59%)
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2022-3109.patch

-- 
2.25.1



^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <1741DF989644FC2C.2540@lists.openembedded.org>]

end of thread, other threads:[~2023-02-10 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-10  0:09 [OE-core][dunfell 00/27] Pull request (cover letter only) Steve Sakoman
2021-03-10 11:34 ` Martin Jansa
2021-03-11  0:01   ` Richard Purdie
2021-03-11  0:17     ` Martin Jansa
  -- strict thread matches above, loose matches on Subject: below --
2023-02-08 14:26 Steve Sakoman
     [not found] <1741DF989644FC2C.2540@lists.openembedded.org>
2023-02-10 14:18 ` Steve Sakoman

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