All of lore.kernel.org
 help / color / mirror / Atom feed
* [warrior][patch 00/34] Patch review
@ 2019-05-21  3:56 Armin Kuster
  2019-05-21  3:56 ` [warrior][patch 01/34] cpupower: remove LIC_FILES_CHKSUM Armin Kuster
                   ` (33 more replies)
  0 siblings, 34 replies; 48+ messages in thread
From: Armin Kuster @ 2019-05-21  3:56 UTC (permalink / raw)
  To: openembedded-devel

Patch review for meta-openembedded next warrior.

Merge request will happen Wed.

The following changes since commit d7338c2b3a96ef7d8bf9df59dcde11f8c131f9c0:

  README: updated Maintainers list for Warrior (2019-05-07 09:34:43 -0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded-contrib stable/warrior-nmut
  http://cgit.openembedded.org//log/?h=stable/warrior-nmut

Akshay Bhat (3):
  python-urllib3: Set CVE_PRODUCT
  python3-pillow: Set CVE_PRODUCT
  python-requests: Set CVE_PRODUCT

Andreas Müller (7):
  xfce4-vala: auto-detect vala api version
  gnome-desktop3: set correct meson gtk doc option
  evince: add patch to fix build with recent gobject-introspection
  xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load
  packagegroup-meta-networking: replace DISTRO_FEATURE by
    DISTRO_FEATURES
  meta-xfce: add meta-networking to layer depends
  itstool: rework - it went out too early

Changqing Li (3):
  php: upgrade 7.3.2 -> 7.3.4
  postgresql: fix compile error
  php: correct httpd path

Hongxu Jia (1):
  pmtools: use update-alternatives for acpidump

Johannes Pointner (1):
  samba: update to 4.8.11

Khem Raj (1):
  cpupower: Inherit bash completion class

Martin Jansa (7):
  esound: fix SRC_URI for multilib
  opusfile: fix SRC_URI for multilib
  miniupnpd: fix SRC_URI for multilib
  zbar: fix SRC_URI for multilib
  efivar: prevent native efivar depending on target kernel
  libdbi-perl: prevent native libdbi-perl depending on target perl
  aufs-util: prevent native aufs-util depending on target kernel

Nicolas Dechesne (1):
  cpupower: remove LIC_FILES_CHKSUM

Oleksandr Kravchuk (3):
  ebtables: add UPSTREAM_CHECK_URI
  doxygen: replace ninja 1.9.0 fix with official one
  openvpn: update to 2.4.7

Qi.Chen@windriver.com (3):
  netkit-rsh: add tag to CVE patch
  ipsec-tools: fix CVE tag in patch
  gd: set CVE_PRODUCT

Vincent Prince (1):
  mongodb: Fix build with gcc

Yi Zhao (2):
  openhpi: update openhpi-fix-testfail-errors.patch
  phpmyadmin: upgrade 4.8.3 -> 4.8.5

Zang Ruochen (1):
  python-pyasn1: upgrade 0.4.4 -> 0.4.5

 .../recipes-utils/aufs-util/aufs-util_git.bb       |   2 +-
 ...ove-EvDocumentModel-get-type-function-dec.patch |  33 +++++
 meta-gnome/recipes-gnome/evince/evince_3.28.2.bb   |  12 +-
 .../gnome-desktop/gnome-desktop3_3.32.0.bb         |   1 +
 .../recipes-multimedia/opusfile/opusfile_0.10.bb   |   2 +-
 .../miniupnpd/miniupnpd_2.1.20190210.bb            |   2 +-
 ...to-build-Samba-against-a-newer-minor-vers.patch |  86 ------------
 .../samba/{samba_4.8.4.bb => samba_4.8.11.bb}      |   7 +-
 .../packagegroups/packagegroup-meta-networking.bb  |  13 +-
 ...penhpi-fix-function-saHpiSensorThresholds.patch |  35 +++++
 .../files/openhpi-fix-testfail-errors.patch        |  33 -----
 .../recipes-daemons/openhpi/openhpi_3.8.0.bb       |   2 +-
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |   2 +
 .../CVE-2019-7282-and-CVE-2019-7283.patch          |   2 +
 .../ipsec-tools/fix-CVE-2016-10396.patch           |   2 +-
 .../openvpn/{openvpn_2.4.6.bb => openvpn_2.4.7.bb} |   6 +-
 meta-oe/recipes-bsp/efivar/efivar_37.bb            |   2 +-
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |   6 +-
 meta-oe/recipes-dbs/postgresql/postgresql.inc      |  10 ++
 .../doxygen/doxygen/0001-Fix-6906.patch            |  94 +++++++++++++
 meta-oe/recipes-devtools/doxygen/doxygen_1.8.15.bb |   8 +-
 meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb |   9 +-
 meta-oe/recipes-devtools/php/php.inc               |   2 +-
 .../0001-opcache-config.m4-enable-opcache.patch    |  81 ++---------
 ...049-ext-intl-Use-pkg-config-to-detect-icu.patch | 154 ++++++++++++++-------
 .../php/{php_7.3.2.bb => php_7.3.4.bb}             |   4 +-
 meta-oe/recipes-devtools/pmtools/pmtools_git.bb    |   2 +-
 meta-oe/recipes-kernel/cpupower/cpupower.bb        |   3 +-
 meta-oe/recipes-multimedia/esound/esound_0.2.41.bb |   2 +-
 meta-oe/recipes-support/gd/gd_2.2.5.bb             |   2 +
 meta-oe/recipes-support/itstool/itstool_2.0.5.bb   |   6 +-
 meta-oe/recipes-support/zbar/zbar_0.10.bb          |   2 +-
 .../recipes-devtools/python/python-pyasn1.inc      |   6 +-
 ...thon-pyasn1_0.4.4.bb => python-pyasn1_0.4.5.bb} |   0
 .../recipes-devtools/python/python-requests.inc    |   2 +
 .../recipes-devtools/python/python-urllib3.inc     |   2 +
 .../python/python3-pillow_5.4.1.bb                 |   2 +
 ...on3-pyasn1_0.4.4.bb => python3-pyasn1_0.4.5.bb} |   0
 .../{phpmyadmin_4.8.3.bb => phpmyadmin_4.8.5.bb}   |   4 +-
 meta-xfce/conf/layer.conf                          |   1 +
 ...e.ac-Detect-vapidir-if-not-set-explicitly.patch |  31 +++++
 .../recipes-bindings/vala/xfce4-vala_4.10.3.bb     |   7 +-
 ...-memory-leak-and-reduce-cpu-load-slightly.patch | 121 ++++++++++++++++
 .../cpufreq/xfce4-cpufreq-plugin_1.2.1.bb          |   1 +
 44 files changed, 512 insertions(+), 292 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/evince/evince/0001-libview-Remove-EvDocumentModel-get-type-function-dec.patch
 delete mode 100644 meta-networking/recipes-connectivity/samba/samba/0001-ldb-Refuse-to-build-Samba-against-a-newer-minor-vers.patch
 rename meta-networking/recipes-connectivity/samba/{samba_4.8.4.bb => samba_4.8.11.bb} (98%)
 create mode 100644 meta-networking/recipes-daemons/openhpi/files/openhpi-fix-function-saHpiSensorThresholds.patch
 delete mode 100644 meta-networking/recipes-daemons/openhpi/files/openhpi-fix-testfail-errors.patch
 rename meta-networking/recipes-support/openvpn/{openvpn_2.4.6.bb => openvpn_2.4.7.bb} (94%)
 create mode 100644 meta-oe/recipes-devtools/doxygen/doxygen/0001-Fix-6906.patch
 rename meta-oe/recipes-devtools/php/{php_7.3.2.bb => php_7.3.4.bb} (87%)
 rename meta-python/recipes-devtools/python/{python-pyasn1_0.4.4.bb => python-pyasn1_0.4.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyasn1_0.4.4.bb => python3-pyasn1_0.4.5.bb} (100%)
 rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.8.3.bb => phpmyadmin_4.8.5.bb} (91%)
 create mode 100644 meta-xfce/recipes-bindings/vala/xfce4-vala/0001-configure.ac-Detect-vapidir-if-not-set-explicitly.patch
 create mode 100644 meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin/0001-Fix-memory-leak-and-reduce-cpu-load-slightly.patch

