[oe-commits] [meta-openembedded] branch master updated (d3dd8bc -> bc94e43)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 19 17:32:00 UTC 2017


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

martin_jansa pushed a change to branch master
in repository meta-openembedded.

    from d3dd8bc  fuse: fix fetcher error.
     new a3bd8e6  mercurial: CVE-2017-9462
     new 1565dc6  fwts: Bump SRCREV to latest past 17.03.00 release
     new 00f1cc1  networkmanager: add support for systemd-resolved
     new 0ec8bc8  rrdtool: allow configuration to disable nls
     new 3b96572  passwdqc: add new recipe and replace pam-passwdqc
     new 62f6441  libfile-slurp-perl: add new recipe
     new ec5bffa  kconfig-frontends: Add recipe
     new c2670c4  kconfig-frontends: Update to 4.11.0.1
     new 7b535d4  python-astroid: update to version 1.5.3
     new 6149ccf  python-chardet: update to version 3.0.4
     new d2f3cdb  python-cmd2: update to version 0.7.2
     new 2436d59  python-lxml: update to version 3.8.0
     new 73cc8ad  python-wrapt: update to version 1.10.10
     new 1b2abf3  python-pbr: update to version 3.0.1
     new 1f60906  python-jsonpatch: update to version 1.16
     new 20a0839  python-monotonic: update to version 1.3
     new 6d43675  python-sqlalchemy: update to version 1.1.10
     new 13c51f5  python-gevent: update to version 1.2.2
     new 7434761  python-serpent: update to version 1.22
     new 0672184  python-selectors34: update to version 1.2
     new dedb880  python-py: update to version 1.4.34
     new afdeb63  python-isort: update to version 4.2.15
     new d590fba  python-unidiff: update to version 0.5.4
     new f95ca62  python-gsocketpool: update to version 0.1.6
     new 73d1510  python-zopeinterface: update to version 4.4.2
     new 1ded687  python-urllib3: update to version 1.21.1
     new 883672f  python-cryptography-vectors: update to version 1.9
     new 0d8a65b  python-cryptography: update to version 1.9
     new f1a2073  python3-multidict: update to version 2.1.6
     new 8459754  python-pybind11: update to version 2.1.1
     new c1588ce  python-flask: update to version 0.12.2
     new 52044c9  python-flask-pymongo: update to version 0.5.1
     new 388e0f0  python-lazy-object-proxy: update to version 1.3.1
     new a8cb5ce  python-mprpc: update to version 0.1.14
     new a8cb7d6  python-parse: update to version 1.8.2
     new 09fad74  python-prompt-toolkit: update to version 1.0.14
     new af0e31c  python-pytest: update to version 3.1.2
     new 05f4ebb  python-paho-mqtt: update to version 1.2.3
     new f0e8a03  nginx: update to version 1.13.1
     new 69c2c10  libvncserver: upgrade to 0.9.11
     new fb94ad8  ssiapi: Fix build with gcc7 and musl
     new 0c43715  openocd: Fix build with gcc7
     new 6e16217  tiobench: Fix build with hardening flags
     new bc94e43  python-setuptools-scm: update to version 1.15.6

