[oe-commits] [openembedded-core] branch master updated (f5c7e23 -> 4473c9e)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 18 22:46:55 UTC 2017


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

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

    from f5c7e23  gpgme: remove local m4/python.m4
     add 4097694  bash: 4.3.30 -> 4.4
     add e599c3d  logrotate: fix systemd service not found while multilib
     add e70f843  systemd-boot: Move adjacent to systemd
     add f7f78e7  sign_rpm: Allow pkg signing by chunks through RPM_GPG_SIGN_CHUNK
     add fdfbfc9  report-error: provide distro identifier string in case of uninative build
     add 5a59a69  copy_buildsystem: include layer tree during build structure creation
     add f46652e  qemuboot.bbclass: Prevent creating a link loop
     add b516394  rootfs-postcommands.bbclass: Prevent linking testdata to itself
     add 20428f6  xserver-xorg: Fix CVE-2017-10971
     add 2840415  wget: Security fix CVE-2017-6508
     add d92877a  libsndfile1: Fix CVE-2017-8361 and CVE-2017-8365
     add 0c8da3f  libsndfile1: Fix CVE-2017-8362
     add 9cc9956  libsndfile1: Fix CVE-2017-8363
     add 4ff22f4  cairo: Fix CVE-2017-9814
     add b92105e  rootfs-postcommands.bbclass: Filter out dangling symlinks in ssh_allow_empty_password()
     add d8adf82  mesa: Fix build with llvmpipe enabled on musl
     add dddf158  openssl10: modified the define cryptodev
     add 7f6e47b  goarch: Disable build for muslx32
     add a945141  valgrind: disable build for muslx32
     add 04db021  libtool: remove /absolute/path/to/host references
     add cb2dfe5  perl: Don't change /usr/include references in docs to sysroot paths
     add 1b58b40  oeqa: increase verbosity of dnf commands in dnf packagefeed test
     add 03abde0  mpg123: upgrade to 1.25.6
     add b708cb5  webkitgtk: Add a recommends on shared-mime-info.
     add 4473c9e  mesa: update to 17.1.6

No new revisions were added by this update.

Summary of changes:
 .../lib/oeqa/runtime/cases/dnf_runtime.py          |   4 +-
 meta/classes/goarch.bbclass                        |   1 +
 meta/classes/qemuboot.bbclass                      |   7 +-
 meta/classes/report-error.bbclass                  |   9 +-
 meta/classes/rootfs-postcommands.bbclass           |  12 +-
 meta/classes/sign_rpm.bbclass                      |   7 +-
 meta/lib/oe/copy_buildsystem.py                    |   5 +
 meta/lib/oe/gpg_sign.py                            |   8 +-
 ...pper-instead-of-looking-for-relative-opti.patch |  40 ------
 meta/recipes-connectivity/openssl/openssl10.inc    |   2 +
 .../openssl/openssl10_1.0.2l.bb                    |   1 -
 .../systemd/systemd-boot_234.bb}                   |   6 +-
 meta/recipes-devtools/libtool/libtool_2.4.6.bb     |   2 +
 meta/recipes-devtools/perl/perl_5.24.1.bb          |   2 +-
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |   1 +
 meta/recipes-extended/bash/bash.inc                |   6 +
 .../recipes-extended/bash/bash/CVE-2016-9401.patch |  50 -------
 ...roc-run-heredoc-run-execscript-run-test-f.patch | 158 +++------------------
 meta/recipes-extended/bash/bash/fix-run-intl.patch | 110 --------------
 meta/recipes-extended/bash/bash/test-output.patch  |  47 ++++--
 meta/recipes-extended/bash/bash_4.3.30.bb          |  75 ----------
 meta/recipes-extended/bash/bash_4.4.bb             |  58 ++++++++
 .../recipes-extended/logrotate/logrotate_3.12.3.bb |   4 +-
 .../recipes-extended/wget/wget/CVE-2017-6508.patch |  44 ++++++
 meta/recipes-extended/wget/wget_1.19.1.bb          |   1 +
 .../cairo/cairo/0001-cairo-Fix-CVE-2017-9814.patch |  45 ++++++
 meta/recipes-graphics/cairo/cairo_1.14.10.bb       |   1 +
 ...ly-install-khrplatform.h-with-EGL-or-GLES.patch |  52 -------
 .../0001-winsys-svga-drm-Include-sys-types.h.patch |  34 +++++
 .../mesa/{mesa-gl_17.1.5.bb => mesa-gl_17.1.6.bb}  |   0
 .../mesa/{mesa_17.1.5.bb => mesa_17.1.6.bb}        |   8 +-
 .../xserver-xorg/CVE-2017-10971-1.patch            |  76 ++++++++++
 .../xserver-xorg/CVE-2017-10971-2.patch            |  55 +++++++
 .../xserver-xorg/CVE-2017-10971-3.patch            |  50 +++++++
 .../xorg-xserver/xserver-xorg_1.19.3.bb            |   3 +
 .../libsndfile1/CVE-2017-8361-8365.patch           |  73 ++++++++++
 .../libsndfile/libsndfile1/CVE-2017-8362.patch     |  59 ++++++++
 .../libsndfile/libsndfile1/CVE-2017-8363.patch     |  37 +++++
 .../libsndfile/libsndfile1_1.0.28.bb               |   3 +
 .../mpg123/{mpg123_1.25.4.bb => mpg123_1.25.6.bb}  |   4 +-
 meta/recipes-sato/webkit/webkitgtk_2.16.6.bb       |   2 +-
 41 files changed, 651 insertions(+), 511 deletions(-)
 delete mode 100644 meta/recipes-bsp/systemd-boot/files/0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
 rename meta/{recipes-bsp/systemd-boot/systemd-boot_232.bb => recipes-core/systemd/systemd-boot_234.bb} (85%)
 delete mode 100644 meta/recipes-extended/bash/bash/CVE-2016-9401.patch
 delete mode 100644 meta/recipes-extended/bash/bash/fix-run-intl.patch
 delete mode 100644 meta/recipes-extended/bash/bash_4.3.30.bb
 create mode 100644 meta/recipes-extended/bash/bash_4.4.bb
 create mode 100644 meta/recipes-extended/wget/wget/CVE-2017-6508.patch
 create mode 100644 meta/recipes-graphics/cairo/cairo/0001-cairo-Fix-CVE-2017-9814.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-mapi-Only-install-khrplatform.h-with-EGL-or-GLES.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0001-winsys-svga-drm-Include-sys-types.h.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_17.1.5.bb => mesa-gl_17.1.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.1.5.bb => mesa_17.1.6.bb} (81%)
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-1.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-2.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-3.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8361-8365.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8362.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8363.patch
 rename meta/recipes-multimedia/mpg123/{mpg123_1.25.4.bb => mpg123_1.25.6.bb} (94%)

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


More information about the Openembedded-commits mailing list