-- 
2.7.4



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

end of thread, other threads:[~2019-05-21 18:05 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-21  3:56 [warrior][patch 00/34] Patch review Armin Kuster
2019-05-21  3:56 ` [warrior][patch 01/34] cpupower: remove LIC_FILES_CHKSUM Armin Kuster
2019-05-21  3:56 ` [warrior][patch 02/34] python-pyasn1: upgrade 0.4.4 -> 0.4.5 Armin Kuster
2019-05-21  6:40   ` Adrian Bunk
2019-05-21 14:52     ` akuster808
2019-05-21 18:05       ` Adrian Bunk
2019-05-21  3:56 ` [warrior][patch 03/34] php: upgrade 7.3.2 -> 7.3.4 Armin Kuster
2019-05-21  6:41   ` Adrian Bunk
2019-05-21  3:56 ` [warrior][patch 04/34] postgresql: fix compile error Armin Kuster
2019-05-21  3:56 ` [warrior][patch 05/34] openhpi: update openhpi-fix-testfail-errors.patch Armin Kuster
2019-05-21  3:56 ` [warrior][patch 06/34] phpmyadmin: upgrade 4.8.3 -> 4.8.5 Armin Kuster
2019-05-21  6:41   ` Adrian Bunk
2019-05-21  3:56 ` [warrior][patch 07/34] xfce4-vala: auto-detect vala api version Armin Kuster
2019-05-21  3:56 ` [warrior][patch 08/34] gnome-desktop3: set correct meson gtk doc option Armin Kuster
2019-05-21  8:08   ` Adrian Bunk
2019-05-21 16:37     ` akuster808
2019-05-21  3:56 ` [warrior][patch 09/34] esound: fix SRC_URI for multilib Armin Kuster
2019-05-21  3:56 ` [warrior][patch 10/34] opusfile: " Armin Kuster
2019-05-21  3:56 ` [warrior][patch 11/34] miniupnpd: " Armin Kuster
2019-05-21  3:56 ` [warrior][patch 12/34] zbar: " Armin Kuster
2019-05-21  3:56 ` [warrior][patch 13/34] cpupower: Inherit bash completion class Armin Kuster
2019-05-21  3:56 ` [warrior][patch 14/34] python-urllib3: Set CVE_PRODUCT Armin Kuster
2019-05-21  3:56 ` [warrior][patch 15/34] python3-pillow: " Armin Kuster
2019-05-21  3:56 ` [warrior][patch 16/34] python-requests: " Armin Kuster
2019-05-21  3:56 ` [warrior][patch 17/34] evince: add patch to fix build with recent gobject-introspection Armin Kuster
2019-05-21  9:33   ` Adrian Bunk
2019-05-21 16:38     ` akuster808
2019-05-21  3:56 ` [warrior][patch 18/34] php: correct httpd path Armin Kuster
2019-05-21  3:56 ` [warrior][patch 19/34] pmtools: use update-alternatives for acpidump Armin Kuster
2019-05-21  3:56 ` [warrior][patch 20/34] xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load Armin Kuster
2019-05-21  3:56 ` [warrior][patch 21/34] packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURES Armin Kuster
2019-05-21  9:41   ` Adrian Bunk
2019-05-21  9:55     ` Martin Jansa
2019-05-21  3:56 ` [warrior][patch 22/34] meta-xfce: add meta-networking to layer depends Armin Kuster
2019-05-21  3:56 ` [warrior][patch 23/34] itstool: rework - it went out too early Armin Kuster
2019-05-21  3:56 ` [warrior][patch 24/34] mongodb: Fix build with gcc Armin Kuster
2019-05-21  3:56 ` [warrior][patch 25/34] ebtables: add UPSTREAM_CHECK_URI Armin Kuster
2019-05-21  9:43   ` Adrian Bunk
2019-05-21  3:56 ` [warrior][patch 26/34] netkit-rsh: add tag to CVE patch Armin Kuster
2019-05-21  3:56 ` [warrior][patch 27/34] ipsec-tools: fix CVE tag in patch Armin Kuster
2019-05-21  3:56 ` [warrior][patch 28/34] gd: set CVE_PRODUCT Armin Kuster
2019-05-21  3:56 ` [warrior][patch 29/34] doxygen: replace ninja 1.9.0 fix with official one Armin Kuster
2019-05-21  3:56 ` [warrior][patch 30/34] samba: update to 4.8.11 Armin Kuster
2019-05-21  3:56 ` [warrior][patch 31/34] openvpn: update to 2.4.7 Armin Kuster
2019-05-21  6:55   ` Adrian Bunk
2019-05-21  3:56 ` [warrior][patch 32/34] efivar: prevent native efivar depending on target kernel Armin Kuster
2019-05-21  3:56 ` [warrior][patch 33/34] libdbi-perl: prevent native libdbi-perl depending on target perl Armin Kuster
2019-05-21  3:56 ` [warrior][patch 34/34] aufs-util: prevent native aufs-util depending on target kernel 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.