The 44 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:
 .../0001-Specify-printf-formats.patch              |  49 ++
 .../recipes-benchmark/tiobench/tiobench_0.3.3.bb   |   1 +
 ...dns-resolved-add-systemd-resolved-backend.patch | 621 +++++++++++++++
 ...ed-also-check-for-etc-resolv-conf.systemd.patch |  29 +
 .../networkmanager/networkmanager_1.4.4.bb         |   2 +
 ...sure-frontends-exits-before-writing-into-.patch |  32 +
 ...Switch-utils-kconfig-diff-to-use-Python-3.patch |  26 +
 .../kconfig-frontends_4.11.0.1.bb                  |  41 +
 .../mercurial/files/mercurial-CVE-2017-9462.patch  | 135 ++++
 .../mercurial/mercurial-native_4.0.1.bb            |   4 +-
 .../openocd/0001-Add-fallthrough-comments.patch    | 155 ++++
 ...orkaround-new-warnings-generated-by-GCC-7.patch |  53 ++
 ...-missing-break-to-fix-fallthrough-warning.patch |  27 +
 .../openocd/0004-Fix-overflow-warning.patch        |  30 +
 ...e-the-fall-through-comment-to-right-scope.patch |  27 +
 meta-oe/recipes-devtools/openocd/openocd_git.bb    |   9 +-
 meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb  |   3 +-
 .../0001-remove-webclients-build.patch             |  28 -
 .../libvncserver/0002-common-add-sha1.patch        | 524 -------------
 ...bvncserver_0.9.10.bb => libvncserver_0.9.11.bb} |  18 +-
 .../pam-passwdqc/files/1000patch-219201.patch      | 156 ----
 .../pam-passwdqc/files/7000Makefile-fix-CC.patch   |  11 -
 .../pam-passwdqc/pam-passwdqc_1.0.5.bb             |  38 -
 .../passwdqc/passwdqc/makefile-add-ldflags.patch   |  31 +
 meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb |  63 ++
 .../0001-Use-pragma-once-unconditionally.patch     | 872 +++++++++++++++++++++
 .../0002-Convert-macros-into-functions.patch       | 123 +++
 ...-canonicalize_file_name-with-realpath-API.patch |  33 +
 ...ne-Fix-indentation-and-missing-semi-colon.patch |  54 ++
 .../ssiapi/0005-engine-Define-SENTINEL.patch       |  40 +
 ...issing-includes-and-use-realpath-instead-.patch |  40 +
 meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb     |   9 +-
 ...01-Add-correct-printf-qualifier-for-off_t.patch |  37 +
 ...e-poll.h-instead-of-deprecated-sys-poll.h.patch |  48 ++
 ...-C99-defined-format-for-printing-uint64_t.patch |  53 ++
 ...efine-__SWORD_TYPE-if-not-defined-by-libc.patch |  33 +
 .../fwts/fwts/0003-Undefine-PAGE_SIZE.patch        |  30 +
 ...ntptr_t-to-fix-pointer-to-int-cast-issues.patch |  76 ++
 meta-oe/recipes-test/fwts/fwts_git.bb              |  12 +-
 .../libfile/libfile-slurp-perl_9999.19.bb          |  19 +
 .../files/0001-fix_setup_py.patch                  |  35 -
 .../python-gsocketpool/python-gsocketpool.inc      |   8 +-
 ...etpool_0.1.5.bb => python-gsocketpool_0.1.6.bb} |   0
 ...tpool_0.1.5.bb => python3-gsocketpool_0.1.6.bb} |   0
 .../python-mprpc/files/0001-fix_setup_py.patch     |  34 -
 .../python-mprpc/python-mprpc.inc                  |   8 +-
 ...thon-mprpc_0.1.13.bb => python-mprpc_0.1.14.bb} |   0
 ...on3-mprpc_0.1.13.bb => python3-mprpc_0.1.14.bb} |   0
 ...on-astroid_1.4.9.bb => python-astroid_1.5.3.bb} |   4 +-
 .../recipes-devtools/python/python-chardet.inc     |   4 +-
 ...on-chardet_3.0.2.bb => python-chardet_3.0.4.bb} |   0
 .../{python-cmd2_0.7.0.bb => python-cmd2_0.7.2.bb} |   4 +-
 .../python/python-cryptography-vectors.inc         |   4 +-
 ...1.8.1.bb => python-cryptography-vectors_1.9.bb} |   0
 .../python/python-cryptography.inc                 |   4 +-
 ...ography_1.8.1.bb => python-cryptography_1.9.bb} |   0
 .../python/python-flask-pymongo.inc                |   6 +-
 ...ongo_0.4.1.bb => python-flask-pymongo_0.5.1.bb} |   0
 .../recipes-devtools/python/python-flask.inc       |   4 +-
 ...python-flask_0.12.bb => python-flask_0.12.2.bb} |   0
 .../recipes-devtools/python/python-gevent.inc      |   6 +-
 ...thon-gevent_1.2.1.bb => python-gevent_1.2.2.bb} |   0
 ...ython-isort_4.2.5.bb => python-isort_4.2.15.bb} |   4 +-
 ...-jsonpatch_1.15.bb => python-jsonpatch_1.16.bb} |   4 +-
 .../python/python-lazy-object-proxy_1.2.2.bb       |  10 -
 .../python/python-lazy-object-proxy_1.3.1.bb       |  10 +
 .../recipes-devtools/python/python-lxml.inc        |   6 +-
 .../{python-lxml_3.7.3.bb => python-lxml_3.8.0.bb} |   0
 ...on-monotonic_1.2.bb => python-monotonic_1.3.bb} |   4 +-
 .../recipes-devtools/python/python-paho-mqtt.inc   |   4 +-
 ...-paho-mqtt_1.2.bb => python-paho-mqtt_1.2.3.bb} |   0
 .../recipes-devtools/python/python-parse_1.8.0.bb  |  13 -
 .../recipes-devtools/python/python-parse_1.8.2.bb  |  13 +
 .../{python-pbr_3.0.0.bb => python-pbr_3.0.1.bb}   |   4 +-
 .../python/python-prompt-toolkit.inc               |   4 +-
 ...t_1.0.13.bb => python-prompt-toolkit_1.0.14.bb} |   0
 meta-python/recipes-devtools/python/python-py.inc  |   6 +-
 .../{python-py_1.4.32.bb => python-py_1.4.34.bb}   |   0
 .../recipes-devtools/python/python-pybind11.inc    |   7 +-
 ...-pybind11_2.0.1.bb => python-pybind11_2.1.1.bb} |   0
 .../recipes-devtools/python/python-pytest.inc      |   4 +-
 ...thon-pytest_3.0.6.bb => python-pytest_3.1.2.bb} |   0
 .../python/python-selectors34_1.1.bb               |  12 -
 .../python/python-selectors34_1.2.bb               |  12 +
 .../recipes-devtools/python/python-serpent.inc     |   6 +-
 ...thon-serpent_1.19.bb => python-serpent_1.22.bb} |   0
 .../python/python-setuptools-scm.inc               |   4 +-
 ...m_1.15.0.bb => python-setuptools-scm_1.15.6.bb} |   0
 .../recipes-devtools/python/python-sqlalchemy.inc  |   4 +-
 ...lchemy_1.1.9.bb => python-sqlalchemy_1.1.10.bb} |   0
 .../python/python-unidiff_0.5.3.bb                 |  15 -
 .../python/python-unidiff_0.5.4.bb                 |   9 +
 .../recipes-devtools/python/python-urllib3.inc     |   6 +-
 ...hon-urllib3_1.2.bb => python-urllib3_1.21.1.bb} |   0
 ...hon-wrapt_1.10.8.bb => python-wrapt_1.10.10.bb} |   4 +-
 .../python/python-zopeinterface.inc                |   4 +-
 ...face_4.3.3.bb => python-zopeinterface_4.4.2.bb} |   0
 ...3-chardet_3.0.2.bb => python3-chardet_3.0.4.bb} |   0
 ....8.1.bb => python3-cryptography-vectors_1.9.bb} |   0
 ...graphy_1.8.1.bb => python3-cryptography_1.9.bb} |   0
 ...ngo_0.4.1.bb => python3-flask-pymongo_0.5.1.bb} |   0
 ...thon3-flask_0.12.bb => python3-flask_0.12.2.bb} |   0
 ...on3-gevent_1.2.1.bb => python3-gevent_1.2.2.bb} |   0
 ...python3-lxml_3.7.3.bb => python3-lxml_3.8.0.bb} |   0
 ...w-calling-make-clean-without-sphinx-build.patch |  34 -
 .../python/python3-multidict_2.1.4.bb              |  11 -
 .../python/python3-multidict_2.1.6.bb              |   9 +
 ...paho-mqtt_1.2.bb => python3-paho-mqtt_1.2.3.bb} |   0
 ..._1.0.13.bb => python3-prompt-toolkit_1.0.14.bb} |   0
 .../{python3-py_1.4.32.bb => python3-py_1.4.34.bb} |   0
 ...pybind11_2.0.1.bb => python3-pybind11_2.1.1.bb} |   0
 ...on3-pytest_3.0.6.bb => python3-pytest_3.1.2.bb} |   0
 ...on3-serpent_1.19.bb => python3-serpent_1.22.bb} |   0
 ..._1.15.0.bb => python3-setuptools-scm_1.15.6.bb} |   0
 ...chemy_1.1.9.bb => python3-sqlalchemy_1.1.10.bb} |   0
 ...n3-urllib3_1.2.bb => python3-urllib3_1.21.1.bb} |   0
 ...ace_4.3.3.bb => python3-zopeinterface_4.4.2.bb} |   0
 .../nginx/{nginx_1.13.0.bb => nginx_1.13.1.bb}     |   4 +-
 118 files changed, 2931 insertions(+), 1009 deletions(-)
 create mode 100644 meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/0001-Specify-printf-formats.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-dns-resolved-add-systemd-resolved-backend.patch
 create mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0001-dns-resolved-also-check-for-etc-resolv-conf.systemd.patch
 create mode 100644 meta-oe/recipes-devtools/kconfig-frontends/files/0001-Makefile-ensure-frontends-exits-before-writing-into-.patch
 create mode 100644 meta-oe/recipes-devtools/kconfig-frontends/files/0001-Switch-utils-kconfig-diff-to-use-Python-3.patch
 create mode 100644 meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb
 create mode 100644 meta-oe/recipes-devtools/mercurial/files/mercurial-CVE-2017-9462.patch
 create mode 100644 meta-oe/recipes-devtools/openocd/openocd/0001-Add-fallthrough-comments.patch
 create mode 100644 meta-oe/recipes-devtools/openocd/openocd/0002-Workaround-new-warnings-generated-by-GCC-7.patch
 create mode 100644 meta-oe/recipes-devtools/openocd/openocd/0003-armv7a-Add-missing-break-to-fix-fallthrough-warning.patch
 create mode 100644 meta-oe/recipes-devtools/openocd/openocd/0004-Fix-overflow-warning.patch
 create mode 100644 meta-oe/recipes-devtools/openocd/openocd/0005-command-Move-the-fall-through-comment-to-right-scope.patch
 delete mode 100644 meta-oe/recipes-graphics/libvncserver/libvncserver/0001-remove-webclients-build.patch
 delete mode 100644 meta-oe/recipes-graphics/libvncserver/libvncserver/0002-common-add-sha1.patch
 rename meta-oe/recipes-graphics/libvncserver/{libvncserver_0.9.10.bb => libvncserver_0.9.11.bb} (53%)
 delete mode 100644 meta-oe/recipes-support/pam-passwdqc/files/1000patch-219201.patch
 delete mode 100644 meta-oe/recipes-support/pam-passwdqc/files/7000Makefile-fix-CC.patch
 delete mode 100644 meta-oe/recipes-support/pam-passwdqc/pam-passwdqc_1.0.5.bb
 create mode 100644 meta-oe/recipes-support/passwdqc/passwdqc/makefile-add-ldflags.patch
 create mode 100644 meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-Use-pragma-once-unconditionally.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0002-Convert-macros-into-functions.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0003-Replace-canonicalize_file_name-with-realpath-API.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0004-engine-Fix-indentation-and-missing-semi-colon.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0005-engine-Define-SENTINEL.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0006-tools-Add-missing-includes-and-use-realpath-instead-.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0001-Include-poll.h-instead-of-deprecated-sys-poll.h.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0002-Add-C99-defined-format-for-printing-uint64_t.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0002-Define-__SWORD_TYPE-if-not-defined-by-libc.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0003-Undefine-PAGE_SIZE.patch
 create mode 100644 meta-oe/recipes-test/fwts/fwts/0003-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch
 create mode 100644 meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb
 delete mode 100644 meta-python/recipes-connectivity/python-gsocketpool/files/0001-fix_setup_py.patch
 rename meta-python/recipes-connectivity/python-gsocketpool/{python-gsocketpool_0.1.5.bb => python-gsocketpool_0.1.6.bb} (100%)
 rename meta-python/recipes-connectivity/python-gsocketpool/{python3-gsocketpool_0.1.5.bb => python3-gsocketpool_0.1.6.bb} (100%)
 delete mode 100644 meta-python/recipes-connectivity/python-mprpc/files/0001-fix_setup_py.patch
 rename meta-python/recipes-connectivity/python-mprpc/{python-mprpc_0.1.13.bb => python-mprpc_0.1.14.bb} (100%)
 rename meta-python/recipes-connectivity/python-mprpc/{python3-mprpc_0.1.13.bb => python3-mprpc_0.1.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-astroid_1.4.9.bb => python-astroid_1.5.3.bb} (74%)
 rename meta-python/recipes-devtools/python/{python-chardet_3.0.2.bb => python-chardet_3.0.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.7.0.bb => python-cmd2_0.7.2.bb} (77%)
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_1.8.1.bb => python-cryptography-vectors_1.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography_1.8.1.bb => python-cryptography_1.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask-pymongo_0.4.1.bb => python-flask-pymongo_0.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask_0.12.bb => python-flask_0.12.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-gevent_1.2.1.bb => python-gevent_1.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-isort_4.2.5.bb => python-isort_4.2.15.bb} (66%)
 rename meta-python/recipes-devtools/python/{python-jsonpatch_1.15.bb => python-jsonpatch_1.16.bb} (71%)
 delete mode 100644 meta-python/recipes-devtools/python/python-lazy-object-proxy_1.2.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python-lazy-object-proxy_1.3.1.bb
 rename meta-python/recipes-devtools/python/{python-lxml_3.7.3.bb => python-lxml_3.8.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-monotonic_1.2.bb => python-monotonic_1.3.bb} (67%)
 rename meta-python/recipes-devtools/python/{python-paho-mqtt_1.2.bb => python-paho-mqtt_1.2.3.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-parse_1.8.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse_1.8.2.bb
 rename meta-python/recipes-devtools/python/{python-pbr_3.0.0.bb => python-pbr_3.0.1.bb} (75%)
 rename meta-python/recipes-devtools/python/{python-prompt-toolkit_1.0.13.bb => python-prompt-toolkit_1.0.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-py_1.4.32.bb => python-py_1.4.34.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pybind11_2.0.1.bb => python-pybind11_2.1.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.0.6.bb => python-pytest_3.1.2.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-selectors34_1.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-selectors34_1.2.bb
 rename meta-python/recipes-devtools/python/{python-serpent_1.19.bb => python-serpent_1.22.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-setuptools-scm_1.15.0.bb => python-setuptools-scm_1.15.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-sqlalchemy_1.1.9.bb => python-sqlalchemy_1.1.10.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-unidiff_0.5.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python-unidiff_0.5.4.bb
 rename meta-python/recipes-devtools/python/{python-urllib3_1.2.bb => python-urllib3_1.21.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-wrapt_1.10.8.bb => python-wrapt_1.10.10.bb} (71%)
 rename meta-python/recipes-devtools/python/{python-zopeinterface_4.3.3.bb => python-zopeinterface_4.4.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-chardet_3.0.2.bb => python3-chardet_3.0.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_1.8.1.bb => python3-cryptography-vectors_1.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_1.8.1.bb => python3-cryptography_1.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-pymongo_0.4.1.bb => python3-flask-pymongo_0.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask_0.12.bb => python3-flask_0.12.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-gevent_1.2.1.bb => python3-gevent_1.2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-lxml_3.7.3.bb => python3-lxml_3.8.0.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-multidict/0001-Allow-calling-make-clean-without-sphinx-build.patch
 delete mode 100644 meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-multidict_2.1.6.bb
 rename meta-python/recipes-devtools/python/{python3-paho-mqtt_1.2.bb => python3-paho-mqtt_1.2.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_1.0.13.bb => python3-prompt-toolkit_1.0.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-py_1.4.32.bb => python3-py_1.4.34.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pybind11_2.0.1.bb => python3-pybind11_2.1.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.0.6.bb => python3-pytest_3.1.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-serpent_1.19.bb => python3-serpent_1.22.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-setuptools-scm_1.15.0.bb => python3-setuptools-scm_1.15.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.1.9.bb => python3-sqlalchemy_1.1.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-urllib3_1.2.bb => python3-urllib3_1.21.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-zopeinterface_4.3.3.bb => python3-zopeinterface_4.4.2.bb} (100%)
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.13.0.bb => nginx_1.13.1.bb} (64%)

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


More information about the Openembedded-commits mailing list