[oe-commits] [meta-openembedded] branch master-next updated (fd5d356 -> 412a93a)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 01:44:18 UTC 2019


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 fd5d356  python-dominate: upgrade 2.3.1 -> 2.4.0
     new 20e5af0  s-suite: install missing create_config.sh
     new 8ba4a76  python-flask-babel: upgrade 0.11.2 -> 0.12.2
     new 347c6c7  python-flask-migrate: upgrade 2.2.1 -> 2.5.2
     new 209bc3d  jansson: allow to build a -native package
     new ab4a5a1  cunit: allow to build a -native package
     new e09cb9b  libev: allow to build a -native package
     new 5d05acd  nghttp2: fix UPSTREAM_CHECK_URI
     new edb4379  nghttp2: update to 1.39.2
     new 98d1225  nghttp2: build more of this & fix packaging
     new 0c6c108  nghttp2: allow to build a -native package
     new 5abd5bc  nodejs: allow use of system nghttp2
     new bf561c4  mariadb: upgrade 10.3.16 -> 10.3.18
     new 24f2a99  mcelog: upgrade 164 -> 165
     new 6afe317  mce-test: Update to latest git version
     new 0e88ca2  postgresql: upgrade 11.5 -> 12.0
     new 05c9385  protobuf: upgrade 3.10.0 -> 3.10.1
     new deb24f5  sshfs-fuse: upgrade 3.5.2 -> 3.6.0
     new bc7972d  haveged: Fix missing initscript when both systemd and sysvinit are enabled
     new 2462268  samba: fix installation for minimal build
     new 1a3ab20  autofs: set some paths for configure script
     new d8ab89a  autofs: install sysvinit script manually if systemd is enabled
     new 412a93a  ostree: fix some invalid condition checking

The 22 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:
 .../{sshfs-fuse_3.5.2.bb => sshfs-fuse_3.6.0.bb}   |  2 +-
 .../recipes-connectivity/samba/samba_4.10.8.bb     | 16 +++++----
 .../recipes-daemons/autofs/autofs_5.1.6.bb         | 11 ++++++
 .../0001-fetch-ocsp-response-use-python3.patch     | 27 ++++++++++++++
 .../recipes-support/nghttp2/nghttp2_1.39.1.bb      | 15 --------
 .../recipes-support/nghttp2/nghttp2_1.39.2.bb      | 41 ++++++++++++++++++++++
 meta-oe/recipes-benchmark/s-suite/s-suite_git.bb   |  1 +
 meta-oe/recipes-connectivity/libev/libev_4.27.bb   |  2 ++
 ...native_10.3.16.bb => mariadb-native_10.3.18.bb} |  0
 meta-oe/recipes-dbs/mysql/mariadb.inc              |  4 +--
 .../{mariadb_10.3.16.bb => mariadb_10.3.18.bb}     |  0
 ...0001-Use-pkg-config-for-libxml2-detection.patch | 14 +++++---
 .../{postgresql_11.5.bb => postgresql_12.0.bb}     |  4 +--
 meta-oe/recipes-devtools/nodejs/nodejs_10.17.0.bb  |  1 +
 .../{protobuf_3.10.0.bb => protobuf_3.10.1.bb}     |  2 +-
 meta-oe/recipes-extended/haveged/haveged_1.9.6.bb  |  6 ++++
 meta-oe/recipes-extended/jansson/jansson_2.12.bb   |  1 +
 meta-oe/recipes-extended/ostree/ostree_2019.5.bb   |  6 ++--
 meta-oe/recipes-support/mcelog/mce-test_git.bb     |  4 +--
 .../mcelog/{mcelog_164.bb => mcelog_165.bb}        |  2 +-
 meta-oe/recipes-test/cunit/cunit_2.1-3.bb          |  2 ++
 .../recipes-devtools/python/python-flask-babel.inc |  4 +--
 ...abel_0.11.2.bb => python-flask-babel_0.12.2.bb} |  0
 .../python/python-flask-migrate.inc                |  4 +--
 ...rate_2.2.1.bb => python-flask-migrate_2.5.2.bb} |  0
 ...bel_0.11.2.bb => python3-flask-babel_0.12.2.bb} |  0
 ...ate_2.2.1.bb => python3-flask-migrate_2.5.2.bb} |  0
 27 files changed, 126 insertions(+), 43 deletions(-)
 rename meta-filesystems/recipes-filesystems/sshfs-fuse/{sshfs-fuse_3.5.2.bb => sshfs-fuse_3.6.0.bb} (88%)
 create mode 100644 meta-networking/recipes-support/nghttp2/nghttp2/0001-fetch-ocsp-response-use-python3.patch
 delete mode 100644 meta-networking/recipes-support/nghttp2/nghttp2_1.39.1.bb
 create mode 100644 meta-networking/recipes-support/nghttp2/nghttp2_1.39.2.bb
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.16.bb => mariadb-native_10.3.18.bb} (100%)
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.16.bb => mariadb_10.3.18.bb} (100%)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_11.5.bb => postgresql_12.0.bb} (63%)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.10.0.bb => protobuf_3.10.1.bb} (98%)
 rename meta-oe/recipes-support/mcelog/{mcelog_164.bb => mcelog_165.bb} (95%)
 rename meta-python/recipes-devtools/python/{python-flask-babel_0.11.2.bb => python-flask-babel_0.12.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask-migrate_2.2.1.bb => python-flask-migrate_2.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-babel_0.11.2.bb => python3-flask-babel_0.12.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-migrate_2.2.1.bb => python3-flask-migrate_2.5.2.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