[oe-commits] [openembedded-core] branch thud updated (fbb688a -> b79bd7c)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 24 16:50:28 UTC 2019


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

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

    from fbb688a  mesa: ship /etc/drirc in mesa-megadriver
     new 9c2fbba  target-sdk-provides-dummy: add perl-module-overload
     new 68056a9  systemd: RDEPENDS on util-linux-umount
     new 29ea8bd  target-sdk-provides-dummy: Extend to -dev and -src packages
     new 554a656  systemd: Update recent CVE patches
     new 81199a8  systemd: fix CVE-2019-6454
     new 3bcc575  ca-certificates: upgrade 20180409 -> 20190110
     new 378f720  kernel: Ensure an initramfs is added if configured
     new 181d15b  libsndfile1: Security fix CVE-2018-19432
     new ab4483f  libpng: fix CVE-2019-7317
     new f9dac6e  send-error-report: Add --no-ssl to use http protocol
     new 8aed358  rm_work: sort the value of do_build dependencies
     new 13cc1e7  lttng-ust: update to 2.10.3
     new b565ec3  lttng-modules: update to 2.10.9
     new eb9668b  lttng-tools: update to 2.9.11
     new 07eb2b7  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
     new b79bd7c  libpam: libpamc is licensed under its own BSD-style licence

The 16 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.bbclass                        |   4 +-
 meta/classes/rm_work.bbclass                       |   3 +-
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  14 ++
 ...-not-store-the-iovec-entry-for-process-co.patch |   6 +-
 ...ld-set-a-limit-on-the-number-of-fields-1k.patch |  56 ------
 ...rnald-set-a-limit-on-the-number-of-fields.patch | 139 ++++++++++++++
 ...nal-fix-out-of-bounds-read-CVE-2018-16866.patch |  49 +++++
 ...ote-set-a-limit-on-the-number-of-fields-i.patch |  84 ---------
 .../0027-journal-fix-syslog_parse_identifier.patch |  77 --------
 ...not-remove-multiple-spaces-after-identifi.patch |  84 ---------
 .../systemd/systemd/CVE-2019-6454.patch            | 210 +++++++++++++++++++++
 ...e-receive-an-invalid-dbus-message-ignore-.patch |  61 ++++++
 meta/recipes-core/systemd/systemd_239.bb           |  10 +-
 meta/recipes-extended/pam/libpam_1.3.0.bb          |   4 +-
 ...ose-sk-wmem-in-sock_exceed_buf_limit-trac.patch |  67 -------
 ...g-modules_2.10.7.bb => lttng-modules_2.10.9.bb} |   5 +-
 ...ow-multiple-attempts-to-connect-to-relayd.patch |  17 +-
 ...{lttng-tools_2.9.5.bb => lttng-tools_2.9.11.bb} |   4 +-
 .../{lttng-ust_2.10.1.bb => lttng-ust_2.10.3.bb}   |   4 +-
 .../libpng/libpng/CVE-2019-7317.patch              |  20 ++
 meta/recipes-multimedia/libpng/libpng_1.6.36.bb    |   3 +-
 .../libsndfile/libsndfile1/CVE-2018-19432.patch    | 115 +++++++++++
 .../libsndfile/libsndfile1_1.0.28.bb               |   1 +
 ...tes_20180409.bb => ca-certificates_20190110.bb} |   2 +-
 scripts/send-error-report                          |  11 +-
 25 files changed, 651 insertions(+), 399 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/0025-journald-set-a-limit-on-the-number-of-fields-1k.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0025-journald-set-a-limit-on-the-number-of-fields.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0026-journal-fix-out-of-bounds-read-CVE-2018-16866.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0026-journal-remote-set-a-limit-on-the-number-of-fields-i.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0027-journal-fix-syslog_parse_identifier.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0028-journal-do-not-remove-multiple-spaces-after-identifi.patch
 create mode 100644 meta/recipes-core/systemd/systemd/CVE-2019-6454.patch
 create mode 100644 meta/recipes-core/systemd/systemd/sd-bus-if-we-receive-an-invalid-dbus-message-ignore-.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-net-expose-sk-wmem-in-sock_exceed_buf_limit-trac.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.7.bb => lttng-modules_2.10.9.bb} (85%)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.9.5.bb => lttng-tools_2.9.11.bb} (97%)
 rename meta/recipes-kernel/lttng/{lttng-ust_2.10.1.bb => lttng-ust_2.10.3.bb} (90%)
 create mode 100644 meta/recipes-multimedia/libpng/libpng/CVE-2019-7317.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2018-19432.patch
 rename meta/recipes-support/ca-certificates/{ca-certificates_20180409.bb => ca-certificates_20190110.bb} (98%)

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


More information about the Openembedded-commits mailing list