[oe-commits] [openembedded-core] branch master-next updated (9a83824 -> ad00a31)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 8 10:33:21 UTC 2016


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

      from  9a83824   subversion: Fix issues in LDFLAGS sed manipulation
      adds  fa10710   tiff: set CVE NAME
      adds  61d3feb   tiff: Security fix CVE-2016-9535
      adds  9af5d5e   tiff: Security fix CVE-2016-9538
      adds  f75ecef   tiff: Fix several CVE issues
      adds  7cc95c2   dhcp: 4.3.4 -> 4.3.5
      adds  51383a2   pciutils: 3.5.1 -> 3.5.2
      adds  5d8be59   less: 481 -> 487
      adds  5ddfb12   libva: Import from meta-intel and update to 1.7.3
      adds  60ed097   sqlite3: 3.14.1 -> 3.15.1
      adds  e6c1765   systemd: Upgrade to 232
      adds  aaff6c9   grub2: enforce -no-pie if supported by compiler
      adds  8c85ffa   texinfo: upgrade from 6.0 to 6.3
      adds  103faae   recipetool: fix encoding-related errors creating python recipes
      adds  7dbdb4e   kernel.bbclass: allow uncompressed initramfs archives
      adds  aa189f1   kernel.bbclass: Use real filenames in kernel packages
      adds  b7f4133   kernel.bbclass: Avoid wildcards for kernel images
      adds  a49569e   kernel.bbclass: do not copy bundled initramfs to /boot
      adds  bd62851   kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on mips
      adds  5210ccd   diffutils: do_configure: fix "Argument list too long"
      adds  742a22a   image.bbclass: inherit image_types_uboot when needed
      adds  38eb51d   lighttpd: Add many packageconfig options
      adds  ef44658   lighttpd: access and accesslog are optional modules
      adds  6310833   ffmpeg: disable unsupported extensions on mips32r1
      adds  40b4b31   libc-package.bbclass: split binary localedata even more if asked to
      adds  f2cc0fd   update-rc.d: ignore initscript in prerm and preinst when systemd is active
      adds  94602d8   nfs-utils: systemd fixes
      adds  e21bba8   nfs-utils: create package nfs-utils-mount
      adds  759b753   nfs-utils: don't try to load kernel module
      adds  c4d276f   nfs-utils: sync systemd unit files with nfs-utils.git
      adds  7f5f8be   u-boot: Update to 2016.09.01 release
      adds  c2980c1   u-boot: mkimage: Fix build of u-boot-mkimage
      adds  34f1d38   u-boot: Update to v2016.11 release
      adds  3f8f1d8   run-postinsts: Print message before running deferred postinst scripts
      adds  ef15a91   libdrm: update to 2.4.74
      adds  0c2afb0   liburi-perl: update to 1.71
      adds  dff25cb   insane: Add SH4 musl mapping to the QA arch tests
      adds  b12cec9   package_manager: remove strings and migrate to direct arrays
      adds  512334f   python-3.5-manifest: Add imp to importlib
      adds  ad00a31   gdb-cross-canadian: Depend on nativesdk-python3-importlib

No new revisions were added by this update.

