systemd 219-10ubuntu1 source package in Ubuntu

Changelog

systemd (219-10ubuntu1) wily; urgency=medium

  * Merge with Debian experimental branch. Remaining Ubuntu changes:
    - Hack to support system-image read-only /etc, and modify files in
      /etc/writable/ instead.
    - Keep our much simpler udev maintainer scripts (all platforms must
      support udev, no debconf).
    - initramfs init-top: Drop $ROOTDELAY, we do that in a more sensible way
      with wait-for-root. Will get applicable to Debian once Debian gets
      wait-for-root in initramfs-tools.
    - initramfs init-bottom: If LVM is installed, settle udev,
      otherwise we get missing LV symlinks. Workaround for LP #1185394.
    - Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
      dependencies to "lvm2" which is handled with udev rules in Ubuntu.
    - Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
      script.
    - Provide shutdown fallback for upstart. (LP: #1370329)
    - debian/extra/ifup@.service: Additionally run for "auto" class. We don't
      really support "allow-hotplug" in Ubuntu at the moment, so we need to
      deal with "auto" devices appearing after "/etc/init.d/networking start"
      already ran. (LP: #1374521) Also run ifup in the background during boot,
      to avoid blocking network.target. (LP: #1425376)
    - ifup@.service: Drop dependency on networking.service (i. e.
      /etc/init.d/networking), and merely ensure that /run/network exists.
      This avoids unnecessary dependencies/waiting during boot and dependency
      cycles if hooks wait for other interfaces to come up (like ifenslave
      with bonding interfaces). (LP: #1414544)
    - Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
      Ubuntu we currently keep the setting whether the RTC is in local or UTC
      time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
      (LP: #1377258)
    - Put session scopes into all cgroup controllers. This makes unprivileged
      user LXC containers work under systemd. (LP: #1346734)
    - systemctl: Don't forward telinit u to upstart. This works around
      upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
      that changes to point to systemd during the upgrade. This avoids running
      systemd during a dist-upgrade. (LP: #1430479)
    - Drop hwdb-update dependency from udev-trigger.service, which got
      introduced in v219-stable. This causes udev and plymouth to start too
      late and isn't really needed in Ubuntu yet as we don't support stateless
      systems yet and handle hwdb.bin updates through dpkg triggers. This can
      be dropped again with initramfs-tools 0.117.
    - Lower Breaks: to plymouth version which has the udev inotify fix in
      Ubuntu.
    - Lower libappamor dep to the Ubuntu version where it moved to /lib.
    - Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
    - Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
    - Make failure of boot-and-services NSpawn.test_boot non-fatal for now.
      This currently fails when being triggered by Jenkins, but is totally
      unreproducible when running this manually on the exact same machine.

    Upgrade fixes, keep until 16.04 LTS release:
    - systemd Conflicts/Replaces/Provides systemd-services.
    - Remove obsolete systemd-logind upstart job.
    - Clean up obsolete /etc/udev/rules.d/README.

systemd (219-10) experimental; urgency=medium

  * Fix assertion crash with empty Exec*= paths. (LP: #1454173)
  * Drop Avoid-reload-and-re-start-requests-during-early-boot.patch
    and Avoid-reloading-services-when-shutting-down.patch: This was fixed more
    robustly in invoke-rc.d and service now, see #777113.
  * debian/tests/boot-smoke: Allow 10 seconds for systemd jobs to settle down.
  * Fix "tentative" state of devices which are not in /dev (mostly in
    containers), and avoid overzealous cleanup unmounting of mounts from them.
    (LP: #1444402)
  * debian/extra/udev-helpers/net.agent: Eliminate cat and most grep calls.
  * Drop Set-default-polling-interval-on-removable-devices-as.patch; it's long
    obsolete, CD ejection with the hardware button works properly without it.
  * Re-enable-journal-forwarding-to-syslog.patch: Update patch description,
    journal.conf.d/ exists now.
  * journal: Gracefully handle failure to bind to audit socket, which is known
    to fail in namespaces (containers) with current kernels. Also
    conditionalize systemd-journald-audit.socket on CAP_AUDIT_READ.
    (LP: #1457054)
  * Put back *.agent scripts and use net.agent in Ubuntu. This fixes escaping
    of unit names, reduces the delta, and will make it easier to get a common
    solution for integrating ifup.d/ scripts with networkd.
  * When booting with "quiet", run the initramfs' udevd with "notice" log
    level. (LP: #1432171)
  * Add sigpwr-container-shutdown.service: Power off when receiving SIGPWR in
    a container. This makes lxc-stop work for systemd containers.
    (LP: #1457321)
  * write_net_rules: Escape '{' and '}' characters as well, to make this work
    with busybox grep. Thanks Faidon Liambotis! (Closes: #765577)

 -- Martin Pitt <email address hidden>  Thu, 21 May 2015 11:24:52 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
systemd_219.orig.tar.xz 3.8 MiB 5c57113454e37c040d0cb481bd960ae7cf3a3fe0a231ff4945259bc74503f2d9
systemd_219-10ubuntu1.debian.tar.xz 214.0 KiB 8300c2e4e4c086539b2af86c4a2e78eb73a89dbdeadd9c09f74bf1f8b49c65b5
systemd_219-10ubuntu1.dsc 3.9 KiB d83998bb44f7147861d650721c328bdc2bc111f511d52ce6fe789c396843ffd1

Available diffs

View changes file

Binary packages built by this source

gir1.2-gudev-1.0: No summary available for gir1.2-gudev-1.0 in ubuntu wily.

No description available for gir1.2-gudev-1.0 in ubuntu wily.

libgudev-1.0-0: No summary available for libgudev-1.0-0 in ubuntu wily.

No description available for libgudev-1.0-0 in ubuntu wily.

libgudev-1.0-dev: No summary available for libgudev-1.0-dev in ubuntu wily.

No description available for libgudev-1.0-dev in ubuntu wily.

libpam-systemd: No summary available for libpam-systemd in ubuntu wily.

No description available for libpam-systemd in ubuntu wily.

libsystemd-daemon-dev: No summary available for libsystemd-daemon-dev in ubuntu wily.

No description available for libsystemd-daemon-dev in ubuntu wily.

libsystemd-dev: No summary available for libsystemd-dev in ubuntu wily.

No description available for libsystemd-dev in ubuntu wily.

libsystemd-id128-dev: No summary available for libsystemd-id128-dev in ubuntu wily.

No description available for libsystemd-id128-dev in ubuntu wily.

libsystemd-journal-dev: No summary available for libsystemd-journal-dev in ubuntu wily.

No description available for libsystemd-journal-dev in ubuntu wily.

libsystemd-login-dev: No summary available for libsystemd-login-dev in ubuntu wily.

No description available for libsystemd-login-dev in ubuntu wily.

libsystemd0: No summary available for libsystemd0 in ubuntu wily.

No description available for libsystemd0 in ubuntu wily.

libudev-dev: No summary available for libudev-dev in ubuntu wily.

No description available for libudev-dev in ubuntu wily.

libudev1: No summary available for libudev1 in ubuntu wily.

No description available for libudev1 in ubuntu wily.

libudev1-udeb: No summary available for libudev1-udeb in ubuntu wily.

No description available for libudev1-udeb in ubuntu wily.

python3-systemd: No summary available for python3-systemd in ubuntu wily.

No description available for python3-systemd in ubuntu wily.

systemd: No summary available for systemd in ubuntu wily.

No description available for systemd in ubuntu wily.

systemd-dbg: No summary available for systemd-dbg in ubuntu wily.

No description available for systemd-dbg in ubuntu wily.

systemd-dbgsym: No summary available for systemd-dbgsym in ubuntu wily.

No description available for systemd-dbgsym in ubuntu wily.

systemd-sysv: No summary available for systemd-sysv in ubuntu wily.

No description available for systemd-sysv in ubuntu wily.

udev: No summary available for udev in ubuntu wily.

No description available for udev in ubuntu wily.

udev-dbgsym: No summary available for udev-dbgsym in ubuntu wily.

No description available for udev-dbgsym in ubuntu wily.

udev-udeb: No summary available for udev-udeb in ubuntu wily.

No description available for udev-udeb in ubuntu wily.

udev-udeb-dbgsym: No summary available for udev-udeb-dbgsym in ubuntu wily.

No description available for udev-udeb-dbgsym in ubuntu wily.