[oe-commits] [openembedded-core] branch master-next updated (bdc62e2 -> 9bc8a65)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 22 07:51:49 UTC 2019


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

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

    from bdc62e2  python-native: Remove debug.patch
     new f5d107f  tinderclient: Drop obsolete class
     new 70d9521  gsettings-desktop-schemas: upgrade 3.32.0 -> 3.34.0
     new 8de3240  python3: alternative name is python3-config not python-config
     new 93aa812  python3: ensure that all forms of python3-config are in python3-dev
     new d93bb61  coreutils: Move stdbuf into an own package coreutils-stdbuf
     new f2fec7d  devtool: Add --remove-work option for devtool reset command
     new 102d5cc  bluez5: remove upstream rejected patch to test suite
     new 603a4fa  bison:upgrade 3.4.1 -> 3.4.2
     new 4bb5778  cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATH
     new b7b4d49  ell: update to 0.23
     new d94478d  devtool: add ssh key option to deploy-target param
     new d73ac07  e2fsprogs:upgrade 1.45.3 -> 1.45.4
     new fd20d15  openssl: make OPENSSL_ENGINES match install path
     new d0af25b  ruby: update to v2.6.4
     new ed88614  layer.conf: Add xserver-nodm-init to SIGGEN_EXCLUDERECIPES_ABISAFE
     new f59de39  icecc: Export ICECC_CC and friends via wrapper-script
     new e2205a3  ruby: some ptest fixes
     new 34e602a  oeqa/selftest: use specialist assert* methods
     new 21c1dcb  bluez5: refresh upstreamed patches
     new 10d5f73  mesa: Upgrade to 19.2.1
     new 85507a5  python: Fix CVE-2019-10160
     new 55cffa5  oeqa/selftest: add test for oe-run-native
     new 98780fd  libgcrypt: fix CVE-2019-12904
     new 37f4b23  elfutils: add PACKAGECONFIG for compression algorithms
     new 468e490  dbus: update dbus-1.init to reflect new PID file
     new 8e6897b  xorgproto: fix summary
     new ac52238  libxvmc:upgrade 1.0.11 -> 1.0.12
     new 0323c9b  libx11: upgrade to 1.6.9
     new 4ad3000  xorgproto: upgrade to 2019.2
     new 336c04c  llvm: add missing Upstream-Status tags
     new 3eff39f  oeqa/selftest/recipetool: Use with to control file handle lifetime
     new b491f4d  oe.types.path: Use with to control file handle lifetime
     new bb4b5c0  lib/oe/packagedata: Use with to control file handle lifetime
     new 71bc257  lib/oe/package_manager: Use with to control file handle lifetime
     new 55b8555  report-error.bbclass: Use with to control file handle lifetime
     new 3bfb860  package.bbclass: Use with to manage file handle lifetimes
     new ad16445  devtool-source.bbclass: Use with to manage file handle lifetime
     new ff696c2  libc-package.bbclass: Use with to manage filehandle in do_spit_gconvs
     new 8801e59  sudo: fix CVE-2019-14287
     new ec40f16  oeqa/runtime/context.py: ignore more files when loading controllers
     new d63a611  python3-pip:upgrade 19.2.3 -> 19.3.1
     new 02e5507  python-setuptools:upgrade 41.2.0 -> 41.4.0
     new 18a409e  util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963]
     new 4d1a16e  libcap-ng:upgrade 0.7.9 -> 0.7.10
     new 9bc8a65  meson: Backport fix to assist meta-oe breakage

