[oe-commits] [meta-openembedded] branch master-next updated (ea50f55 -> 71468b9)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 16 16:02:15 UTC 2018


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

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

    from ea50f55  tinyproxy: fix build ERROR
     new 9225e97  cfengine-masterfiles: 3.9.0 -> 3.10.2
     new 7460f99  cfengine: 3.9.0 -> 3.10.2
     new 746c82f  iscsi-initiator-utils: CVE-2017-17840
     new fb79395  pyinotify: Fix support for different python versions
     new 1dd5c92  spitools: bump git revision
     new 972dbca  pycrypto: Add recipe to have support on python3
     new 68d30f1  dialog: update SRC_URI
     new d382996  uw-imap: update SRC_URI
     new e328ec8  vim: set CLEANBROKEN to fix rebuild
     new 45bb0ce  drbd-utils: update SRC_URI
     new f04c0a7  xorgxrdp: new add
     new c6514d9  ell: Upgrade SRCREV
     new 391a6aa  zile: update to 2.14
     new 975c39b  bdftopcf: 1.0.5 -> 1.1
     new ae5eb8a  libyui-ncurses: fix indentation, include SRCPV in PV, don't use += and append.
     new 47bb175  wireguard: udpate to 20171221 version
     new 2a0e49c  open-vm-tools: add sysvinit script to start vmtoolsd daemon at boot time
     new 74b1ad6  postfix: fix generating aliases db files
     new bb50e73  stress-ng: upgrade to 0.09.09 and fix musl build
     new 23812f9  python-unidiff: update to version 0.5.5
     new 6eedaa8  python-psutil: update to version 5.4.3
     new feff111  python-werkzeug: update to version 0.14.1
     new b326b22  python-pytest: update to version 3.3.2
     new ba36625  python-tornado: update to version 4.5.3
     new c4cc576  php-native: eliminate SSTATEPOSTINSTFUNCS use
     new 246df5a  python-msgpack: update to version 0.5.1
     new 37e4d85  python-grpcio: update to version 1.8.3
     new 89c2b8d  python-grpcio-tools: update to version 1.8.3
     new 4ba27ba  python-can: update to the released version of 2.0.0
     new ddcef0a  python-django: update to version 1.11.9
     new 3db5c7b  python-cmd2: update to version 0.7.9
     new 71468b9  meson: remove recipe and class

