[oe-commits] [meta-openembedded] branch master-next updated (3e7f4b2 -> 22c8361)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 12 06:15:58 UTC 2018


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

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

    from 3e7f4b2  xrdb: upgrade 1.1.0 -> 1.1.1
     new 0b5f18d  hiawatha: use the correct CMAKE flag to disable TLS
     new 2b6a61a  python-pandas: update to version 0.23.3
     new 59ffe78  python-vobject: update to version 0.9.6
     new 67e87f6  python3-scapy: update to version 0.25
     new 7089829  python-pbr: add python3-pbr variant
     new 31a1db8  php: actually enable openssl
     new 9c9db1f  python-stevedore: add Py2 and Py3 recipes for stevedore
     new 1117c3b  python3-bandit: add the Bandit security scanner
     new 3dd544d  python-setuptools-scm: update to version 2.1.0
     new f4efda8  python-pyroute2: update to version 0.5.2
     new 6ce9f60  python-astroid: update to version 1.6.5
     new d1e4592  python-django: update to version 1.11.14
     new db6232a  python-flask: update to version 1.0.2
     new 029b5fb  python-migrate: update to version 2.2.1
     new 796674d  sblim-sfcb: fix sfcbinst2mof_DEPENDENCIES in Makefile.am
     new 22c8361  ntop: fix so generation in plugins/Makefile.am

The 16 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:
 ...ugins-Makefile.am-fix-for-automake-1.16.1.patch | 74 ++++++++++++++++++++++
 meta-networking/recipes-support/ntop/ntop_5.0.1.bb |  1 +
 meta-oe/recipes-devtools/php/php.inc               |  8 +--
 .../sblim-sfcb-1.4.9-fix-sfcbinst2mof.patch        | 31 +++++++++
 .../sblim-sfcb/sblim-sfcb_1.4.9.bb                 |  1 +
 .../recipes-devtools/python/python-astroid.inc     |  4 +-
 ...on-astroid_1.6.3.bb => python-astroid_1.6.5.bb} |  0
 .../recipes-devtools/python/python-django.inc      |  6 +-
 ...-django_1.11.10.bb => python-django_1.11.14.bb} |  0
 .../python/python-flask-migrate.inc                |  4 +-
 ...rate_2.1.1.bb => python-flask-migrate_2.2.1.bb} |  0
 .../recipes-devtools/python/python-flask.inc       |  6 +-
 ...ython-flask_0.12.2.bb => python-flask_1.0.2.bb} |  0
 .../recipes-devtools/python/python-pandas.inc      |  4 +-
 ...on-pandas_0.23.1.bb => python-pandas_0.23.3.bb} |  0
 .../python/{python-pbr_3.1.1.bb => python-pbr.inc} |  6 +-
 .../recipes-devtools/python/python-pbr_3.1.1.bb    | 18 +-----
 .../recipes-devtools/python/python-pyroute2.inc    |  4 +-
 ...pyroute2_0.4.21.bb => python-pyroute2_0.5.2.bb} |  0
 .../python/python-setuptools-scm.inc               |  4 +-
 ...cm_1.15.7.bb => python-setuptools-scm_2.1.0.bb} |  0
 .../recipes-devtools/python/python-stevedore.inc   | 13 ++++
 .../python/python-stevedore_1.28.0.bb              |  2 +
 ...on-vobject_0.9.5.bb => python-vobject_0.9.6.bb} |  4 +-
 ...3-astroid_1.6.3.bb => python3-astroid_1.6.5.bb} |  0
 .../python/python3-bandit_1.4.0.bb                 | 12 ++++
 ...django_1.11.10.bb => python3-django_1.11.14.bb} |  0
 ...ate_2.1.1.bb => python3-flask-migrate_2.2.1.bb} |  0
 ...hon3-flask_0.12.2.bb => python3-flask_1.0.2.bb} |  0
 ...3-pandas_0.23.1.bb => python3-pandas_0.23.3.bb} |  0
 .../recipes-devtools/python/python3-pbr_3.1.1.bb   |  2 +
 ...yroute2_0.4.21.bb => python3-pyroute2_0.5.2.bb} |  0
 ...python3-scapy_0.23.bb => python3-scapy_0.25.bb} |  6 +-
 ...m_1.15.7.bb => python3-setuptools-scm_2.1.0.bb} |  0
 .../python/python3-stevedore_1.28.0.bb             |  2 +
 .../recipes-httpd/hiawatha/hiawatha_10.7.bb        |  2 +-
 36 files changed, 169 insertions(+), 45 deletions(-)
 create mode 100644 meta-networking/recipes-support/ntop/ntop/0001-plugins-Makefile.am-fix-for-automake-1.16.1.patch
 create mode 100644 meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb-1.4.9/sblim-sfcb-1.4.9-fix-sfcbinst2mof.patch
 rename meta-python/recipes-devtools/python/{python-astroid_1.6.3.bb => python-astroid_1.6.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-django_1.11.10.bb => python-django_1.11.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask-migrate_2.1.1.bb => python-flask-migrate_2.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask_0.12.2.bb => python-flask_1.0.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pandas_0.23.1.bb => python-pandas_0.23.3.bb} (100%)
 copy meta-python/recipes-devtools/python/{python-pbr_3.1.1.bb => python-pbr.inc} (84%)
 rename meta-python/recipes-devtools/python/{python-pyroute2_0.4.21.bb => python-pyroute2_0.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-setuptools-scm_1.15.7.bb => python-setuptools-scm_2.1.0.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-stevedore.inc
 create mode 100644 meta-python/recipes-devtools/python/python-stevedore_1.28.0.bb
 rename meta-python/recipes-devtools/python/{python-vobject_0.9.5.bb => python-vobject_0.9.6.bb} (71%)
 rename meta-python/recipes-devtools/python/{python3-astroid_1.6.3.bb => python3-astroid_1.6.5.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-bandit_1.4.0.bb
 rename meta-python/recipes-devtools/python/{python3-django_1.11.10.bb => python3-django_1.11.14.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-migrate_2.1.1.bb => python3-flask-migrate_2.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask_0.12.2.bb => python3-flask_1.0.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pandas_0.23.1.bb => python3-pandas_0.23.3.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb
 rename meta-python/recipes-devtools/python/{python3-pyroute2_0.4.21.bb => python3-pyroute2_0.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-scapy_0.23.bb => python3-scapy_0.25.bb} (55%)
 rename meta-python/recipes-devtools/python/{python3-setuptools-scm_1.15.7.bb => python3-setuptools-scm_2.1.0.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-stevedore_1.28.0.bb

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


More information about the Openembedded-commits mailing list