[oe-commits] [meta-openembedded] branch master-next updated (d128374 -> ac433ce)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 10 11:49:31 UTC 2017


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

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

    from d128374  ntimed: Use adjtimex on musl
     new a42d2a5  python-gsocketpool: add new recipe
     new 2e15792  python-mprpc: add new recipe
     new 90edc47  f2fs-tools: Update to Version 1.8.0
     new b448257  uftp: Add recipe
     new 1446151  gd : CVE-2016-10166
     new a7cfd07  python-paho-mqtt: make recipe available as python3 version
     new 5c759ac  tinyproxy: Add recipe
     new cef662c  nfacct: fixed SRC_URI and dropped workdir statement
     new 1c9fbae  librcf: install missing SF headers
     new 02a5014  jack: remove (non-existing) package jack from dependencies of jack-dev
     new 9c0837e  gd : CVE-2016-10167, CVE-2016-10168
     new 3a35b31  python-pyalsaaudio: Extend recipe to support Python 3
     new a08189e  fbida: Fix compile-host-path error
     new d8009ab  postfix: do NOT create directory /var/spool/mail
     new ac433ce  waf-samba.bbclass: redefine WAF_CROSS_ANSWERS_PATH

The 15 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:
 .../0002-Fix-mkfs-out-of-tree-builds.patch         | 37 +++++++++++++
 .../{f2fs-tools_1.4.0.bb => f2fs-tools_1.8.0.bb}   |  5 +-
 meta-networking/classes/waf-samba.bbclass          |  1 +
 meta-networking/conf/layer.conf                    |  3 --
 .../recipes-daemons/postfix/postfix.inc            |  2 -
 .../recipes-filter/nfacct/nfacct_1.0.2.bb          |  4 +-
 .../tinyproxy/tinyproxy/tinyproxy.service          | 14 +++++
 .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb   | 41 +++++++++++++++
 meta-networking/recipes-support/uftp/uftp_4.9.3.bb | 16 ++++++
 .../librcf/librcf/0001-Add-CMake-build-files.patch |  7 +--
 meta-oe/recipes-graphics/fbida/fbida_2.10.bb       |  4 +-
 .../fbida/files/0001-Avoid-using-host-path.patch   | 34 ++++++++++++
 meta-oe/recipes-multimedia/jack/jack_git.bb        |  2 +
 meta-oe/recipes-support/gd/gd/CVE-2016-10166.patch | 60 ++++++++++++++++++++++
 meta-oe/recipes-support/gd/gd/CVE-2016-10167.patch | 48 +++++++++++++++++
 meta-oe/recipes-support/gd/gd/CVE-2016-10168.patch | 38 ++++++++++++++
 meta-oe/recipes-support/gd/gd_2.2.3.bb             |  5 +-
 .../python-gsocketpool/python-gsocketpool_0.1.5.bb | 12 +++++
 .../python-mprpc/python-mprpc_0.1.13.bb            | 13 +++++
 ...ython-paho-mqtt_1.2.bb => python-paho-mqtt.inc} | 13 +++--
 .../python/python-paho-mqtt_1.2.bb                 | 16 +-----
 ...pyalsaaudio_0.8.4.bb => python-pyalsaaudio.inc} |  2 -
 .../python/python-pyalsaaudio_0.8.4.bb             | 13 +----
 .../python/python3-paho-mqtt_1.2.bb                |  3 ++
 .../python/python3-pyalsaaudio_0.8.4.bb            |  2 +
 25 files changed, 345 insertions(+), 50 deletions(-)
 create mode 100644 meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0002-Fix-mkfs-out-of-tree-builds.patch
 rename meta-filesystems/recipes-utils/f2fs-tools/{f2fs-tools_1.4.0.bb => f2fs-tools_1.8.0.bb} (81%)
 create mode 100644 meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.service
 create mode 100644 meta-networking/recipes-support/tinyproxy/tinyproxy_1.8.4.bb
 create mode 100644 meta-networking/recipes-support/uftp/uftp_4.9.3.bb
 create mode 100644 meta-oe/recipes-graphics/fbida/files/0001-Avoid-using-host-path.patch
 create mode 100644 meta-oe/recipes-support/gd/gd/CVE-2016-10166.patch
 create mode 100644 meta-oe/recipes-support/gd/gd/CVE-2016-10167.patch
 create mode 100644 meta-oe/recipes-support/gd/gd/CVE-2016-10168.patch
 create mode 100644 meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.5.bb
 create mode 100644 meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.13.bb
 copy meta-python/recipes-devtools/python/{python-paho-mqtt_1.2.bb => python-paho-mqtt.inc} (73%)
 copy meta-python/recipes-devtools/python/{python-pyalsaaudio_0.8.4.bb => python-pyalsaaudio.inc} (93%)
 create mode 100644 meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb

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


More information about the Openembedded-commits mailing list