Re: [oe] warrior pull request

2019-10-26 Thread Khem Raj
merged thanks

On Sat, Oct 26, 2019 at 9:43 AM akuster808  wrote:
>
> The following changes since commit f4ccdf2bc3fe4f00778629088baab840c868e36b:
>
>   mariadb: update SRC_URI to use archive.mariadb.org (2019-10-09
> 11:26:58 -0700)
>
> are available in the git repository at:
>
>   git://git.openembedded.org/meta-openembedded warrior-next
>
> for you to fetch changes up to a24acf94d48d635eca668ea34598c6e5c857e3f8:
>
>   tcpdump: Delete unused patch (2019-10-19 08:25:27 -0700)
>
> 
> Andreas Müller (3):
>   xfce4-panel: Draw icons/background properly when compositing is
> disabled
>   polkit-group-rules: Fix error in do_rootfs for rpm package-manager
>   vlc: rework qt PACKAGECONFIG
>
> Khem Raj (1):
>   xorg-fonts-100dpi: Change License Custom -> MIT
>
> Martin Jansa (1):
>   python3-twofish: Fix missing return statements in module stubs
>
> Pavel Modilaynen (1):
>   jsoncpp: add native BBCLASSEXTEND
>
> Peiran Hong (2):
>   tcpdump: upgrade 4.9.2 -> 4.9.3
>   tcpdump: Delete unused patch
>
> Peter Kjellerstedt (1):
>   kconfig-frontends: Retrieve the Git repository from GitLab
>
> qi.c...@windriver.com (1):
>   protobuf-c: fix race condition
>
>  meta-multimedia/recipes-multimedia/vlc/vlc.inc | 24 ---
>  ...2017-16808-AoE-Add-a-missing-bounds-check.patch | 61 -
>  .../tcpdump/tcpdump/add-ptest.patch|  9 +--
>  ...-absolute-path-when-searching-for-libdlpi.patch | 19 ++---
>  .../recipes-support/tcpdump/tcpdump/run-ptest  |  4 +-
>  .../tcpdump/unnecessary-to-check-libpcap.patch | 15 ++--
>  .../tcpdump/{tcpdump_4.9.2.bb => tcpdump_4.9.3.bb} | 12 +++-
>  meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb  |  2 +
>  .../kconfig-frontends_4.11.0.1.bb  |  4 +-
>  .../protobuf-c/0001-avoid-race-condition.patch | 36 ++
>  .../recipes-devtools/protobuf/protobuf-c_1.3.1.bb  |  3 +-
>  .../recipes-extended/polkit/polkit-group-rule.inc  |  2 +-
>  .../xorg-font/xorg-fonts-100dpi.bb |  2 +-
>  ...missing-return-statements-in-module-stubs.patch | 38 ++
>  .../python/python3-twofish_0.3.0.bb|  2 +
>  ...y-Fix-icons-without-compositing-Bug-14577.patch | 80
> ++
>  .../recipes-xfce/xfce4-panel/xfce4-panel_4.13.4.bb |  1 +
>  17 files changed, 214 insertions(+), 100 deletions(-)
>  delete mode 100644
> meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
>  rename meta-networking/recipes-support/tcpdump/{tcpdump_4.9.2.bb =>
> tcpdump_4.9.3.bb} (74%)
>  create mode 100644
> meta-oe/recipes-devtools/protobuf/protobuf-c/0001-avoid-race-condition.patch
>  create mode 100644
> meta-python/recipes-devtools/python/python3-twofish/0001-Fix-missing-return-statements-in-module-stubs.patch
>  create mode 100644
> meta-xfce/recipes-xfce/xfce4-panel/files/0002-systray-Fix-icons-without-compositing-Bug-14577.patch
>
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] warrior pull request

2019-10-26 Thread akuster808
The following changes since commit f4ccdf2bc3fe4f00778629088baab840c868e36b:

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

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded warrior-next

for you to fetch changes up to a24acf94d48d635eca668ea34598c6e5c857e3f8:

  tcpdump: Delete unused patch (2019-10-19 08:25:27 -0700)


Andreas Müller (3):
  xfce4-panel: Draw icons/background properly when compositing is
disabled
  polkit-group-rules: Fix error in do_rootfs for rpm package-manager
  vlc: rework qt PACKAGECONFIG

Khem Raj (1):
  xorg-fonts-100dpi: Change License Custom -> MIT

Martin Jansa (1):
  python3-twofish: Fix missing return statements in module stubs

Pavel Modilaynen (1):
  jsoncpp: add native BBCLASSEXTEND

Peiran Hong (2):
  tcpdump: upgrade 4.9.2 -> 4.9.3
  tcpdump: Delete unused patch

Peter Kjellerstedt (1):
  kconfig-frontends: Retrieve the Git repository from GitLab

qi.c...@windriver.com (1):
  protobuf-c: fix race condition

 meta-multimedia/recipes-multimedia/vlc/vlc.inc | 24 ---
 ...2017-16808-AoE-Add-a-missing-bounds-check.patch | 61 -
 .../tcpdump/tcpdump/add-ptest.patch    |  9 +--
 ...-absolute-path-when-searching-for-libdlpi.patch | 19 ++---
 .../recipes-support/tcpdump/tcpdump/run-ptest  |  4 +-
 .../tcpdump/unnecessary-to-check-libpcap.patch | 15 ++--
 .../tcpdump/{tcpdump_4.9.2.bb => tcpdump_4.9.3.bb} | 12 +++-
 meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb  |  2 +
 .../kconfig-frontends_4.11.0.1.bb  |  4 +-
 .../protobuf-c/0001-avoid-race-condition.patch | 36 ++
 .../recipes-devtools/protobuf/protobuf-c_1.3.1.bb  |  3 +-
 .../recipes-extended/polkit/polkit-group-rule.inc  |  2 +-
 .../xorg-font/xorg-fonts-100dpi.bb |  2 +-
 ...missing-return-statements-in-module-stubs.patch | 38 ++
 .../python/python3-twofish_0.3.0.bb    |  2 +
 ...y-Fix-icons-without-compositing-Bug-14577.patch | 80
++
 .../recipes-xfce/xfce4-panel/xfce4-panel_4.13.4.bb |  1 +
 17 files changed, 214 insertions(+), 100 deletions(-)
 delete mode 100644
meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
 rename meta-networking/recipes-support/tcpdump/{tcpdump_4.9.2.bb =>
tcpdump_4.9.3.bb} (74%)
 create mode 100644
meta-oe/recipes-devtools/protobuf/protobuf-c/0001-avoid-race-condition.patch
 create mode 100644
meta-python/recipes-devtools/python/python3-twofish/0001-Fix-missing-return-statements-in-module-stubs.patch
 create mode 100644
meta-xfce/recipes-xfce/xfce4-panel/files/0002-systray-Fix-icons-without-compositing-Bug-14577.patch


-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] warrior pull request

2019-10-09 Thread akuster808
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

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel