[oe-commits] [openembedded-core] branch master-next updated (04ce27c -> 71adfde)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 6 10:40:44 UTC 2018


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

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

 discard 04ce27c  Prelink: Fix SRC_URI and branch
 discard 5645d09  opkg: add strict package matching on removal patch
 discard a548e9e  python3: fix indentation on create_manifest3
 discard 6b949ee  opkg-keyrings: do not use 'exit 1' to postpone to first boot
 discard 96a8fdf  epiphany: upgrade 3.28.1.1 -> 3.28.3.1
 discard ac8b70f  elfutils: CVE-2018-16062
 discard 9b9be07  python3-manifest: Avoid duplicate modules
 discard d2271c6  python3: Clean up create manifest script
 discard 26f14ff  python3: Modify create_manifest to make it versionless
 discard f10a01b  python3-manifest: Use PYTHON_MAJMIN instead of hard coded version
     add bd8470d  prelink: Fix SRC_URI and branch
     add a6fab3c  python3-manifest: Use PYTHON_MAJMIN instead of hard coded version
     add b94af33  python3: Modify create_manifest to make it versionless
     add 6580420  python3: Clean up create manifest script
     add 9ddbff8  python3-manifest: Avoid duplicate modules
     add 76b4596  python3: fix indentation on create_manifest3
     add bcca86f  elfutils: CVE-2018-16062
     add da989c3  epiphany: upgrade 3.28.1.1 -> 3.28.3.1
     add a6e62aa  opkg-keyrings: do not use 'exit 1' to postpone to first boot
     add 715180e  opkg: add strict package matching on removal patch
     new c5d3790  eee-acpi-scripts: remove the recipe
     new 52535be  sysprof: update to 3.30.0
     new e96fd1c  bzip2: do not perform upstream verison check
     new 48a7092  dos2unix: fix upstream version check
     new dc3e49c  qemu: fix upstream version check
     new 34341ad  rpm: update to 4.14.2
     new 86adafb  libsolv: update to 0.6.35
     new a3eda9e  babetrace: update to 1.5.6
     new 8445d5f  btrfs-tools: update to 4.17.1
     new efeac25  iso-codes: update to 4.1
     new 35bbda5  lighttpd: update to 1.4.50
     new 3c6a181  cantarell-fonts: update to 0.0.25
     new 27a7bae  boost: update to 1.68.0
     new eb107ac  gdbm: update to 1.18
     new 7871f0e  gptfdisk: update to 1.0.4
     new 65ccddc  dtc: update to 1.4.7
     new 38e22ce  vala: update to 0.42.0
     new 9670536  gtk-doc: update to 1.29
     new e42d29f  libxkbcommon: Upgrade to 0.8.2
     new 30c5e9a  dropbear: Fix CVE-2018-15599
     new e51e8a9  ffmpeg: Fix CVE-2018-15822
     new 3b88a15  gdb: Update to 8.2
     new 3dbe893  build.py: add clean option to 'devtool build' command
     new 8672f94  kexec-tools: fix for "Unhandled rela relocation: R_X86_64_PLT32" error
     new 0f0dc41  libice: patch for CVE-2017-2626
     new 61ea6f9  meson: update to 0.47.2
     new 194a7c1  glib: update to 2.58.0
     new 71adfde  gobject-introspection: update to 1.58.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (04ce27c)
            \
             N -- N -- N   refs/heads/master-next (71adfde)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 28 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/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/maintainers.inc           |   1 -
 .../eee-acpi-scripts/eee-acpi-scripts_git.bb       |  39 -
 .../eee-acpi-scripts/files/policy-funcs            |   8 -
 .../eee-acpi-scripts/files/powerbtn.patch          |  22 -
 .../eee-acpi-scripts/files/remove-doc-check.patch  |  60 --
 meta/recipes-core/dropbear/dropbear.inc            |   1 +
 .../0006-dropbear-configuration-file.patch         |  23 +-
 .../dropbear/dropbear/CVE-2018-15599.patch         | 236 ++++++
 ...stall-gio-querymodules-as-libexec_PROGRAM.patch |  14 +-
 ...st-for-pthread_getname_np-before-using-it.patch |  70 --
 ...s-Ignore-other-per-value-options-than-ski.patch |  32 -
 .../Enable-more-tests-while-cross-compiling.patch  |  29 +-
 ...un-media-sdX-drive-mount-if-username-root.patch |  16 +-
 .../glib-2.0/glib-2.0/relocate-modules.patch       |   6 +-
 .../{glib-2.0_2.56.1.bb => glib-2.0_2.58.0.bb}     |   6 +-
 meta/recipes-core/glib-2.0/glib.inc                |   4 +-
 .../{btrfs-tools_4.17.bb => btrfs-tools_4.17.1.bb} |   2 +-
 .../fdisk/{gptfdisk_1.0.3.bb => gptfdisk_1.0.4.bb} |   4 +-
 .../gdb/{gdb-8.1.1.inc => gdb-8.2.inc}             |   5 +-
 ...canadian_8.1.1.bb => gdb-cross-canadian_8.2.bb} |   0
 .../gdb/{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb}   |   0
 .../gdb/0001-include-sys-types.h-for-mode_t.patch  |   9 +-
 ...0002-make-man-install-relative-to-DESTDIR.patch |   8 +-
 ...s-linux-nat-Define-_ABIO32-if-not-defined.patch |  26 +-
 ...Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch |  14 +-
 ...d-support-for-Renesas-SH-sh4-architecture.patch | 139 ++--
 ...e-libreadline.a-when-using-disable-static.patch |  10 +-
 .../gdb/gdb/0007-use-asm-sgidefs.h.patch           |   8 +-
 .../0008-Use-exorted-definitions-of-SIGRTMIN.patch |  12 +-
 .../gdb/gdb/0009-Change-order-of-CFLAGS.patch      |  10 +-
 .../0010-resolve-restrict-keyword-conflict.patch   |   8 +-
 ...tch => 0011-Fix-invalid-sigprocmask-call.patch} |  20 +-
 ...4-defining-TRAP_HWBKPT-before-including-g.patch |  56 --
 .../gdb/{gdb_8.1.1.bb => gdb_8.2.bb}               |   0
 meta/recipes-devtools/meson/meson.inc              |  10 +-
 .../meson/0001-Validate-cpu_family-3753.patch      | 110 ---
 ...ix-issues-that-arise-when-cross-compiling.patch |  30 +-
 ...-mesonbuild-Recognise-risc-v-architecture.patch |  27 -
 .../0002-Make-CPU-family-warnings-fatal.patch      |  24 +-
 ...r-to-our-wiki-instead-of-Meson-bug-system.patch |  16 +-
 .../meson/meson/0003-native_bindir.patch           |  44 +-
 ...0004-Prettifying-some-output-with-pathlib.patch | 188 -----
 ...on-command-to-use-when-we-know-what-it-is.patch | 851 ---------------------
 .../meson/{meson_0.46.1.bb => meson_0.47.2.bb}     |   0
 meta/recipes-devtools/qemu/qemu_3.0.0.bb           |   2 +-
 ...code-lib-rpm-as-the-installation-path-for.patch |  19 +-
 ...t-the-PATH-environment-variable-before-ru.patch |  22 +-
 ...0001-Factor-out-and-unify-setting-CLOEXEC.patch | 148 ----
 .../0001-configure.ac-add-option-for-dbus.patch    |  42 -
 .../files/0002-Optimize-rpmSetCloseOnExec.patch    | 100 ---
 .../0003-rpmSetCloseOnExec-use-getrlimit.patch     |  53 --
 ...c-remove-static-local-variables-from-buil.patch |  17 +-
 .../rpm/{rpm_4.14.1.bb => rpm_4.14.2.bb}           |  10 +-
 .../vala/vala/disable-graphviz.patch               |  12 +-
 .../vala/{vala_0.40.8.bb => vala_0.42.0.bb}        |   4 +-
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |   1 +
 .../{libsolv_0.6.34.bb => libsolv_0.6.35.bb}       |   5 +-
 .../{lighttpd_1.4.49.bb => lighttpd_1.4.50.bb}     |   4 +-
 ...he-repository-directory-for-native-builds.patch |  12 +-
 ...ncomplete-upstream-attempt-at-cross-compi.patch |  12 +-
 ...01-giscanner-add-a-lib-dirs-envvar-option.patch |  16 +-
 ...gnore-error-return-codes-from-ldd-wrapper.patch |  27 +
 ...c-add-host-gi-gi-cross-wrapper-gi-ldd-wra.patch |  43 +-
 ...3-giscanner-add-use-binary-wrapper-option.patch |  14 +-
 ...04-giscanner-add-a-use-ldd-wrapper-option.patch |  16 +-
 ...config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch |  18 +-
 ...n_1.56.1.bb => gobject-introspection_1.58.0.bb} |  15 +-
 ...hardocode-paths-to-perl-python-in-scripts.patch |  25 +-
 meta/recipes-gnome/gtk-doc/files/no-clobber.patch  |  23 +-
 .../gtk-doc/files/pkg-config-native.patch          |   6 +-
 .../gtk-doc/{gtk-doc_1.28.bb => gtk-doc_1.29.bb}   |   4 +-
 .../cantarell-fonts/cantarell-fonts_git.bb         |   6 +-
 .../xorg-lib/libice/CVE-2017-2626.patch            | 149 ++++
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |   2 +
 ...libxkbcommon_0.8.0.bb => libxkbcommon_0.8.2.bb} |   4 +-
 meta/recipes-kernel/dtc/dtc/make_install.patch     |  23 +-
 .../dtc/{dtc_1.4.6.bb => dtc_1.4.7.bb}             |   2 +-
 ...or-Unhandled-rela-relocation-R_X86_64_PLT.patch |  41 +
 meta/recipes-kernel/kexec/kexec-tools_2.0.17.bb    |   1 +
 .../{babeltrace_1.5.5.bb => babeltrace_1.5.6.bb}   |   2 +-
 ...d-anything-in-help-as-it-requires-itstool.patch |  13 +-
 .../{sysprof_3.26.1.bb => sysprof_3.30.0.bb}       |   5 +-
 .../ffmpeg/ffmpeg/CVE-2018-15822.patch             |  37 +
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.0.2.bb     |   1 +
 ...bjam-native_1.67.0.bb => bjam-native_1.68.0.bb} |   0
 .../boost/{boost-1.67.0.inc => boost-1.68.0.inc}   |   4 +-
 ...ng-specific-branch-for-x86-DCAS-based-loa.patch |  76 --
 .../boost/{boost_1.67.0.bb => boost_1.68.0.bb}     |   1 -
 meta/recipes-support/dos2unix/dos2unix_7.4.0.bb    |   1 +
 meta/recipes-support/gdbm/files/ptest.patch        |  22 +-
 .../gdbm/{gdbm_1.14.1.bb => gdbm_1.18.bb}          |   4 +-
 .../{iso-codes_3.79.bb => iso-codes_4.1.bb}        |   2 +-
 scripts/lib/devtool/build.py                       |   7 +-
 94 files changed, 938 insertions(+), 2334 deletions(-)
 delete mode 100644 meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
 delete mode 100644 meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs
 delete mode 100644 meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch
 delete mode 100644 meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch
 create mode 100644 meta/recipes-core/dropbear/dropbear/CVE-2018-15599.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-Test-for-pthread_getname_np-before-using-it.patch
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-glib-mkenums-Ignore-other-per-value-options-than-ski.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.56.1.bb => glib-2.0_2.58.0.bb} (72%)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.17.bb => btrfs-tools_4.17.1.bb} (96%)
 rename meta/recipes-devtools/fdisk/{gptfdisk_1.0.3.bb => gptfdisk_1.0.4.bb} (86%)
 rename meta/recipes-devtools/gdb/{gdb-8.1.1.inc => gdb-8.2.inc} (77%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.1.1.bb => gdb-cross-canadian_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/gdb/{package_devel_gdb_patches_120-sigprocmask-invalid-call.patch => 0011-Fix-invalid-sigprocmask-call.patch} (75%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch
 rename meta/recipes-devtools/gdb/{gdb_8.1.1.bb => gdb_8.2.bb} (100%)
 delete mode 100644 meta/recipes-devtools/meson/meson/0001-Validate-cpu_family-3753.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0001-mesonbuild-Recognise-risc-v-architecture.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0004-Prettifying-some-output-with-pathlib.patch
 delete mode 100644 meta/recipes-devtools/meson/meson/0005-Set-the-meson-command-to-use-when-we-know-what-it-is.patch
 rename meta/recipes-devtools/meson/{meson_0.46.1.bb => meson_0.47.2.bb} (100%)
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Factor-out-and-unify-setting-CLOEXEC.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-configure.ac-add-option-for-dbus.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0002-Optimize-rpmSetCloseOnExec.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0003-rpmSetCloseOnExec-use-getrlimit.patch
 rename meta/recipes-devtools/rpm/{rpm_4.14.1.bb => rpm_4.14.2.bb} (93%)
 rename meta/recipes-devtools/vala/{vala_0.40.8.bb => vala_0.42.0.bb} (64%)
 rename meta/recipes-extended/libsolv/{libsolv_0.6.34.bb => libsolv_0.6.35.bb} (88%)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.49.bb => lighttpd_1.4.50.bb} (96%)
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.56.1.bb => gobject-introspection_1.58.0.bb} (93%)
 rename meta/recipes-gnome/gtk-doc/{gtk-doc_1.28.bb => gtk-doc_1.29.bb} (93%)
 create mode 100644 meta/recipes-graphics/xorg-lib/libice/CVE-2017-2626.patch
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.8.0.bb => libxkbcommon_0.8.2.bb} (83%)
 rename meta/recipes-kernel/dtc/{dtc_1.4.6.bb => dtc_1.4.7.bb} (81%)
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0001-kexec-fix-for-Unhandled-rela-relocation-R_X86_64_PLT.patch
 rename meta/recipes-kernel/lttng/{babeltrace_1.5.5.bb => babeltrace_1.5.6.bb} (93%)
 rename meta/recipes-kernel/sysprof/{sysprof_3.26.1.bb => sysprof_3.30.0.bb} (86%)
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2018-15822.patch
 rename meta/recipes-support/boost/{bjam-native_1.67.0.bb => bjam-native_1.68.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.67.0.inc => boost-1.68.0.inc} (85%)
 delete mode 100644 meta/recipes-support/boost/boost/0001-Removed-clang-specific-branch-for-x86-DCAS-based-loa.patch
 rename meta/recipes-support/boost/{boost_1.67.0.bb => boost_1.68.0.bb} (84%)
 rename meta/recipes-support/gdbm/{gdbm_1.14.1.bb => gdbm_1.18.bb} (88%)
 rename meta/recipes-support/iso-codes/{iso-codes_3.79.bb => iso-codes_4.1.bb} (92%)

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


More information about the Openembedded-commits mailing list