]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Upgrade to 232
authorKhem Raj <raj.khem@gmail.com>
Mon, 28 Nov 2016 21:26:06 +0000 (13:26 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:26:11 +0000 (10:26 +0000)
commite6c1765a05c1321f08f3d1fb521dfe6b07bc8e92
treed7a64c25b455d614c7df4c7c44f5915dd4e9fcec
parent60ed09794d038907b2e8ac188bb9b37cba7dfda5
systemd: Upgrade to 232

* Drop support for rcS.d SysV init scripts.
  These are prone to cause dependency loops, and almost all packages with
  rcS scripts now ship a native systemd service.

* Drop mount propagation patch, it only happens with libseccomp, OE doesnt
  enable it

* kdbus option has disappeared from configure

* Ignore dev-so for PN now since systemd introduced private .so see
  https://github.com/systemd/systemd/issues/3810

* Add libnss* to PACKAGES_DYNAMIC for libnss-resolve to work correctly

* Forward port systemd-boot patches to systemd-232

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
27 files changed:
meta/recipes-bsp/systemd-boot/files/0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch
meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch
meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch
meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch
meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch
meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch
meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch
meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch
meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch
meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch
meta/recipes-core/systemd/systemd/0013-Make-root-s-home-directory-configurable.patch [moved from meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch with 66% similarity]
meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch [deleted file]
meta/recipes-core/systemd/systemd/0014-Revert-rules-remove-firmware-loading-rules.patch [moved from meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch with 84% similarity]
meta/recipes-core/systemd/systemd/0015-Revert-udev-remove-userspace-firmware-loading-suppor.patch [moved from meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch with 89% similarity]
meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch [deleted file]
meta/recipes-core/systemd/systemd/0016-make-test-dir-configurable.patch [moved from meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch with 77% similarity]
meta/recipes-core/systemd/systemd/0017-remove-duplicate-include-uchar.h.patch [moved from meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch with 81% similarity]
meta/recipes-core/systemd/systemd/0018-check-for-uchar.h-in-configure.patch [moved from meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch with 76% similarity]
meta/recipes-core/systemd/systemd/0019-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch [moved from meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch with 69% similarity]
meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch [deleted file]
meta/recipes-core/systemd/systemd/CVE-2016-7795.patch [deleted file]
meta/recipes-core/systemd/systemd/udev-re-enable-mount-propagation-for-udevd.patch [deleted file]
meta/recipes-core/systemd/systemd_232.bb [moved from meta/recipes-core/systemd/systemd_230.bb with 96% similarity]