[oe-commits] [openembedded-core] branch master updated (bdc62e2 -> 1a8d18e)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 23 15:31:27 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 bdc62e2  python-native: Remove debug.patch
     add f5d107f  tinderclient: Drop obsolete class
     add 80a4a44  python3: alternative name is python3-config not python-config
     add c780f21  python3: ensure that all forms of python3-config are in python3-dev
     add 0d6dd01  devtool: Add --remove-work option for devtool reset command
     new e44923a  bison:upgrade 3.4.1 -> 3.4.2
     new 7847f43  cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATH
     new 649d8db  ell: update to 0.23
     new 729da14  devtool: add ssh key option to deploy-target param
     new 87d4e40  e2fsprogs:upgrade 1.45.3 -> 1.45.4
     new 59565fe  openssl: make OPENSSL_ENGINES match install path
     new 7124051  ruby: update to v2.6.4
     new 40d74cb  icecc: Export ICECC_CC and friends via wrapper-script
     new 158d528  ruby: some ptest fixes
     new f9687fb  oeqa/selftest: use specialist assert* methods
     new f217063  bluez5: refresh upstreamed patches
     new b4240b5  python: Fix CVE-2019-10160
     new 37e390f  libgcrypt: fix CVE-2019-12904
     new 2ed6f06  dbus: update dbus-1.init to reflect new PID file
     new 7346e6d  xorgproto: fix summary
     new 5cf224a  libxvmc:upgrade 1.0.11 -> 1.0.12
     new a4834fd  libx11: upgrade to 1.6.9
     new e4d3f84  xorgproto: upgrade to 2019.2
     new 85d9348  llvm: add missing Upstream-Status tags
     new 890fbd7  oeqa/selftest/recipetool: Use with to control file handle lifetime
     new b6e7fee  oe.types.path: Use with to control file handle lifetime
     new 28b3635  lib/oe/packagedata: Use with to control file handle lifetime
     new e3e86d6  lib/oe/package_manager: Use with to control file handle lifetime
     new ab108df  report-error.bbclass: Use with to control file handle lifetime
     new e909780  package.bbclass: Use with to manage file handle lifetimes
     new eb76385  devtool-source.bbclass: Use with to manage file handle lifetime
     new 35c65b7  libc-package.bbclass: Use with to manage filehandle in do_spit_gconvs
     new 682f223  oeqa/runtime/context.py: ignore more files when loading controllers
     new 0f3fe0e  python3-pip:upgrade 19.2.3 -> 19.3.1
     new c94bb5b  python-setuptools:upgrade 41.2.0 -> 41.4.0
     new a5a987f  util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963]
     new 1d5ab19  libcap-ng:upgrade 0.7.9 -> 0.7.10
     new 6665e84  meson: Backport fix to assist meta-oe breakage
     new 4e11cd5  sudo: fix CVE-2019-14287
     new b4e9af2  adwaita-icon-theme: upgrade 3.32.0 -> 3.34.0
     new e31f87e  go: fix CVE-2019-16276
     new 521942b  wic/help: change 'wic write' help description
     new 7e6da22  wic/engine: use 'linux-swap' for swap file system
     new d324b22  kernel-fitimage: Cope with non-standard kernel deploy subdirectory
     new db575291 kernel-devicetree: Cope with non-standard kernel deploy subdirectory
     new 1a8d18e  connman: mark connman-wait-online as SYSTEMD_PACKAGE

The 41 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/kernel-devicetree.bbclass             |  20 +-
 meta/classes/kernel-fitimage.bbclass               |  18 +-
 meta/classes/libc-package.bbclass                  |  15 +-
 meta/classes/package.bbclass                       |  76 ++---
 meta/classes/report-error.bbclass                  |   8 +-
 meta/classes/tinderclient.bbclass                  | 368 ---------------------
 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/recipetool.py         |   4 +-
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch |  28 +-
 .../bluez5/bluez5/out-of-tree.patch                |   2 +-
 meta/recipes-connectivity/connman/connman.inc      |   2 +-
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |   2 +-
 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/go/go-1.12.inc               |   1 +
 ...nch.go1.12-security-net-textproto-don-t-n.patch | 163 +++++++++
 ...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-1.patch               | 178 ++++++++++
 .../sudo/sudo/CVE-2019-14287-2.patch               | 112 +++++++
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   2 +
 .../0001-Don-t-use-AC_CANONICAL_HOST.patch         |   2 +-
 ...heme_3.32.0.bb => adwaita-icon-theme_3.34.0.bb} |   4 +-
 .../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 +-
 scripts/lib/wic/engine.py                          |   2 +-
 scripts/lib/wic/help.py                            |   4 +-
 69 files changed, 1559 insertions(+), 693 deletions(-)
 delete mode 100644 meta/classes/tinderclient.bbclass
 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/go/go-1.12/0001-release-branch.go1.12-security-net-textproto-don-t-n.patch
 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-1.patch
 create mode 100644 meta/recipes-extended/sudo/sudo/CVE-2019-14287-2.patch
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.32.0.bb => adwaita-icon-theme_3.34.0.bb} (92%)
 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