Summary of changes:
 meta/classes/image.bbclass                         |   9 +
 meta/classes/insane.bbclass                        |   1 +
 meta/classes/kernel.bbclass                        |  15 +-
 meta/classes/libc-package.bbclass                  |  39 +-
 meta/classes/update-rc.d.bbclass                   |  19 +-
 meta/conf/local.conf.sample.extended               |   7 +
 meta/lib/oe/package.py                             |  13 +-
 meta/lib/oe/package_manager.py                     | 233 ++++++------
 ...nforce-no-pie-if-the-compiler-supports-it.patch |  45 +++
 meta/recipes-bsp/grub/grub2.inc                    |   1 +
 .../{pciutils_3.5.1.bb => pciutils_3.5.2.bb}       |   4 +-
 ...pper-instead-of-looking-for-relative-opti.patch |  55 +--
 ...ommon_2016.03.inc => u-boot-common_2016.11.inc} |   8 +-
 ...utils_2016.03.bb => u-boot-fw-utils_2016.11.bb} |   0
 meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb  |  19 -
 meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb  |  27 ++
 .../{u-boot_2016.03.bb => u-boot_2016.11.bb}       |   0
 .../dhcp/{dhcp_4.3.4.bb => dhcp_4.3.5.bb}          |   4 +-
 .../nfs-utils/nfs-utils/nfs-mountd.service         |   8 +-
 .../nfs-utils/nfs-utils/nfs-server.service         |  12 +-
 .../nfs-utils/nfs-utils/nfs-statd.service          |   9 +-
 .../nfs-utils/nfs-utils_1.3.4.bb                   |  13 +-
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 ....c-Change-the-default-device-timeout-to-2.patch |   8 +-
 ...r-getty-to-agetty-in-console-setup-system.patch |  10 +-
 .../systemd/0003-define-exp10-if-missing.patch     |  12 +-
 ...nv-when-secure-versions-are-not-available.patch |  21 +-
 ...t-install-dependency-links-at-install-tim.patch |  10 +-
 ...heck-for-additional-features-that-uclibc-.patch |  10 +-
 ...pper-instead-of-looking-for-relative-opti.patch |  38 +-
 ...wn-Use-execvpe-only-when-libc-supports-it.patch |  16 +-
 ...-unimplemented-_SC_PHYS_PAGES-system-conf.patch |  27 +-
 ...0010-implment-systemd-sysv-install-for-OE.patch |   6 +-
 ...nes-Build-conditionally-when-HAVE_MYHOSTN.patch |  12 +-
 .../systemd/0012-rules-whitelist-hd-devices.patch  |  21 +-
 ...-Make-root-s-home-directory-configurable.patch} |  90 ++---
 ...tor-add-support-for-executing-scripts-und.patch | 133 -------
 ...vert-rules-remove-firmware-loading-rules.patch} |   6 +-
 ...remove-userspace-firmware-loading-suppor.patch} |  58 +--
 ...0015-systemd-user-avoid-using-system-auth.patch |  35 --
 ...patch => 0016-make-test-dir-configurable.patch} |  21 +-
 ...=> 0017-remove-duplicate-include-uchar.h.patch} |  10 +-
 ...h => 0018-check-for-uchar.h-in-configure.patch} |  16 +-
 ...l-don-t-fail-if-libc-doesn-t-support-IDN.patch} |  20 +-
 ...sing.h-for-getting-secure_getenv-definiti.patch |  27 --
 .../systemd/systemd/CVE-2016-7795.patch            |  69 ----
 ...dev-re-enable-mount-propagation-for-udevd.patch |  31 --
 .../systemd/{systemd_230.bb => systemd_232.bb}     |  24 +-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |   3 +-
 .../{liburi-perl_1.60.bb => liburi-perl_1.71.bb}   |   9 +-
 .../python/python-3.5-manifest.inc                 |   2 +-
 .../run-postinsts/run-postinsts/run-postinsts      |   3 +
 meta/recipes-extended/diffutils/diffutils_3.5.bb   |   3 +
 .../less/{less_481.bb => less_487.bb}              |   6 +-
 meta/recipes-extended/lighttpd/lighttpd_1.4.43.bb  |  49 +--
 .../texinfo/texinfo/dont-depend-on-help2man.patch  |  19 +-
 .../texinfo/texinfo/texinfo-4.12-zlib.patch        |  65 +++-
 .../texinfo/{texinfo_6.0.bb => texinfo_6.3.bb}     |   4 +-
 .../drm/{libdrm_2.4.73.bb => libdrm_2.4.74.bb}     |   4 +-
 meta/recipes-graphics/libva/libva_1.7.3.bb         |  48 +++
 meta/recipes-multimedia/ffmpeg/ffmpeg_3.2.1.bb     |   1 +
 .../libtiff/files/CVE-2016-9535-1.patch            | 423 +++++++++++++++++++++
 .../libtiff/files/CVE-2016-9535-2.patch            |  67 ++++
 .../libtiff/files/CVE-2016-9538.patch              |  67 ++++
 .../libtiff/files/Fix_several_CVE_issues.patch     | 281 ++++++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.0.6.bb      |   6 +
 .../{sqlite3_3.14.1.bb => sqlite3_3.15.1.bb}       |   4 +-
 scripts/lib/recipetool/create_buildsys_python.py   |   4 +-
 68 files changed, 1501 insertions(+), 843 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/0001-Enforce-no-pie-if-the-compiler-supports-it.patch
 rename meta/recipes-bsp/pciutils/{pciutils_3.5.1.bb => pciutils_3.5.2.bb} (92%)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2016.03.inc => u-boot-common_2016.11.inc} (60%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.03.bb => u-boot-fw-utils_2016.11.bb} (100%)
 delete mode 100644 meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb
 create mode 100644 meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb
 rename meta/recipes-bsp/u-boot/{u-boot_2016.03.bb => u-boot_2016.11.bb} (100%)
 rename meta/recipes-connectivity/dhcp/{dhcp_4.3.4.bb => dhcp_4.3.5.bb} (81%)
 rename meta/recipes-core/systemd/systemd/{0014-Make-root-s-home-directory-configurable.patch => 0013-Make-root-s-home-directory-configurable.patch} (66%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch
 rename meta/recipes-core/systemd/systemd/{0016-Revert-rules-remove-firmware-loading-rules.patch => 0014-Revert-rules-remove-firmware-loading-rules.patch} (84%)
 rename meta/recipes-core/systemd/systemd/{0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch => 0015-Revert-udev-remove-userspace-firmware-loading-suppor.patch} (89%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
 rename meta/recipes-core/systemd/systemd/{0018-make-test-dir-configurable.patch => 0016-make-test-dir-configurable.patch} (77%)
 rename meta/recipes-core/systemd/systemd/{0019-remove-duplicate-include-uchar.h.patch => 0017-remove-duplicate-include-uchar.h.patch} (81%)
 rename meta/recipes-core/systemd/systemd/{0020-check-for-uchar.h-in-configure.patch => 0018-check-for-uchar.h-in-configure.patch} (76%)
 rename meta/recipes-core/systemd/systemd/{0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch => 0019-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch} (69%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/CVE-2016-7795.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/udev-re-enable-mount-propagation-for-udevd.patch
 rename meta/recipes-core/systemd/{systemd_230.bb => systemd_232.bb} (96%)
 rename meta/recipes-devtools/perl/{liburi-perl_1.60.bb => liburi-perl_1.71.bb} (64%)
 rename meta/recipes-extended/less/{less_481.bb => less_487.bb} (83%)
 rename meta/recipes-extended/texinfo/{texinfo_6.0.bb => texinfo_6.3.bb} (95%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.73.bb => libdrm_2.4.74.bb} (93%)
 create mode 100644 meta/recipes-graphics/libva/libva_1.7.3.bb
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-9535-1.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-9535-2.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2016-9538.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/Fix_several_CVE_issues.patch
 rename meta/recipes-support/sqlite/{sqlite3_3.14.1.bb => sqlite3_3.15.1.bb} (66%)

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


More information about the Openembedded-commits mailing list