[oe-commits] [openembedded-core] branch master-next updated (df5d2c4 -> 8a86e97)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 23:35:30 UTC 2020


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

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

    from df5d2c4  rsync: whitelist CVE-2017-16548
     new cc4b0ff  lttng-modules: update to 2.11.1
     new ed145d7  ifupdown: add ptest
     new efabe1f  podfix: remove
     new 2a563a5  piglit: don't stage the test suite
     new d99ef30  oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True
     new 9a5f65e  rt-tests: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True
     new fd9553b  kernel.bbclass: set LD in KERNEL_CONFIG_COMMAND to fix 5.4+ builds when gold is enabled
     new 8ccef8c  python3-six: Move src_uri checks to recipe main
     new f516cf3  systemd: Upgrade 243.2 -> 243.4-latest
     new 8a86e97  kernel-yocto.bbclass: export LD in the environment used by kconf_check

The 10 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/kernel-yocto.bbclass                  |   1 +
 meta/classes/kernel.bbclass                        |   2 +-
 meta/classes/podfix.bbclass                        |  35 -----
 meta/classes/reproducible_build_simple.bbclass     |   2 -
 meta/lib/oeqa/controllers/masterimage.py           |   2 +-
 meta/lib/oeqa/core/target/ssh.py                   |   2 +-
 meta/lib/oeqa/utils/sshcontrol.py                  |   2 +-
 .../{kbd/kbd => ifupdown/files}/run-ptest          |   2 +-
 .../ifupdown/files/tweak-ptest-script.patch        |  49 +++++++
 meta/recipes-core/ifupdown/ifupdown_0.8.35.bb      |  10 +-
 ...systemd-boot_243.2.bb => systemd-boot_243.4.bb} |   0
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 ...t-install-dependency-links-at-install-tim.patch |  30 ++--
 ...01-do-not-disable-buffer-in-writing-files.patch |  88 ++++--------
 ...e-comprehensive-protection-against-libsec.patch | 152 ---------------------
 ...-consider-symlink-on-filesystems-like-NFS.patch |  42 ------
 .../systemd/0004-rules-whitelist-hd-devices.patch  |  34 -----
 ...les-watch-metadata-changes-in-ide-devices.patch |  45 ------
 .../systemd/{systemd_243.2.bb => systemd_243.4.bb} |   4 -
 meta/recipes-devtools/python/python-six.inc        |   3 -
 meta/recipes-devtools/python/python3-six_1.14.0.bb |   2 +
 meta/recipes-graphics/piglit/piglit_git.bb         |   5 +
 ...Fix-oops-when-trace-sunrpc_task-events-in.patch |  94 -------------
 ...null-rpc_clnt-dereference-in-rpc_task_que.patch |  44 ------
 ...x-sunrpc-use-signed-integer-for-client-id.patch | 105 --------------
 ...04-sunrpc-introduce-lttng_get_clid-helper.patch | 130 ------------------
 ...g-modules_2.11.0.bb => lttng-modules_2.11.1.bb} |  16 +--
 meta/recipes-rt/rt-tests/files/rt_bmark.py         |   4 +-
 28 files changed, 124 insertions(+), 785 deletions(-)
 delete mode 100644 meta/classes/podfix.bbclass
 copy meta/recipes-core/{kbd/kbd => ifupdown/files}/run-ptest (54%)
 create mode 100644 meta/recipes-core/ifupdown/files/tweak-ptest-script.patch
 rename meta/recipes-core/systemd/{systemd-boot_243.2.bb => systemd-boot_243.4.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-seccomp-more-comprehensive-protection-against-libsec.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-unit-file.c-consider-symlink-on-filesystems-like-NFS.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0004-rules-whitelist-hd-devices.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0005-rules-watch-metadata-changes-in-ide-devices.patch
 rename meta/recipes-core/systemd/{systemd_243.2.bb => systemd_243.4.bb} (99%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-sunrpc-use-signed-integer-for-client-id.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-sunrpc-introduce-lttng_get_clid-helper.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.11.0.bb => lttng-modules_2.11.1.bb} (68%)

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


More information about the Openembedded-commits mailing list