All of lore.kernel.org
 help / color / mirror / Atom feed
* [zeus 00/31] zeus pull request
@ 2019-11-13 15:31 Armin Kuster
  2019-11-13 15:31 ` [zeus 01/31] e2fsprogs: fix CVE-2019-5094 Armin Kuster
                   ` (30 more replies)
  0 siblings, 31 replies; 32+ messages in thread
From: Armin Kuster @ 2019-11-13 15:31 UTC (permalink / raw)
  To: openembedded-core

Please merge this series to zeus mainline.

The following changes since commit 5607d38af39294bf97a878b414a0212278b66b2c:

  connman: mark connman-wait-online as SYSTEMD_PACKAGE (2019-10-29 08:20:37 +0000)

are available in the git repository at:

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

Adrian Bunk (1):
  python3: Upgrade 3.7.4 -> 3.7.5

Alexander Kanavin (1):
  selftest: skip virgl test on centos 7 entirely

Anuj Mittal (1):
  libsdl2: fix race when building in parallel

Bruce Ashfield (2):
  linux-yocto/4.19: update to v4.19.78
  linux-yocto/5.2: update to v5.2.20

Changqing Li (2):
  e2fsprogs: fix CVE-2019-5094
  mdadm: fix do_package failed when changed local.conf but not cleaned

Ferry Toth (1):
  sudo: Fix fetching sources

Haris Okanovic (1):
  initscripts/sysfs.sh: Mount /sys/firmware/efi/efivars when possible

He Zhe (1):
  ltp: Fix overcommit_memory failure

Jacob Kroon (1):
  rm_work: Promote do_image_qa stamps to setscene versions

Joe Slater (2):
  libtiff: fix CVE-2019-17546
  libxslt: fix CVE-2019-18197

Richard Purdie (2):
  pseudo: Drop static linking to sqlite3
  pseudo: Add statx support to fix fedora30 issues

Ross Burton (13):
  libpng: whitelist CVE-2019-17371
  procps: whitelist CVE-2018-1121
  libsndfile1: whitelist CVE-2018-13419
  libpam: set CVE_PRODUCT
  file: fix CVE-2019-18218
  file: run test suite when building natively
  cve-check: ensure all known CVEs are in the report
  qemu-helper-native: add missing option to getopt() call
  qemu-helper-native: showing help shouldn't be an error
  qemu-helper-native: pass compiler flags
  cve-check: failure to parse versions should be more visible
  recipeutils-test: use a small dependency in the dummy recipe
  patch: the CVE-2019-13638 fix also handles CVE-2018-20969

Samuli Piippo (1):
  linux-firmware: update packaging for brcm files

Trevor Gamblin (1):
  libgcrypt: fix CVE-2019-13627

