[oe-commits] [openembedded-core] branch master-next updated (8893711 -> dabac13)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 25 07:31:58 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.

    from 8893711  rng-tools: start earlier in the boot process
     new 8935d23  slang: add nativesdk
     new 4040fe4  libnewt: Add nativesdk
     new 787e693  libnewt-python: Add nativesdk
     new c21b560  createrepo-c: Add nativesdk
     new 21a4bc3  update-rc.d: Add nativesdk
     new d72feae  bind: update to ESV version 9.11.3
     new 4cbcb23  dhcp: update 4.4.1
     new d01a97f  findutils: Refresh patches with devtool
     new 45163ac  nss: update to 3.37.1
     new 2aef5fa  util-linux: Enable unshare utility
     new b67acb0  systemd: escape paths passed to shell
     new dabac13  mdadm: fix one more issue when building with gcc8

The 12 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/systemd.bbclass                       |  14 +-
 ...-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch |  13 +-
 .../0001-lib-dns-gen.c-fix-too-long-error.patch    |  13 +-
 .../bind/bind/bind-confgen-build-unix.o-once.patch |  48 -----
 ...-searching-for-json-headers-searches-sysr.patch |  13 +-
 .../bind/bind/dont-test-on-host.patch              |  17 --
 .../use-python3-and-fix-install-lib-path.patch     |  36 ----
 .../bind/{bind_9.10.6.bb => bind_9.11.3.bb}        |  81 ++++----
 meta/recipes-connectivity/dhcp/dhcp.inc            |  19 +-
 ...o-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch |  13 +-
 .../dhcp/dhcp/0003-link-with-lcrypto.patch         |  13 +-
 .../dhcp/dhcp/0004-Fix-out-of-tree-builds.patch    | 109 +++++------
 .../dhcp/0006-site.h-enable-gentle-shutdown.patch  |  13 +-
 ...re-argument-to-make-the-libxml2-dependenc.patch |  40 +++-
 .../dhcp/dhcp/0010-build-shared-libs.patch         | 208 ---------------------
 ...all-to-isc_app_ctxstart-to-not-get-signal.patch |  81 --------
 ...correct-the-intention-for-xml2-lib-search.patch |  13 +-
 .../dhcp/dhcp/CVE-2017-3144.patch                  |  74 --------
 .../dhcp/{dhcp_4.3.6.bb => dhcp_4.4.1.bb}          |  12 +-
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb   |   2 +-
 meta/recipes-core/util-linux/util-linux.inc        |   5 +-
 .../createrepo-c/createrepo-c_git.bb               |   7 +-
 ...need_charset_alias-when-building-for-musl.patch |  15 +-
 ...elete-honour-the-ignore_readdir_race-opti.patch |  29 ++-
 .../mdadm/files/0001-Disable-gcc8-warnings.patch   |  24 ++-
 .../newt/libnewt-python_0.52.20.bb                 |   2 +-
 meta/recipes-extended/newt/libnewt_0.52.20.bb      |   2 +-
 meta/recipes-extended/slang/slang_2.3.2.bb         |   2 +-
 ...tics_1.9.0.bb => xf86-input-synaptics_1.9.1.bb} |   4 +-
 ...-Build-FStar.c-when-not-building-with-int.patch | 112 +++++++++++
 .../nss/nss/Fix-compilation-for-X32.patch          |  33 ----
 .../nss/nss/disable-Wvarargs-with-clang.patch      |   8 +-
 .../recipes-support/nss/nss/pqg.c-ULL_addend.patch |   8 +-
 .../nss/{nss_3.36.1.bb => nss_3.37.1.bb}           |   6 +-
 34 files changed, 371 insertions(+), 718 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/use-python3-and-fix-install-lib-path.patch
 rename meta/recipes-connectivity/bind/{bind_9.10.6.bb => bind_9.11.3.bb} (70%)
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0010-build-shared-libs.patch
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0011-Moved-the-call-to-isc_app_ctxstart-to-not-get-signal.patch
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/CVE-2017-3144.patch
 rename meta/recipes-connectivity/dhcp/{dhcp_4.3.6.bb => dhcp_4.4.1.bb} (65%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-synaptics_1.9.0.bb => xf86-input-synaptics_1.9.1.bb} (79%)
 create mode 100644 meta/recipes-support/nss/nss/0001-Bug-1432455-Build-FStar.c-when-not-building-with-int.patch
 delete mode 100644 meta/recipes-support/nss/nss/Fix-compilation-for-X32.patch
 rename meta/recipes-support/nss/{nss_3.36.1.bb => nss_3.37.1.bb} (97%)

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


More information about the Openembedded-commits mailing list