All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/30] Patch review
Date: Tue,  5 Jan 2021 04:23:25 -1000	[thread overview]
Message-ID: <cover.1609856435.git.steve@sakoman.com> (raw)

Please review this next set of patches for dunfell and have comments back by
end of day Thursday.

Passed a-full on autobuilder:

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

The following changes since commit fcd335e2a721d8db6e2fdac483798ced0ff3e1ad:

  openssl: Update to 1.1.1i (2021-01-01 11:55:26 +0000)

are available in the Git repository at:

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

Alexander Kanavin (1):
  valgrind: exclude bar_bad/bar_bad_xml from ptests

Anuj Mittal (1):
  mesa: add more details to elf-tls patch

Changqing Li (1):
  libexif: fix CVE-2020-0198; CVE-2020-0452

Christopher Larson (2):
  grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps
  uboot-extlinux-config: exclude OVERRIDES from
    do_create_extlinux_config vardeps

Diego Sueiro (1):
  modutils-initscripts: Use depmod -a when modules.dep is empty

Dmitry Baryshkov (1):
  perl: fix installation failure because of shell issue

Khem Raj (1):
  initscripts: use quotes for shell variable comparision

Lee Chee Yang (2):
  wic/direct/kparser: ensure fsuuid for vfat and msdos align with format
  gdk-pixbuf: fix CVE-2020-29385

Maxime Roussin-Bélanger (1):
  meta: add missing descriptions in some support recipes

Nathan Rossi (2):
  ncurses: Prevent LDFLAGS being emitted in .pc files
  coreutils: enable xattrs by default for nativesdk

Ovidiu Panait (1):
  timezone: upgrade to 2020e

Peter Kjellerstedt (1):
  apr-util: Only specify --with-dbm=gdbm if gdbm support is enabled

Richard Purdie (3):
  oeqa/commands: Ensure sync can be found regardless of PATH
  grub: Further reproducibility fix
  man-db: Fix reproducibility issue

Robert Yang (5):
  buildtools-tarball.bb: Fix PATH for environment setup script
  ncurses: Make ncurses-tools depend on ncurses-terminfo-base
  minicom: RDEPENDS on ncurses-terminfo-base
  archiver.bbclass: Fix --runall=deploy_archives for images
  weston: Fix PACKAGECONFIG for remoting

Ross Burton (3):
  ncurses: remove config.cache
  wic-image-minimal: only depend on syslinux on x86 targets
  lib/oe/qa: handle the 'no specific instruction set' ELF e_machine
    value

Scott Murray (2):
  grub: fix "CVE:" line in one of the patches
  patch: fix CVE-2019-20633

Tanu Kaskinen (1):
  pulseaudio: Remove OE_LT_RPATH_ALLOW