Zhixiong Chi (1):
  libtirpc: create the symbol link for rpc header files

 meta-selftest/lib/oeqa/runtime/cases/virgl.py      |   5 -
 .../recipeutils/recipeutils-test_1.2.bb            |   2 +-
 meta/classes/cve-check.bbclass                     |  13 +-
 meta/classes/rm_work.bbclass                       |   9 +
 meta/conf/distro/include/no-static-libs.inc        |   4 -
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   2 +
 .../initscripts/initscripts-1.0/sysfs.sh           |   4 +
 .../e2fsprogs/e2fsprogs/CVE-2019-5094.patch        | 217 +++++++++++++++++++++
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.45.3.bb |   1 +
 .../file/file/CVE-2019-18218.patch                 |  55 ++++++
 meta/recipes-devtools/file/file_5.37.bb            |   7 +-
 ...ke-ed-directly-instead-of-using-the-shell.patch |   4 +-
 .../pseudo/files/0001-Add-statx.patch              | 106 ++++++++++
 meta/recipes-devtools/pseudo/pseudo.inc            |  17 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   1 +
 ...code-lib-as-location-for-site-packages-an.patch |   2 +-
 ...55-Dont-parse-domains-containing-GH-13079.patch | 132 -------------
 ...-cc_basename-to-replace-CC-for-checking-c.patch |   2 +-
 .../python/{python3_3.7.4.bb => python3_3.7.5.bb}  |   5 +-
 .../qemu/qemu-helper-native_1.0.bb                 |   2 +-
 meta/recipes-devtools/qemu/qemu-helper/tunctl.c    |  16 +-
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb   |  14 ++
 ...memory-update-for-mm-fix-false-positive-O.patch |  57 ++++++
 meta/recipes-extended/ltp/ltp_20190517.bb          |   1 +
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   5 +-
 meta/recipes-extended/pam/libpam_1.3.1.bb          |   2 +
 meta/recipes-extended/procps/procps_3.3.15.bb      |   9 +-
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   2 +-
 ...heck-for-build-dir-when-building-version-.patch |  45 +++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb    |   1 +
 .../linux-firmware/linux-firmware_20190815.bb      |  18 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       |  22 +--
 meta/recipes-multimedia/libpng/libpng_1.6.37.bb    |   3 +
 .../libsndfile/libsndfile1_1.0.28.bb               |   4 +
 .../libtiff/tiff/CVE-2019-17546.patch              | 103 ++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.0.10.bb     |   1 +
 ...dsa-ecdsa-Fix-use-of-nonce-use-larger-one.patch | 128 ++++++++++++
 ...-ecc-Add-mitigation-against-timing-attack.patch |  70 +++++++
 meta/recipes-support/libgcrypt/libgcrypt_1.8.4.bb  |   2 +
 .../libxslt/files/CVE-2019-18197.patch             |  33 ++++
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   1 +
 46 files changed, 949 insertions(+), 226 deletions(-)
 create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/CVE-2019-5094.patch
 create mode 100644 meta/recipes-devtools/file/file/CVE-2019-18218.patch
 create mode 100644 meta/recipes-devtools/pseudo/files/0001-Add-statx.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0001-bpo-34155-Dont-parse-domains-containing-GH-13079.patch
 rename meta/recipes-devtools/python/{python3_3.7.4.bb => python3_3.7.5.bb} (98%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-overcommit_memory-update-for-mm-fix-false-positive-O.patch
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0001-configure-check-for-build-dir-when-building-version-.patch
 create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2019-17546.patch
 create mode 100644 meta/recipes-support/libgcrypt/files/0001-dsa-ecdsa-Fix-use-of-nonce-use-larger-one.patch
 create mode 100644 meta/recipes-support/libgcrypt/files/0001-ecc-Add-mitigation-against-timing-attack.patch
 create mode 100644 meta/recipes-support/libxslt/files/CVE-2019-18197.patch

-- 
2.7.4



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

end of thread, other threads:[~2019-11-13 15:32 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 15:31 [zeus 00/31] zeus pull request Armin Kuster
2019-11-13 15:31 ` [zeus 01/31] e2fsprogs: fix CVE-2019-5094 Armin Kuster
2019-11-13 15:31 ` [zeus 02/31] libtiff: fix CVE-2019-17546 Armin Kuster
2019-11-13 15:31 ` [zeus 03/31] libxslt: fix CVE-2019-18197 Armin Kuster
2019-11-13 15:31 ` [zeus 04/31] python3: Upgrade 3.7.4 -> 3.7.5 Armin Kuster
2019-11-13 15:31 ` [zeus 05/31] libpng: whitelist CVE-2019-17371 Armin Kuster
2019-11-13 15:31 ` [zeus 06/31] procps: whitelist CVE-2018-1121 Armin Kuster
2019-11-13 15:31 ` [zeus 07/31] libsndfile1: whitelist CVE-2018-13419 Armin Kuster
2019-11-13 15:31 ` [zeus 08/31] libpam: set CVE_PRODUCT Armin Kuster
2019-11-13 15:31 ` [zeus 09/31] libgcrypt: fix CVE-2019-13627 Armin Kuster
2019-11-13 15:31 ` [zeus 10/31] libsdl2: fix race when building in parallel Armin Kuster
2019-11-13 15:31 ` [zeus 11/31] pseudo: Drop static linking to sqlite3 Armin Kuster
2019-11-13 15:31 ` [zeus 12/31] file: fix CVE-2019-18218 Armin Kuster
2019-11-13 15:31 ` [zeus 13/31] file: run test suite when building natively Armin Kuster
2019-11-13 15:31 ` [zeus 14/31] sudo: Fix fetching sources Armin Kuster
2019-11-13 15:31 ` [zeus 15/31] mdadm: fix do_package failed when changed local.conf but not cleaned Armin Kuster
2019-11-13 15:31 ` [zeus 16/31] ltp: Fix overcommit_memory failure Armin Kuster
2019-11-13 15:31 ` [zeus 17/31] cve-check: ensure all known CVEs are in the report Armin Kuster
2019-11-13 15:32 ` [zeus 18/31] qemu-helper-native: add missing option to getopt() call Armin Kuster
2019-11-13 15:32 ` [zeus 19/31] qemu-helper-native: showing help shouldn't be an error Armin Kuster
2019-11-13 15:32 ` [zeus 20/31] qemu-helper-native: pass compiler flags Armin Kuster
2019-11-13 15:32 ` [zeus 21/31] linux-yocto/4.19: update to v4.19.78 Armin Kuster
2019-11-13 15:32 ` [zeus 22/31] linux-yocto/5.2: update to v5.2.20 Armin Kuster
2019-11-13 15:32 ` [zeus 23/31] cve-check: failure to parse versions should be more visible Armin Kuster
2019-11-13 15:32 ` [zeus 24/31] selftest: skip virgl test on centos 7 entirely Armin Kuster
2019-11-13 15:32 ` [zeus 25/31] recipeutils-test: use a small dependency in the dummy recipe Armin Kuster
2019-11-13 15:32 ` [zeus 26/31] patch: the CVE-2019-13638 fix also handles CVE-2018-20969 Armin Kuster
2019-11-13 15:32 ` [zeus 27/31] linux-firmware: update packaging for brcm files Armin Kuster
2019-11-13 15:32 ` [zeus 28/31] rm_work: Promote do_image_qa stamps to setscene versions Armin Kuster
2019-11-13 15:32 ` [zeus 29/31] libtirpc: create the symbol link for rpc header files Armin Kuster
2019-11-13 15:32 ` [zeus 30/31] initscripts/sysfs.sh: Mount /sys/firmware/efi/efivars when possible Armin Kuster
2019-11-13 15:32 ` [zeus 31/31] pseudo: Add statx support to fix fedora30 issues Armin Kuster

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.