[oe-commits] [openembedded-core] branch morty updated (ddf907c -> 55fa8b2)

git at git.openembedded.org git at git.openembedded.org
Thu May 18 12:08:45 UTC 2017


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

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

    from ddf907c  Revert "file: update SRCREV for 5.28 to fix fetch fail on missing commit"
     new 9b5e17b  bash: fix CVE-2016-9401
     new 3dd835e  tar: CVE-2016-6321
     new 5e117f4  tzdata: update to 2016j
     new b83b356  tzcode-native: update to 2016j
     new 064457d  tzcode-native: update to 2017a
     new 697ea2e  tzdata: update to 2017a
     new 313d977  tzcode-native: Set cc to ${CC}
     new e29deac  wic: filemap: Fixed spared_copy skip
     new 5b9bcfe  wic: plugins: rawcopy: Fixed wrong variable type
     new 58c01c9  busybox: refresh the flock patch
     new d9f8f12  openssl: Add support for many MIPS configurations
     new b21d5c0  gmp: Disable assembly for MIPS R6
     new c0ff0e1  image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types
     new 854fff6  image_types.bbclass: fix image dependency chain collection
     new 3f2bc73  sanity.bbclass: modify check for shell
     new b572921  runqemu-export-rootfs: fix inconsistent var names
     new f3a9ff2  runqemu: support multiple qemus running when nfs
     new 70bea8d  python-3-manifest: fix adding imp to importlib
     new f1d21d1  package_manager.py: respect OPKGLIBDIR
     new 0554537  rootfs.py: Respect OPKGLIBDIR variable
     new 9f8013e  sstate.bbclass: update .siginfo atime
     new a163060  parselogs: Whitelist NUC6 firmware load error message on genericx86-64
     new a7c6129  volatile-binds: correct some errors reported by systemd
     new b935c1e  logrotate: replace fedorahosted.org SRC_URI with github.com source
     new 00ff70d  base-files: resize only serial tty's in profile
     new 477afc5  binutils: Fix CVE-2017-6965 and CVE-2017-6966
     new 8ab2068  busybox: allow libiproute to handle table ids larger than 255
     new 4d9fcf9  busybox: ifupdown:pass interface device name for ipv6 route command
     new dafbf8a  busybox: Security fix CVE-2016-6301
     new 3842dc9  busybox: Security fix BUG9071
     new c3c6622  linux-yocto/4.4: update to v4.4.41
     new e58e0ed  linux-yocto/4.8: -stable update to v4.8.17
     new f38c64c  linux-yocto/4.1: update to v4.1.37
     new f20ab66  linux-yocto/4.8: update to -rt10
     new dc5cb39  linux-yocto/4.8: update to v4.8.18
     new 96172bb  linux-yocto/4.1: update to v4.1.38
     new 70c124a  linux-yocto/4.4: update to v4.4.53
     new 1b27f57  linux-yocto/4.4: update to v4.4.56
     new 8071287  linux-yocto/4.4: update to v4.4.60
     new efeb161  mkfontdir: Remove x11 requirement for -native
     new e3aa3ae  mkfontscale: Remove x11 requirement for -native
     new 1c6f6b0  xorg-font-common.inc: Remove x11 requirement for -native
     new eaa844b  glibc: Fix use after free in pthread_create()
     new 6c1969b  bind: Security fix CVE-2016-8864
     new 1d7829c  bind: Security fix CVE-2016-6170
     new 53c39f2  libxml2: CVE-2016-9318
     new 3497bb5  ghostscript: CVE-2017-7207
     new 55fa8b2  ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951

