[oe-commits] [openembedded-core] branch master updated (4cb6e5c -> 416a8c2)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 5 10:39:29 UTC 2018


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

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

    from 4cb6e5c  mesa: add lost Upstream-Status tag
     add 6aa6f57  python3-git: update to 2.1.10
     add 4673217  python3-pip: update to version 10.0.1
     add 3e667be  python-numpy: update to 1.14.5
     add 8550200  python: update to version 2.7.15
     add 5821db8  bmap-tools: Add python3-fcntl dependency
     add 32dded1  python3-dbus: update to latest stable version of 1.2.8
     add 3048e9f  oe.types.boolean: treat None as False
     add 0b51ed6  nfs-utils: 2.1.1 -> 2.3.1
     add e2e0c91  kernel-fitimage: add support for ext2.gz initramfs files
     add dac867d  libxml2: fix CVE-2017-8872
     add c939255  libnss-nis: Limit parse skip only for target recipe on musl
     add edc244b  oeqa/runtime/cases/parselog.py: ignore a message from weston
     add 0d725c7  Revert "kernel-devicetree: Corrected normalize_dtb"
     add 8c00b32  bind: Disable lmdb support
     add 416a8c2  git: 2.16.1 -> 2.18.0

No new revisions were added by this update.

Summary of changes:
 meta/classes/kernel-devicetree.bbclass             |   2 +-
 meta/classes/kernel-fitimage.bbclass               |   2 +-
 meta/lib/oe/types.py                               |   5 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   1 +
 meta/recipes-connectivity/bind/bind_9.11.3.bb      |   1 +
 ...gure-Allow-to-explicitly-disable-nfsidmap.patch |  40 -------
 ...nclude-stdint.h-for-UINT16_MAX-definition.patch |  27 -----
 .../nfs-utils-1.2.3-sm-notify-res_init.patch       |  37 ------
 .../nfs-utils/nfs-utils-musl-limits.patch          | 133 +++++++++++++++++++++
 .../nfs-utils/nfs-utils-musl-res_querydomain.patch |  22 ++++
 .../{nfs-utils_2.1.1.bb => nfs-utils_2.3.1.bb}     |  13 +-
 .../libxml/libxml2/fix-CVE-2017-8872.patch         |  38 ++++++
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |   1 +
 meta/recipes-devtools/git/git.inc                  |  12 +-
 meta/recipes-devtools/git/git_2.16.1.bb            |  11 --
 meta/recipes-devtools/git/git_2.18.0.bb            |  11 ++
 .../recipes-devtools/python-numpy/python-numpy.inc |   4 +-
 ...thon-numpy_1.14.2.bb => python-numpy_1.14.5.bb} |   0
 ...on3-numpy_1.14.2.bb => python3-numpy_1.14.5.bb} |   0
 meta/recipes-devtools/python/python-git.inc        |   4 +-
 ...on-native_2.7.14.bb => python-native_2.7.15.bb} |   1 -
 meta/recipes-devtools/python/python.inc            |   6 +-
 .../python/python/fix-gc-alignment.patch           |  43 -------
 ...python3-dbus_1.2.6.bb => python3-dbus_1.2.8.bb} |  11 +-
 ...{python3-git_2.1.8.bb => python3-git_2.1.10.bb} |   0
 ...{python3-pip_9.0.3.bb => python3-pip_10.0.1.bb} |   6 +-
 .../python/{python_2.7.14.bb => python_2.7.15.bb}  |   1 -
 meta/recipes-extended/libnss-nis/libnss-nis.bb     |   7 +-
 meta/recipes-support/bmap-tools/bmap-tools_3.4.bb  |   2 +-
 29 files changed, 240 insertions(+), 201 deletions(-)
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-include-stdint.h-for-UINT16_MAX-definition.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-musl-limits.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-musl-res_querydomain.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.1.1.bb => nfs-utils_2.3.1.bb} (92%)
 create mode 100644 meta/recipes-core/libxml/libxml2/fix-CVE-2017-8872.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.16.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.18.0.bb
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.14.2.bb => python-numpy_1.14.5.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.14.2.bb => python3-numpy_1.14.5.bb} (100%)
 rename meta/recipes-devtools/python/{python-native_2.7.14.bb => python-native_2.7.15.bb} (98%)
 delete mode 100644 meta/recipes-devtools/python/python/fix-gc-alignment.patch
 rename meta/recipes-devtools/python/{python3-dbus_1.2.6.bb => python3-dbus_1.2.8.bb} (62%)
 rename meta/recipes-devtools/python/{python3-git_2.1.8.bb => python3-git_2.1.10.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pip_9.0.3.bb => python3-pip_10.0.1.bb} (85%)
 rename meta/recipes-devtools/python/{python_2.7.14.bb => python_2.7.15.bb} (99%)

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


More information about the Openembedded-commits mailing list