[oe-commits] [openembedded-core] branch master updated (afea472 -> be7cbe8)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 18 11:12:54 UTC 2019


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

rpurdie pushed a change to branch master
in repository openembedded-core.

    from afea472  systemd: do not disable SELinux with musl
     new a266788  lttng-tools ptest: add missing dependencies
     new 935a91a  lttng-tools ptest: fix test_ust-dl
     new 7d055fe  lttng-ust: add python3-agent feature
     new a98a75a  resulttool/report: Enable roll-up report for a commit
     new 7b6383a  xev: update to 1.2.3
     new 1e91200  glibc: fix do_populate_sdk fail when multilib used
     new 6302816  mdadm: fix gcc8 maybe-uninitialized/format-overflow warning
     new 314a1b6  inetutils: Remove talk / talkd from ALTERNATIVES
     new 4bd1a09  inetutils: Handle rsh, etc more consistently
     new 9e13dad  inetutils: Disable rsh, etc in the build
     new 63c98d1  virglrenderer: requires distro feature opengl
     new 1e7c83c  glib-2.0: clean up EXTRA_OEMESON
     new 57154e8  systemd: drop unused kill-path option
     new 2a8b352  shadow: drop inappropriate patch
     new 172c3e8  class/sanity: strip the output of get_filesystem_id()
     new 1c36b4f  gst-examples: switch to gitlab url and https protocol
     new 400a046  systemd: fix CVE-2019-6454
     new db83d68  iproute2: add tc to the alternatives list
     new e1136ba  oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removed
     new 5c5402b  oeqa/manual/compliance-test.json: test id updated and missing test cases added
     new be7cbe8  oeqa/manual/kernel-dev.json: test id updated

The 21 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:
 meta/classes/sanity.bbclass                        |   2 +-
 meta/lib/oeqa/manual/bsp-hw.json                   | 266 ++++-----------------
 meta/lib/oeqa/manual/compliance-test.json          |  60 ++++-
 meta/lib/oeqa/manual/kernel-dev.json               |  36 +--
 .../inetutils/inetutils_1.9.4.bb                   |  37 +--
 meta/recipes-connectivity/iproute2/iproute2.inc    |   4 +
 meta/recipes-core/glib-2.0/glib.inc                |  13 +-
 meta/recipes-core/glibc/glibc-package.inc          |   1 +
 .../systemd/systemd/CVE-2019-6454.patch            | 216 +++++++++++++++++
 meta/recipes-core/systemd/systemd_241.bb           |   2 +-
 ...maybe-uninitialized-format-overflow-warni.patch |  60 +++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   1 +
 ...-useradd-copy-extended-attributes-of-home.patch |  41 ----
 ...-create-parent-directories-when-necessary.patch |  14 +-
 meta/recipes-extended/shadow/shadow.inc            |   1 -
 .../virglrenderer/virglrenderer_0.7.0.bb           |   5 +-
 meta/recipes-graphics/xorg-app/xev/diet-x11.patch  | 133 +++++++----
 .../xorg-app/{xev_1.2.2.bb => xev_1.2.3.bb}        |   4 +-
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |  36 ++-
 meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb      |  12 +-
 .../gstreamer/gst-examples_git.bb                  |   2 +-
 scripts/lib/resulttool/report.py                   |  16 +-
 22 files changed, 560 insertions(+), 402 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/CVE-2019-6454.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-gcc8-maybe-uninitialized-format-overflow-warni.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0001-useradd-copy-extended-attributes-of-home.patch
 rename meta/recipes-graphics/xorg-app/{xev_1.2.2.bb => xev_1.2.3.bb} (77%)

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


More information about the Openembedded-commits mailing list