[oe-commits] [openembedded-core] branch master updated (bd92ff5 -> bf49316)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 5 17:02:06 UTC 2018


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

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

    from bd92ff5  openssl: Handle -conf package file conflicts
     new f863713  sudo: Add missing dep on virtual/crypt
     new 8439565  oe-pkgdata-util: add option for lookup-recipe to not fatally fail
     new c2829b7  autotools.bbclass: adjust indentation for consistency
     new b77193c  webkit: 2.20.3 -> 2.20.5
     new 47bd456  no-static-libs: disable static libraries in libjpeg-turbo
     new d1feb75  fribidi: add (from meta-oe)
     new 0f9e7cb  maintainers: Add entry for fribidi
     new 419e63f  pango: upgrade
     new 439be40  cmake: Update 3.11.4 -> 3.12.1
     new 29bc046  lttng-tools: add systemd support
     new 5fac36f  iproute2: Upgrade 4.17.0 -> 4.18.0
     new 2bdddb4  package_manager.py: add noarch to buildarch_compat
     new 597b253  packagegroup-core-x11-sato: Make weak include for gst-examples
     new efa34c4  openssl: rename PV to 1.1.1~pre9 to avoid future versions from going backwards
     new a5a0788  wpa-supplicant: fix CVE-2018-14526
     new b011ae3  openssl_1.1.1: Fix Musl build by disabling async during configure
     new c2dfd3b  musl: Upgrade to 1.1.20
     new b9c7fdd  busybox: update to 1.29.2
     new ed6e039  busybox: Sync arch and link locations with coreutils
     new ef11c54  busybox: Put klogd/syslogd alternative links in syslog package
     new c6bc6d8  scripts/autobuilder-worker-prereq-tests: Extend todo list
     new 78af3a3  python: Run pybench once for optimisation task in pgo
     new 4feb861  os-release: fix to install in the expected location
     new 7533c00  gcc: Merge two related patches together
     new 713c83f  binutils: Fix variable conflict
     new bf49316  populate_base_sdk: Stop running gcc --version all the time

The 26 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/autotools.bbclass                     |   2 +-
 meta/classes/populate_sdk_base.bbclass             |   2 +-
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/conf/distro/include/no-static-libs.inc        |   1 +
 meta/lib/oe/package_manager.py                     |   4 +-
 meta/lib/oe/utils.py                               |   5 +-
 .../{iproute2_4.17.0.bb => iproute2_4.18.0.bb}     |   4 +-
 .../openssl/openssl_1.1.1-pre9.bb                  |   8 +-
 .../wpa_supplicant-CVE-2018-14526.patch            |  44 ++
 .../wpa-supplicant/wpa-supplicant_2.6.bb           |   1 +
 ...inittab_1.27.2.bb => busybox-inittab_1.29.2.bb} |   0
 meta/recipes-core/busybox/busybox.inc              |  11 +-
 .../busybox/busybox/CVE-2011-5325.patch            | 481 ---------------------
 .../busybox/busybox/CVE-2017-15873.patch           |  95 ----
 .../busybox/busybox/busybox-CVE-2017-16544.patch   |  43 --
 .../busybox/busybox-fix-lzma-segfaults.patch       | 106 -----
 .../busybox/busybox-udhcpc-no_deconfig.patch       |  48 +-
 meta/recipes-core/busybox/busybox/defconfig        |  46 +-
 .../busybox/busybox/umount-ignore-c.patch          |  40 --
 .../{busybox_1.27.2.bb => busybox_1.29.2.bb}       |   9 +-
 meta/recipes-core/musl/musl_git.bb                 |   4 +-
 meta/recipes-core/os-release/os-release.bb         |   9 +-
 meta/recipes-devtools/binutils/binutils.inc        |   6 +-
 ...ake-native_3.11.4.bb => cmake-native_3.12.1.bb} |   4 +-
 meta/recipes-devtools/cmake/cmake.inc              |  12 +-
 ...ineSystem-use-oe-environment-vars-to-load.patch |  14 +-
 ... 0002-cmake-Prevent-the-detection-of-Qt5.patch} |  12 +-
 ...pport-OpenEmbedded-Qt4-tool-binary-names.patch} |   8 +-
 ...ntly-if-system-Qt-installation-is-broken.patch} |   8 +-
 ...of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch} |   4 +-
 .../cmake/{cmake_3.11.4.bb => cmake_3.12.1.bb}     |   0
 meta/recipes-devtools/gcc/gcc-8.2.inc              |   1 -
 .../0003-gcc-poison-system-directories.patch       |   6 +-
 .../gcc/gcc-8.2/0004-gcc-poison-dir-extend.patch   |  39 --
 meta/recipes-devtools/python/python3_3.5.5.bb      |   2 +-
 meta/recipes-extended/sudo/sudo_1.8.23.bb          |   2 +-
 ...op-introspection-macros-from-acinclude.m4.patch | 120 -----
 .../pango/{pango_1.40.14.bb => pango_1.42.4.bb}    |  11 +-
 .../lttng/lttng-tools/lttng-sessiond.service       |   9 +
 meta/recipes-kernel/lttng/lttng-tools_2.9.5.bb     |  12 +-
 .../packagegroups/packagegroup-core-x11-sato.bb    |   5 +-
 .../0001-webkitgtk-fix-CVE-2017-17821.patch        |  44 ++
 .../{webkitgtk_2.20.3.bb => webkitgtk_2.20.5.bb}   |   5 +-
 meta/recipes-support/libfribidi/fribidi_1.0.5.bb   |  19 +
 scripts/autobuilder-worker-prereq-tests            |   2 +
 scripts/oe-pkgdata-util                            |  13 +-
 46 files changed, 293 insertions(+), 1029 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb} (72%)
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant-CVE-2018-14526.patch
 rename meta/recipes-core/busybox/{busybox-inittab_1.27.2.bb => busybox-inittab_1.29.2.bb} (100%)
 delete mode 100755 meta/recipes-core/busybox/busybox/CVE-2011-5325.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2017-15873.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-CVE-2017-16544.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-fix-lzma-segfaults.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/umount-ignore-c.patch
 rename meta/recipes-core/busybox/{busybox_1.27.2.bb => busybox_1.29.2.bb} (82%)
 rename meta/recipes-devtools/cmake/{cmake-native_3.11.4.bb => cmake-native_3.12.1.bb} (93%)
 rename meta/recipes-devtools/cmake/cmake/{0001-cmake-Prevent-the-detection-of-Qt5.patch => 0002-cmake-Prevent-the-detection-of-Qt5.patch} (93%)
 rename meta/recipes-devtools/cmake/cmake/{0002-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch => 0003-cmake-support-OpenEmbedded-Qt4-tool-binary-names.patch} (92%)
 rename meta/recipes-devtools/cmake/cmake/{0003-Fail-silently-if-system-Qt-installation-is-broken.patch => 0004-Fail-silently-if-system-Qt-installation-is-broken.patch} (92%)
 rename meta/recipes-devtools/cmake/cmake/{0004-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch => 0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch} (91%)
 rename meta/recipes-devtools/cmake/{cmake_3.11.4.bb => cmake_3.12.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.2/0004-gcc-poison-dir-extend.patch
 delete mode 100644 meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
 rename meta/recipes-graphics/pango/{pango_1.40.14.bb => pango_1.42.4.bb} (85%)
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-webkitgtk-fix-CVE-2017-17821.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.20.3.bb => webkitgtk_2.20.5.bb} (96%)
 create mode 100644 meta/recipes-support/libfribidi/fribidi_1.0.5.bb

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


More information about the Openembedded-commits mailing list