The 45 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/cmake.bbclass                         |   3 +-
 meta/classes/devtool-source.bbclass                |   8 +-
 meta/classes/icecc.bbclass                         |  32 +-
 meta/classes/libc-package.bbclass                  |  15 +-
 meta/classes/package.bbclass                       |  76 ++---
 meta/classes/report-error.bbclass                  |   8 +-
 meta/classes/tinderclient.bbclass                  | 368 ---------------------
 meta/conf/layer.conf                               |   1 +
 meta/lib/oe/package_manager.py                     |   8 +-
 meta/lib/oe/packagedata.py                         |   5 +-
 meta/lib/oe/types.py                               |   4 +-
 meta/lib/oeqa/runtime/context.py                   |   2 +-
 meta/lib/oeqa/selftest/cases/bblayers.py           |   8 +-
 meta/lib/oeqa/selftest/cases/bbtests.py            |  17 +-
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |   2 +-
 meta/lib/oeqa/selftest/cases/oescripts.py          |   6 +
 meta/lib/oeqa/selftest/cases/recipetool.py         |   4 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |   1 -
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch |  28 +-
 .../bluez5/0001-test-gatt-Fix-hung-issue.patch     |  43 ---
 .../bluez5/bluez5/out-of-tree.patch                |   2 +-
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |   2 +-
 meta/recipes-core/coreutils/coreutils_8.31.bb      |   6 +-
 meta/recipes-core/dbus/dbus/dbus-1.init            |   4 +-
 meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} |   4 +-
 ...lsblk-force-to-print-PKNAME-for-partition.patch |  36 ++
 meta/recipes-core/util-linux/util-linux_2.34.bb    |   1 +
 .../bison/{bison_3.4.1.bb => bison_3.4.2.bb}       |   4 +-
 .../{e2fsprogs_1.45.3.bb => e2fsprogs_1.45.4.bb}   |   2 +-
 meta/recipes-devtools/elfutils/elfutils_0.177.bb   |  13 +-
 ...LibraryInfo-Undefine-libc-functions-if-th.patch |   3 +
 .../0007-llvm-allow-env-override-of-exe-path.patch |   3 +
 meta/recipes-devtools/meson/meson.inc              |   1 +
 .../dbc9e971bd320f3df15c1ee74f54858e6792b183.patch |  95 ++++++
 meta/recipes-devtools/python/python-setuptools.inc |   4 +-
 ...tools_41.2.0.bb => python-setuptools_41.4.0.bb} |   0
 .../python/python/bpo-36742-cve-2019-10160.patch   |  81 +++++
 ...python3-pip_19.2.3.bb => python3-pip_19.3.1.bb} |   4 +-
 ...ools_41.2.0.bb => python3-setuptools_41.4.0.bb} |   0
 .../python/python3/python3-manifest.json           |   7 +-
 meta/recipes-devtools/python/python3_3.7.4.bb      |  11 +-
 meta/recipes-devtools/python/python_2.7.16.bb      |   1 +
 meta/recipes-devtools/ruby/ruby.inc                |   6 +-
 ...mk-fix-cross-compilation-of-external-gems.patch |  34 ++
 ...0002-Obey-LDFLAGS-for-the-link-of-libruby.patch |  22 +-
 ...-check-finite-isinf-isnan-as-macros-firs.patch} |  30 +-
 meta/recipes-devtools/ruby/ruby/extmk.patch        |  16 -
 .../ruby/{ruby_2.5.5.bb => ruby_2.6.4.bb}          |  27 +-
 .../sudo/sudo/CVE-2019-14287.patch                 | 178 ++++++++++
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   1 +
 ...32.0.bb => gsettings-desktop-schemas_3.34.0.bb} |   6 +-
 ...002-Allow-enable-DRI-without-DRI-drivers.patch} |   0
 ...2-meson.build-make-TLS-GLX-optional-again.patch |  52 ---
 .../mesa/{mesa-gl_19.1.6.bb => mesa-gl_19.2.1.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |  13 +-
 .../mesa/{mesa_19.1.6.bb => mesa_19.2.1.bb}        |   7 +-
 .../xorg-lib/libx11/no-host-libtool.patch          |  45 ---
 .../xorg-lib/libx11/no-host-x.patch                |  40 ---
 meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb     |   7 -
 .../xorg-lib/{libx11.inc => libx11_1.6.9.bb}       |  11 +-
 .../{libxvmc_1.0.11.bb => libxvmc_1.0.12.bb}       |   4 +-
 .../{xorgproto_2019.1.bb => xorgproto_2019.2.bb}   |   6 +-
 ...-python_0.7.9.bb => libcap-ng-python_0.7.10.bb} |   0
 meta/recipes-support/libcap-ng/libcap-ng.inc       |   6 +-
 .../{libcap-ng_0.7.9.bb => libcap-ng_0.7.10.bb}    |   0
 .../files/0001-Prefetch-GCM-look-up-tables.patch   |  90 +++++
 ...ok-up-tables-to-.data-section-and-unshare.patch | 332 +++++++++++++++++++
 ...ok-up-table-to-.data-section-and-unshare-.patch | 178 ++++++++++
 meta/recipes-support/libgcrypt/libgcrypt_1.8.4.bb  |   3 +
 scripts/lib/devtool/deploy.py                      |   8 +
 scripts/lib/devtool/standard.py                    |  26 +-
 71 files changed, 1288 insertions(+), 783 deletions(-)
 delete mode 100644 meta/classes/tinderclient.bbclass
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch
 rename meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} (83%)
 create mode 100644 meta/recipes-core/util-linux/util-linux/0001-lsblk-force-to-print-PKNAME-for-partition.patch
 rename meta/recipes-devtools/bison/{bison_3.4.1.bb => bison_3.4.2.bb} (90%)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.45.3.bb => e2fsprogs_1.45.4.bb} (99%)
 create mode 100644 meta/recipes-devtools/meson/meson/dbc9e971bd320f3df15c1ee74f54858e6792b183.patch
 rename meta/recipes-devtools/python/{python-setuptools_41.2.0.bb => python-setuptools_41.4.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python/bpo-36742-cve-2019-10160.patch
 rename meta/recipes-devtools/python/{python3-pip_19.2.3.bb => python3-pip_19.3.1.bb} (81%)
 rename meta/recipes-devtools/python/{python3-setuptools_41.2.0.bb => python3-setuptools_41.4.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/ruby/ruby/0001-extmk-fix-cross-compilation-of-external-gems.patch
 rename meta/recipes-devtools/ruby/ruby/{0001-configure.ac-check-finite-isinf-isnan-as-macros-firs.patch => 0003-configure.ac-check-finite-isinf-isnan-as-macros-firs.patch} (78%)
 delete mode 100644 meta/recipes-devtools/ruby/ruby/extmk.patch
 rename meta/recipes-devtools/ruby/{ruby_2.5.5.bb => ruby_2.6.4.bb} (69%)
 create mode 100644 meta/recipes-extended/sudo/sudo/CVE-2019-14287.patch
 rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_3.32.0.bb => gsettings-desktop-schemas_3.34.0.bb} (70%)
 rename meta/recipes-graphics/mesa/files/{0003-Allow-enable-DRI-without-DRI-drivers.patch => 0002-Allow-enable-DRI-without-DRI-drivers.patch} (100%)
 delete mode 100644 meta/recipes-graphics/mesa/files/0002-meson.build-make-TLS-GLX-optional-again.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_19.1.6.bb => mesa-gl_19.2.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.1.6.bb => mesa_19.2.1.bb} (71%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11/no-host-libtool.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11/no-host-x.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb
 rename meta/recipes-graphics/xorg-lib/{libx11.inc => libx11_1.6.9.bb} (82%)
 rename meta/recipes-graphics/xorg-lib/{libxvmc_1.0.11.bb => libxvmc_1.0.12.bb} (76%)
 rename meta/recipes-graphics/xorg-proto/{xorgproto_2019.1.bb => xorgproto_2019.2.bb} (62%)
 rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.7.9.bb => libcap-ng-python_0.7.10.bb} (100%)
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.7.9.bb => libcap-ng_0.7.10.bb} (100%)
 create mode 100644 meta/recipes-support/libgcrypt/files/0001-Prefetch-GCM-look-up-tables.patch
 create mode 100644 meta/recipes-support/libgcrypt/files/0002-AES-move-look-up-tables-to-.data-section-and-unshare.patch
 create mode 100644 meta/recipes-support/libgcrypt/files/0003-GCM-move-look-up-table-to-.data-section-and-unshare-.patch

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


More information about the Openembedded-commits mailing list