[oe-commits] [openembedded-core] branch master-next updated (eccd541 -> f813148)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 30 16:53:32 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 eccd541  meson: map powerpc64 TARGET_ARCH to ppc64 for the cross file
     add 4a022fd  build-appliance-image: Update to thud head revision
     add 4670dcd  tzcode: update to 2018f
     add 9d78680  tzdata: update to 2018f
     add 1fd7d0f  build-appliance-image: Update to master head revision
     new ea1db1c  go-dep: disable PTEST_ENABLED for mips and mips64
     new 0b9cd48  gdbm: fix ptest failure
     new c798c9b  xf86-video-intel: update to latest
     new 04df1ff  python3: Fix python3-pyvenv run-time dependency
     new 6d50c90  archiver: Drop unwanted directories
     new 608c282  kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND
     new e63a4a4  nss: update to 3.39 includes CVE-2018-12384
     new 2255bfe  nspr: Update to 4.20
     new 6e464d6  gnutls: update to 2.6.4
     new 58d7054  libpcre2: update to 10.32
     new a10e220  curl: update to 7.61.1
     new c5f881a  openssh: Update to 7.9 primarily bug fixes
     new a7bf3e1  libsm: update to 1.2.3
     new 63ff3b4  libx11: update to 1.6.7 and sytle cleanup
     new e4caca8  libxcb: update to 1.13.1
     new fa23ebe  xkeyboard-config: update to 2.25
     new 60812ff  xf86-input-libinput: update to 0.28.1
     new c29e7bd  bind: update to latest LTS 9.11.5
     new c433d4a  dhcp: fix issue with new bind changes
     new 5a8242d  tzcode-native: update to 2018g
     new f813148  tzdata: update to 2018g

The 21 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/archiver.bbclass                      |   10 +-
 meta/classes/kernel.bbclass                        |    2 +-
 .../bind/bind/CVE-2018-5740.patch                  |   72 -
 .../bind/{bind_9.11.4.bb => bind_9.11.5.bb}        |    8 +-
 ...eplace-custom-isc_boolean_t-with-C-standa.patch | 2882 ++++++++++++++++++++
 meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb       |    1 +
 .../{openssh_7.8p1+git.bb => openssh_7.9p1+git.bb} |    2 +-
 .../images/build-appliance-image_15.0.0.bb         |    4 +-
 meta/recipes-devtools/go/go-dep_0.5.0.bb           |    5 +
 .../python/python3/python3-manifest.json           |   16 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |    4 +-
 ...code-native_2018e.bb => tzcode-native_2018g.bb} |    8 +-
 .../tzdata/{tzdata_2018e.bb => tzdata_2018g.bb}    |    4 +-
 ...put_0.28.0.bb => xf86-input-libinput_0.28.1.bb} |    4 +-
 .../0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch   |  116 -
 .../xorg-driver/xf86-video-intel/glibc.patch       |   25 -
 .../xorg-driver/xf86-video-intel_git.bb            |    6 +-
 .../xorg-lib/{libsm_1.2.2.bb => libsm_1.2.3.bb}    |    8 +-
 .../libx11/Fix-hanging-issue-in-_XReply.patch      |   28 +-
 .../xorg-lib/{libx11_1.6.6.bb => libx11_1.6.7.bb}  |   10 +-
 .../xorg-lib/{libxcb_1.13.bb => libxcb_1.13.1.bb}  |    4 +-
 ...ard-config_2.24.bb => xkeyboard-config_2.25.bb} |    4 +-
 .../recipes-support/curl/curl/CVE-2018-14618.patch |   37 -
 .../curl/{curl_7.61.0.bb => curl_7.61.1.bb}        |    5 +-
 meta/recipes-support/gdbm/gdbm_1.18.bb             |    2 +-
 .../gnutls/{gnutls_3.6.3.bb => gnutls_3.6.4.bb}    |    4 +-
 .../{libpcre2_10.31.bb => libpcre2_10.32.bb}       |    6 +-
 .../nspr/nspr/0002-Add-nios2-support.patch         |   25 +-
 ...e-definitions-for-the-RISC-V-architecture.patch |  150 -
 .../nspr/nspr/remove-rpath-from-tests.patch        |    2 +-
 .../nspr/{nspr_4.19.bb => nspr_4.20.bb}            |    5 +-
 .../nss/{nss_3.38.bb => nss_3.39.bb}               |    4 +-
 32 files changed, 2984 insertions(+), 479 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2018-5740.patch
 rename meta/recipes-connectivity/bind/{bind_9.11.4.bb => bind_9.11.5.bb} (95%)
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-dhcpd-fix-Replace-custom-isc_boolean_t-with-C-standa.patch
 rename meta/recipes-connectivity/openssh/{openssh_7.8p1+git.bb => openssh_7.9p1+git.bb} (99%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2018e.bb => tzcode-native_2018g.bb} (70%)
 rename meta/recipes-extended/tzdata/{tzdata_2018e.bb => tzdata_2018g.bb} (98%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.28.0.bb => xf86-input-libinput_0.28.1.bb} (63%)
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/glibc.patch
 rename meta/recipes-graphics/xorg-lib/{libsm_1.2.2.bb => libsm_1.2.3.bb} (87%)
 rename meta/recipes-graphics/xorg-lib/{libx11_1.6.6.bb => libx11_1.6.7.bb} (64%)
 rename meta/recipes-graphics/xorg-lib/{libxcb_1.13.bb => libxcb_1.13.1.bb} (89%)
 rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.24.bb => xkeyboard-config_2.25.bb} (87%)
 delete mode 100644 meta/recipes-support/curl/curl/CVE-2018-14618.patch
 rename meta/recipes-support/curl/{curl_7.61.0.bb => curl_7.61.1.bb} (94%)
 rename meta/recipes-support/gnutls/{gnutls_3.6.3.bb => gnutls_3.6.4.bb} (93%)
 rename meta/recipes-support/libpcre/{libpcre2_10.31.bb => libpcre2_10.32.bb} (90%)
 delete mode 100644 meta/recipes-support/nspr/nspr/0003-Add-type-definitions-for-the-RISC-V-architecture.patch
 rename meta/recipes-support/nspr/{nspr_4.19.bb => nspr_4.20.bb} (95%)
 rename meta/recipes-support/nss/{nss_3.38.bb => nss_3.39.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