[oe] warrior pull request

akuster808 akuster808 at gmail.com
Wed Oct 9 18:43:36 UTC 2019


The following changes since commit 3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9:

  oprofile: drop kernel-vmlinux from RRECOMMENDS (2019-09-07 15:30:50 -0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded f4ccdf2

for you to fetch changes up to f4ccdf2bc3fe4f00778629088baab840c868e36b:

  mariadb: update SRC_URI to use archive.mariadb.org (2019-10-09
11:26:58 -0700)

----------------------------------------------------------------
Dan Tran (1):
      polkit: Fix CVE-2018-19788

Denys Dmytriyenko (1):
      mariadb: update SRC_URI to use archive.mariadb.org

Kai Kang (1):
      apache2: fix multilib file conflicts

Khem Raj (4):
      redis: Fix build with clang/x86
      klibc: Pass -fno-builtin-bcmp with musl/clang combo
      klibc: Disable bcmp builtin for clang on glibc as well
      bpftool.bb: Disable SECURITY_CFLAGS

Peiran Hong (1):
      tcpdump: Fix CVE-2017-16808

Trevor Gamblin (1):
      gd: fix CVE-2019-6978

 meta-initramfs/recipes-devtools/klibc/klibc.inc                 |   5 +-
 .../0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch    |  61
++++++
 meta-networking/recipes-support/tcpdump/tcpdump_4.9.2.bb        |   1 +
 meta-oe/recipes-dbs/mysql/mariadb.inc                           |   2 +-
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p1.patch  | 194
++++++++++++++++++
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p2.patch  | 153
++++++++++++++
 meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p3.patch  |  53 +++++
 meta-oe/recipes-extended/polkit/polkit_0.115.bb                 |  12 +-
 .../redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch          |  32 +++
 meta-oe/recipes-extended/redis/redis_4.0.14.bb                  |   5 +-
 meta-oe/recipes-kernel/bpftool/bpftool.bb                       |   4 +-
 meta-oe/recipes-support/gd/gd/CVE-2019-6978.patch               | 299
++++++++++++++++++++++++++++
 meta-oe/recipes-support/gd/gd_2.2.5.bb                          |   1 +
 meta-webserver/recipes-httpd/apache2/apache2_2.4.41.bb          |   6 +-
 14 files changed, 817 insertions(+), 11 deletions(-)
 create mode 100644
meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p1.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p2.patch
 create mode 100644
meta-oe/recipes-extended/polkit/polkit/CVE-2018-19788_p3.patch
 create mode 100644
meta-oe/recipes-extended/redis/redis/0001-src-Do-not-reset-FINAL_LIBS.patch
 create mode 100644 meta-oe/recipes-support/gd/gd/CVE-2019-6978.patch



More information about the Openembedded-devel mailing list