The 48 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/image_types.bbclass                   |   16 +-
 meta/classes/sanity.bbclass                        |    4 +-
 meta/classes/sstate.bbclass                        |    2 +
 meta/lib/oe/package_manager.py                     |   21 +-
 meta/lib/oe/rootfs.py                              |    4 +-
 meta/lib/oeqa/runtime/parselogs.py                 |    1 +
 .../bind/bind/CVE-2016-6170.patch                  | 1090 ++++++++++++++++++++
 .../bind/bind/CVE-2016-8864.patch                  |  219 ++++
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |    2 +
 meta/recipes-connectivity/openssl/openssl.inc      |   24 +-
 meta/recipes-core/base-files/base-files/profile    |    2 +-
 ...ss-interface-device-name-for-ipv6-route-c.patch |   52 +
 ...e-the-behaviour-of-c-parameter-to-match-u.patch |   77 +-
 ...biproute-handle-table-ids-larger-than-255.patch |  134 +++
 .../busybox/BUG9071_buffer_overflow_arp.patch      |   53 +
 .../busybox/busybox/CVE-2016-6301.patch            |   37 +
 meta/recipes-core/busybox/busybox_1.24.1.bb        |    4 +
 ...0116-Fix-use-after-free-in-pthread_create.patch |  668 ++++++++++++
 meta/recipes-core/glibc/glibc_2.24.bb              |    1 +
 .../libxml/libxml2/CVE-2016-9318.patch             |  207 ++++
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |    1 +
 meta/recipes-core/volatile-binds/volatile-binds.bb |    9 +
 meta/recipes-devtools/binutils/binutils-2.27.inc   |    2 +
 .../binutils/binutils/CVE-2017-6965.patch          |  127 +++
 .../binutils/binutils/CVE-2017-6966.patch          |  240 +++++
 .../recipes-extended/bash/bash/CVE-2016-9401.patch |   50 +
 meta/recipes-extended/bash/bash_4.3.30.bb          |    1 +
 .../ghostscript/ghostscript/CVE-2016-10219.patch   |   49 +
 .../ghostscript/ghostscript/CVE-2016-10220.patch   |   55 +
 .../ghostscript/ghostscript/CVE-2017-5951.patch    |   44 +
 .../ghostscript/ghostscript/CVE-2017-7207.patch    |   39 +
 .../ghostscript/ghostscript_9.19.bb                |    4 +
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |   17 +-
 meta/recipes-extended/tar/tar/CVE-2016-6321.patch  |   66 ++
 meta/recipes-extended/tar/tar_1.29.bb              |    1 +
 ...code-native_2016i.bb => tzcode-native_2017a.bb} |   10 +-
 .../tzdata/{tzdata_2016i.bb => tzdata_2017a.bb}    |    4 +-
 meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb  |    3 +
 .../recipes-graphics/xorg-app/mkfontscale_1.1.2.bb |    2 +
 .../xorg-font/xorg-font-common.inc                 |    1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb  |    6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   20 +-
 meta/recipes-kernel/linux/linux-yocto_4.8.bb       |   20 +-
 meta/recipes-support/gmp/gmp_6.1.1.bb              |    1 +
 scripts/contrib/python/generate-manifest-3.5.py    |    2 +-
 scripts/lib/wic/filemap.py                         |    6 +-
 scripts/lib/wic/plugins/source/rawcopy.py          |    2 +-
 scripts/runqemu                                    |   57 +-
 scripts/runqemu-export-rootfs                      |   21 +-
 55 files changed, 3368 insertions(+), 160 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-6170.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-8864.patch
 create mode 100644 meta/recipes-core/busybox/busybox-1.24.1/ifupdown-pass-interface-device-name-for-ipv6-route-c.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-libiproute-handle-table-ids-larger-than-255.patch
 create mode 100644 meta/recipes-core/busybox/busybox/BUG9071_buffer_overflow_arp.patch
 create mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-6301.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0028-Bug-20116-Fix-use-after-free-in-pthread_create.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2016-9318.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6965.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6966.patch
 create mode 100644 meta/recipes-extended/bash/bash/CVE-2016-9401.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2016-10219.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2016-10220.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-5951.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-7207.patch
 create mode 100644 meta/recipes-extended/tar/tar/CVE-2016-6321.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016i.bb => tzcode-native_2017a.bb} (67%)
 rename meta/recipes-extended/tzdata/{tzdata_2016i.bb => tzdata_2017a.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