[oe-commits] [openembedded-core] branch master updated (b91b30c -> 992cec4)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 31 16:12:10 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from b91b30c  qemu: Avoid potential build configuration contamination
     new 82169fd  gnu-efi: Upgrade 3.0.9 -> 3.0.10
     new 6196e68  libcap-ng: undefined reference to `pthread_atfork'
     new 8993270  python3-numpy: Stop shipping manual config files
     new 73a1e11  squashfs-tools: remove redundant source checksums
     new 6f65dd3  squashfs-tools: clean up compile/install tasks
     new d7b5a2e  wpa-supplicant: fix CVE-2019-16275
     new 3bfec92  ofono: tidy up the recipe
     new a4ead72  binutils: fix CVE-2019-17450
     new 3693a0a  binutils: fix CVE-2019-17451
     new e5dfed5  libsdl2: Fix build failure when using mesa 19.2.1
     new 5363fe0  makedevs: fix format strings in makedevs.c in print statements
     new 33aefbf  makedevs: fix invalidScanfFormatWidth to prevent overflowing usr_buf
     new 3a9e958  IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than locales
     new a732bd7  systemtap: support usrmerge
     new e03afb9  sudo: Fix fetching sources
     new e24b27a  kernel-fitimage: introduce FIT_SIGN_ALG
     new 69c3103  ncurses: fix CVE-2019-17594, CVE-2019-17595
     new b5a5a98  gcr: update to 3.34.0
     new fc300e7  gcr: remove intltool-native
     new 185e1c3  btrfs-tools: update to 5.3
     new cb5bb2b  libmodulemd-v1: update to 1.8.16
     new a898b13  elfutils: add PACKAGECONFIG for compression algorithms
     new 28524e5  elfutils: disable bzip
     new 844e7aa  libtiff: fix CVE-2019-17546
     new 1263db2  libxslt: fix CVE-2019-18197
     new 8eb457b  mdadm: fix do_package failed when changed local.conf but not cleaned
     new 8b41a5b  ell: update to 0.25
     new c4bf0b8  ltp: Fix overcommit_memory failure
     new 98256ff  cve-check: ensure all known CVEs are in the report
     new 8a2e4da  git: some tools are no longer perl, so move to main recipe
     new edb7f0a  git: cleanup man install
     new 992cec4  coreutils: Move stdbuf into an own package coreutils-stdbuf

The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cve-check.bbclass                     |   9 +-
 meta/classes/image.bbclass                         |   2 +-
 meta/classes/kernel-fitimage.bbclass               |   6 +-
 meta/lib/oe/package_manager.py                     |   2 +
 ...001-Revert-efilink-fix-build-with-gcc-4.8.patch |  38 +++++
 .../gnu-efi/gnu-efi/parallel-make-archives.patch   |  18 ---
 .../{gnu-efi_3.0.9.bb => gnu-efi_3.0.10.bb}        |   5 +-
 meta/recipes-connectivity/ofono/ofono.inc          |  39 -----
 meta/recipes-connectivity/ofono/ofono_1.30.bb      |  51 ++++++-
 ...-ignore-management-frame-from-unexpected-.patch |  82 ++++++++++
 .../wpa-supplicant/wpa-supplicant_2.9.bb           |   1 +
 meta/recipes-core/coreutils/coreutils_8.31.bb      |   6 +-
 meta/recipes-core/ell/{ell_0.23.bb => ell_0.25.bb} |   4 +-
 ...rses-selective-backport-of-20191012-patch.patch | 169 +++++++++++++++++++++
 meta/recipes-core/ncurses/ncurses_6.1+20190803.bb  |   1 +
 meta/recipes-devtools/binutils/binutils-2.32.inc   |   2 +
 .../binutils/binutils/CVE-2019-17450.patch         |  99 ++++++++++++
 .../binutils/binutils/CVE-2019-17451.patch         |  51 +++++++
 .../{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb}   |   2 +-
 meta/recipes-devtools/elfutils/elfutils_0.177.bb   |  13 +-
 meta/recipes-devtools/git/git.inc                  |  18 +--
 ...Do-not-generate-gtkdoc-or-python-bindings.patch |  60 --------
 .../libmodulemd/libmodulemd-v1_git.bb              |   7 +-
 meta/recipes-devtools/makedevs/makedevs/makedevs.c |  10 +-
 .../python-numpy/files/aarch64/_numpyconfig.h      |  32 ----
 .../python-numpy/files/aarch64/config.h            | 139 -----------------
 .../python-numpy/files/arm/config.h                |  21 ---
 .../python-numpy/files/arm/numpyconfig.h           |  17 ---
 .../python-numpy/files/armeb/config.h              |  21 ---
 .../python-numpy/files/armeb/numpyconfig.h         |  17 ---
 .../files/mipsarchn32eb/_numpyconfig.h             |  32 ----
 .../python-numpy/files/mipsarchn32eb/config.h      | 139 -----------------
 .../files/mipsarchn32el/_numpyconfig.h             |  31 ----
 .../python-numpy/files/mipsarchn32el/config.h      | 138 -----------------
 .../files/mipsarchn64eb/_numpyconfig.h             |  32 ----
 .../python-numpy/files/mipsarchn64eb/config.h      | 139 -----------------
 .../files/mipsarchn64el/_numpyconfig.h             |  32 ----
 .../python-numpy/files/mipsarchn64el/config.h      | 138 -----------------
 .../files/mipsarcho32eb/_numpyconfig.h             |  32 ----
 .../python-numpy/files/mipsarcho32eb/config.h      | 139 -----------------
 .../python-numpy/files/mipsarcho32el/config.h      |  21 ---
 .../python-numpy/files/mipsarcho32el/numpyconfig.h |  18 ---
 .../python-numpy/files/powerpc/_numpyconfig.h      |  32 ----
 .../python-numpy/files/powerpc/config.h            | 139 -----------------
 .../python-numpy/files/powerpc64/_numpyconfig.h    |  32 ----
 .../python-numpy/files/powerpc64/config.h          | 139 -----------------
 .../python-numpy/files/riscv64/_numpyconfig.h      |  32 ----
 .../python-numpy/files/riscv64/config.h            | 139 -----------------
 .../python-numpy/files/x86-64/_numpyconfig.h       |  32 ----
 .../python-numpy/files/x86-64/config.h             | 139 -----------------
 .../python-numpy/files/x86/config.h                | 108 -------------
 .../python-numpy/files/x86/numpyconfig.h           |  24 ---
 .../recipes-devtools/python-numpy/python-numpy.inc |  68 ---------
 .../squashfs-tools/squashfs-tools_git.bb           |  10 +-
 ...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/sudo/sudo_1.8.27.bb          |   2 +-
 .../gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb}           |   8 +-
 ...797-SDL-fails-to-compile-with-Mesa-Master.patch |  41 +++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb    |   1 +
 meta/recipes-kernel/systemtap/systemtap_git.bb     |  11 +-
 .../libtiff/tiff/CVE-2019-17546.patch              | 103 +++++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.0.10.bb     |   1 +
 meta/recipes-support/libcap-ng/libcap-ng_0.7.10.bb |   1 +
 .../libxslt/files/CVE-2019-18197.patch             |  33 ++++
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   1 +
 67 files changed, 796 insertions(+), 2196 deletions(-)
 create mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/0001-Revert-efilink-fix-build-with-gcc-4.8.patch
 rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.9.bb => gnu-efi_3.0.10.bb} (92%)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono.inc
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-AP-Silently-ignore-management-frame-from-unexpected-.patch
 rename meta/recipes-core/ell/{ell_0.23.bb => ell_0.25.bb} (83%)
 create mode 100644 meta/recipes-core/ncurses/files/0001-ncurses-selective-backport-of-20191012-patch.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-17450.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2019-17451.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb} (97%)
 delete mode 100644 meta/recipes-devtools/libmodulemd/libmodulemd-v1/0001-Do-not-generate-gtkdoc-or-python-bindings.patch
 delete mode 100644 meta/recipes-devtools/python-numpy/files/aarch64/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/aarch64/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/arm/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/arm/numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/armeb/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/armeb/numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn32eb/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn32el/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn32el/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn64eb/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn64eb/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn64el/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarchn64el/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarcho32eb/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarcho32eb/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarcho32el/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/mipsarcho32el/numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/powerpc/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/powerpc/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/powerpc64/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/powerpc64/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/riscv64/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/riscv64/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/x86-64/_numpyconfig.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/x86-64/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/x86/config.h
 delete mode 100644 meta/recipes-devtools/python-numpy/files/x86/numpyconfig.h
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-overcommit_memory-update-for-mm-fix-false-positive-O.patch
 rename meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} (79%)
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0002-Fixed-bug-4797-SDL-fails-to-compile-with-Mesa-Master.patch
 create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2019-17546.patch
 create mode 100644 meta/recipes-support/libxslt/files/CVE-2019-18197.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list