Tomasz Dziendzielski (1):
  populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL
    is disabled

 .../recipes-test/images/wic-image-minimal.bb  |  5 +-
 meta/classes/archiver.bbclass                 |  1 +
 meta/classes/grub-efi-cfg.bbclass             |  1 +
 meta/classes/populate_sdk_base.bbclass        |  2 +-
 meta/classes/uboot-extlinux-config.bbclass    |  1 +
 meta/lib/oe/qa.py                             |  1 +
 meta/lib/oeqa/selftest/cases/oelib/elf.py     |  2 +-
 meta/lib/oeqa/utils/commands.py               |  3 +
 ...low-checking-primitives-where-we-do-.patch |  2 +-
 meta/recipes-bsp/grub/files/determinism.patch | 16 +++++
 meta/recipes-core/coreutils/coreutils_8.31.bb |  3 +
 .../initscripts/initscripts-1.0/checkroot.sh  |  2 +-
 meta/recipes-core/meta/buildtools-tarball.bb  |  2 +-
 ...-Do-not-include-LDFLAGS-in-generated.patch | 29 ++++++++
 meta/recipes-core/ncurses/files/config.cache  |  4 --
 meta/recipes-core/ncurses/ncurses.inc         |  5 +-
 meta/recipes-core/ncurses/ncurses_6.2.bb      |  4 +-
 .../patch/patch/CVE-2019-20633.patch          | 31 +++++++++
 meta/recipes-devtools/patch/patch_2.7.6.bb    |  1 +
 meta/recipes-devtools/perl/perl_5.30.1.bb     |  5 +-
 .../valgrind/valgrind/remove-for-aarch64      |  2 -
 .../valgrind/valgrind/remove-for-all          |  2 +
 .../valgrind/valgrind/run-ptest               | 10 +++
 .../valgrind/valgrind_3.15.0.bb               |  2 +
 meta/recipes-extended/man-db/man-db_2.9.0.bb  |  1 +
 .../recipes-extended/minicom/minicom_2.7.1.bb |  2 +
 meta/recipes-extended/timezone/timezone.inc   |  6 +-
 .../gdk-pixbuf/CVE-2020-29385.patch           | 55 ++++++++++++++++
 .../gdk-pixbuf/gdk-pixbuf_2.40.0.bb           |  1 +
 ...02-meson.build-make-TLS-ELF-optional.patch | 15 +++++
 meta/recipes-graphics/wayland/weston_8.0.0.bb |  2 +-
 .../modutils-initscripts/files/modutils.sh    |  2 +-
 .../pulseaudio/pulseaudio.inc                 |  5 --
 meta/recipes-support/apr/apr-util_1.6.1.bb    |  5 +-
 meta/recipes-support/apr/apr_1.7.0.bb         |  4 ++
 meta/recipes-support/aspell/aspell_0.60.8.bb  |  4 ++
 .../atk/at-spi2-core_2.34.0.bb                |  2 +
 meta/recipes-support/attr/acl_2.2.53.bb       |  2 +
 meta/recipes-support/attr/attr.inc            |  4 ++
 .../bash-completion/bash-completion_2.10.bb   |  2 +
 .../libexif/files/CVE-2020-0198.patch         | 66 +++++++++++++++++++
 .../libexif/files/CVE-2020-0452.patch         | 39 +++++++++++
 .../recipes-support/libexif/libexif_0.6.22.bb |  2 +
 meta/recipes-support/nettle/nettle_3.5.1.bb   |  3 +
 scripts/lib/wic/ksparser.py                   | 17 +++++
 scripts/lib/wic/plugins/imager/direct.py      |  7 ++
 46 files changed, 351 insertions(+), 31 deletions(-)
 create mode 100644 meta/recipes-core/ncurses/files/0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch
 delete mode 100644 meta/recipes-core/ncurses/files/config.cache
 create mode 100644 meta/recipes-devtools/patch/patch/CVE-2019-20633.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-for-all
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/CVE-2020-29385.patch
 create mode 100644 meta/recipes-support/libexif/files/CVE-2020-0198.patch
 create mode 100644 meta/recipes-support/libexif/files/CVE-2020-0452.patch

-- 
2.17.1


             reply	other threads:[~2021-01-05 14:24 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 14:23 Steve Sakoman [this message]
2021-01-05 14:23 ` [OE-core][dunfell 01/30] modutils-initscripts: Use depmod -a when modules.dep is empty Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 02/30] buildtools-tarball.bb: Fix PATH for environment setup script Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 03/30] ncurses: Make ncurses-tools depend on ncurses-terminfo-base Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 04/30] minicom: RDEPENDS " Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 05/30] ncurses: remove config.cache Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 06/30] ncurses: Prevent LDFLAGS being emitted in .pc files Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 07/30] archiver.bbclass: Fix --runall=deploy_archives for images Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 08/30] perl: fix installation failure because of shell issue Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 09/30] mesa: add more details to elf-tls patch Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 10/30] grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 11/30] uboot-extlinux-config: exclude OVERRIDES from do_create_extlinux_config vardeps Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 12/30] wic-image-minimal: only depend on syslinux on x86 targets Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 13/30] coreutils: enable xattrs by default for nativesdk Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 14/30] valgrind: exclude bar_bad/bar_bad_xml from ptests Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 15/30] meta: add missing descriptions in some support recipes Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 16/30] pulseaudio: Remove OE_LT_RPATH_ALLOW Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 17/30] lib/oe/qa: handle the 'no specific instruction set' ELF e_machine value Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 18/30] initscripts: use quotes for shell variable comparision Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 19/30] oeqa/commands: Ensure sync can be found regardless of PATH Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 20/30] weston: Fix PACKAGECONFIG for remoting Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 21/30] apr-util: Only specify --with-dbm=gdbm if gdbm support is enabled Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 22/30] populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disabled Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 23/30] grub: Further reproducibility fix Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 24/30] timezone: upgrade to 2020e Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 25/30] wic/direct/kparser: ensure fsuuid for vfat and msdos align with format Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 26/30] man-db: Fix reproducibility issue Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 27/30] libexif: fix CVE-2020-0198; CVE-2020-0452 Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 28/30] gdk-pixbuf: fix CVE-2020-29385 Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 29/30] grub: fix "CVE:" line in one of the patches Steve Sakoman
2021-01-05 14:23 ` [OE-core][dunfell 30/30] patch: fix CVE-2019-20633 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.1609856435.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.