The 32 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:
 ...Check-for-root-peer-user-for-iscsiuio-IPC.patch | 135 +++++++++++++++++++++
 ...ould-ignore-bogus-iscsid-broadcast-packet.patch |  39 ++++++
 ...l-fields-in-iscsiuio-IPC-response-are-set.patch |  34 ++++++
 ...ot-double-close-IPC-file-stream-to-iscsid.patch |  62 ++++++++++
 ...re-strings-from-peer-are-copied-correctly.patch |  78 ++++++++++++
 ...-useless-strcopy-and-validate-CIDR-length.patch |  44 +++++++
 ...ck-iscsiuio-ping-data-length-for-validity.patch |  64 ++++++++++
 .../iscsi-initiator-utils_2.0.874.bb               |   7 ++
 .../recipes-daemons/postfix/files/main.cf          |   2 +-
 .../recipes-daemons/postfix/files/postfix.service  |   2 +-
 .../recipes-daemons/postfix/postfix.inc            |  17 ++-
 ...0170810.bb => wireguard-module_0.0.20171221.bb} |   0
 ...20170810.bb => wireguard-tools_0.0.20171221.bb} |   0
 .../recipes-kernel/wireguard/wireguard.inc         |   4 +-
 .../recipes-support/drbd/drbd-utils_8.9.6.bb       |   2 +-
 meta-oe/classes/meson.bbclass                      | 106 ----------------
 meta-oe/recipes-core/ell/ell_git.bb                |   2 +-
 .../meson/meson/native_bindir.patch                |  71 -----------
 meta-oe/recipes-devtools/meson/meson_0.40.1.bb     |  20 ---
 meta-oe/recipes-devtools/php/php.inc               |  12 --
 meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb  |   2 +-
 .../remove-policy-of-usr-local-sbin.patch          |  28 -----
 ...les_3.9.0.bb => cfengine-masterfiles_3.10.2.bb} |  17 ++-
 .../{cfengine_3.9.0.bb => cfengine_3.10.2.bb}      |  13 +-
 .../recipes-extended/dialog/dialog_1.3-20160828.bb |   2 +-
 .../recipes-graphics/libyui/libyui-ncurses_git.bb  |  39 +++---
 .../{bdftopcf_1.0.5.bb => bdftopcf_1.1.bb}         |   4 +-
 .../open-vm-tools/files/vmtoolsd.init              |  66 ++++++++++
 .../open-vm-tools/open-vm-tools_10.1.5.bb          |  17 ++-
 meta-oe/recipes-support/spitools/spitools_git.bb   |   2 +-
 meta-oe/recipes-support/vim/vim_8.0.0983.bb        |   5 +-
 .../recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb    |  22 ++++
 .../zile/{zile_2.4.11.bb => zile_2.4.14.bb}        |   6 +-
 .../0001-Several-changes-to-fix-musl-build.patch   |  31 +----
 .../0002-stress-fcntl-fix-build-for-musl.patch     |  27 +++++
 .../0003-stress-fcntl.c-fix-syntax-errors.patch    |  47 +++++++
 .../recipes-test/stress-ng/stress-ng_0.08.17.bb    |  20 ---
 .../recipes-test/stress-ng/stress-ng_0.09.09.bb    |  26 ++++
 meta-python/recipes-devtools/python/python-can.inc |   4 +-
 .../{python-can_2.0.0b1.bb => python-can_2.0.0.bb} |   0
 .../{python-cmd2_0.7.8.bb => python-cmd2_0.7.9.bb} |   6 +-
 .../recipes-devtools/python/python-django.inc      |   4 +-
 ...on-django_1.11.8.bb => python-django_1.11.9.bb} |   0
 ...tools_1.8.2.bb => python-grpcio-tools_1.8.3.bb} |   4 +-
 ...thon-grpcio_1.8.2.bb => python-grpcio_1.8.3.bb} |   4 +-
 .../recipes-devtools/python/python-msgpack.inc     |   4 +-
 ...on-msgpack_0.4.8.bb => python-msgpack_0.5.1.bb} |   0
 .../recipes-devtools/python/python-psutil.inc      |   4 +-
 ...thon-psutil_5.4.2.bb => python-psutil_5.4.3.bb} |   0
 .../recipes-devtools/python/python-pycrypto.inc    |   6 +-
 .../python/python-pycrypto_2.6.1.bb                |   4 -
 .../recipes-devtools/python/python-pyinotify.inc   |   8 +-
 .../recipes-devtools/python/python-pytest.inc      |   4 +-
 ...thon-pytest_3.3.1.bb => python-pytest_3.3.2.bb} |   0
 .../recipes-devtools/python/python-tornado.inc     |   7 +-
 ...on-tornado_4.5.2.bb => python-tornado_4.5.3.bb} |   0
 .../recipes-devtools/python/python-unidiff.inc     |   9 +-
 ...on-unidiff_0.5.4.bb => python-unidiff_0.5.5.bb} |   0
 .../recipes-devtools/python/python-werkzeug.inc    |   4 +-
 ...-werkzeug_0.14.bb => python-werkzeug_0.14.1.bb} |   0
 ...python3-can_2.0.0b1.bb => python3-can_2.0.0.bb} |   0
 ...3-django_1.11.8.bb => python3-django_1.11.9.bb} |   0
 ...3-msgpack_0.4.8.bb => python3-msgpack_0.5.1.bb} |   0
 ...on3-psutil_5.4.2.bb => python3-psutil_5.4.3.bb} |   0
 ...pycrypto_2.6.1.bb => python3-pycrypto_2.6.1.bb} |   8 +-
 ...on3-pytest_3.3.1.bb => python3-pytest_3.3.2.bb} |   0
 ...3-tornado_4.5.2.bb => python3-tornado_4.5.3.bb} |   0
 ...3-unidiff_0.5.4.bb => python3-unidiff_0.5.5.bb} |   0
 ...werkzeug_0.14.bb => python3-werkzeug_0.14.1.bb} |   0
 69 files changed, 771 insertions(+), 384 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Check-for-root-peer-user-for-iscsiuio-IPC.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0002-iscsiuio-should-ignore-bogus-iscsid-broadcast-packet.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0003-Ensure-all-fields-in-iscsiuio-IPC-response-are-set.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0004-Do-not-double-close-IPC-file-stream-to-iscsid.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0005-Ensure-strings-from-peer-are-copied-correctly.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0006-Skip-useless-strcopy-and-validate-CIDR-length.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0007-Check-iscsiuio-ping-data-length-for-validity.patch
 rename meta-networking/recipes-kernel/wireguard/{wireguard-module_0.0.20170810.bb => wireguard-module_0.0.20171221.bb} (100%)
 rename meta-networking/recipes-kernel/wireguard/{wireguard-tools_0.0.20170810.bb => wireguard-tools_0.0.20171221.bb} (100%)
 delete mode 100644 meta-oe/classes/meson.bbclass
 delete mode 100644 meta-oe/recipes-devtools/meson/meson/native_bindir.patch
 delete mode 100644 meta-oe/recipes-devtools/meson/meson_0.40.1.bb
 delete mode 100644 meta-oe/recipes-extended/cfengine/cfengine-masterfiles/remove-policy-of-usr-local-sbin.patch
 rename meta-oe/recipes-extended/cfengine/{cfengine-masterfiles_3.9.0.bb => cfengine-masterfiles_3.10.2.bb} (64%)
 rename meta-oe/recipes-extended/cfengine/{cfengine_3.9.0.bb => cfengine_3.10.2.bb} (82%)
 rename meta-oe/recipes-graphics/xorg-app/{bdftopcf_1.0.5.bb => bdftopcf_1.1.bb} (70%)
 create mode 100644 meta-oe/recipes-support/open-vm-tools/files/vmtoolsd.init
 create mode 100644 meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
 rename meta-oe/recipes-support/zile/{zile_2.4.11.bb => zile_2.4.14.bb} (70%)
 create mode 100644 meta-oe/recipes-test/stress-ng/stress-ng/0002-stress-fcntl-fix-build-for-musl.patch
 create mode 100644 meta-oe/recipes-test/stress-ng/stress-ng/0003-stress-fcntl.c-fix-syntax-errors.patch
 delete mode 100644 meta-oe/recipes-test/stress-ng/stress-ng_0.08.17.bb
 create mode 100644 meta-oe/recipes-test/stress-ng/stress-ng_0.09.09.bb
 rename meta-python/recipes-devtools/python/{python-can_2.0.0b1.bb => python-can_2.0.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.7.8.bb => python-cmd2_0.7.9.bb} (69%)
 rename meta-python/recipes-devtools/python/{python-django_1.11.8.bb => python-django_1.11.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-grpcio-tools_1.8.2.bb => python-grpcio-tools_1.8.3.bb} (74%)
 rename meta-python/recipes-devtools/python/{python-grpcio_1.8.2.bb => python-grpcio_1.8.3.bb} (82%)
 rename meta-python/recipes-devtools/python/{python-msgpack_0.4.8.bb => python-msgpack_0.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-psutil_5.4.2.bb => python-psutil_5.4.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.3.1.bb => python-pytest_3.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-tornado_4.5.2.bb => python-tornado_4.5.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-unidiff_0.5.4.bb => python-unidiff_0.5.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-werkzeug_0.14.bb => python-werkzeug_0.14.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-can_2.0.0b1.bb => python3-can_2.0.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-django_1.11.8.bb => python3-django_1.11.9.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-msgpack_0.4.8.bb => python3-msgpack_0.5.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_5.4.2.bb => python3-psutil_5.4.3.bb} (100%)
 copy meta-python/recipes-devtools/python/{python-pycrypto_2.6.1.bb => python3-pycrypto_2.6.1.bb} (60%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.3.1.bb => python3-pytest_3.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tornado_4.5.2.bb => python3-tornado_4.5.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-unidiff_0.5.4.bb => python3-unidiff_0.5.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_0.14.bb => python3-werkzeug_0.14.1.bb} (100%)

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


More information about the Openembedded-commits mailing list