[ubuntu/vivid-proposed] systemd 218-8ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Mon Feb 9 18:51:15 UTC 2015


systemd (218-8ubuntu1) vivid; urgency=medium

  * Merge with Debian unstable. 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.
    - Provide shutdown fallback for upstart. (LP: #1370329)
    - debian/extra/ifup at .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, check if devices are actually defined
      in /etc/network/interfaces as we don't use Debian's net.agent.
    - ifup at .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)
    - Lower Breaks: to plymouth version which has the udev inotify fix in
      Ubuntu.
    - Lower libappamor1 dep to the Ubuntu version where it moved to /lib.
    - 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 (218-8) experimental; urgency=medium

  [ Martin Pitt ]
  * boot-and-services autopkgtest: Ensure that there are no failed units,
    except possibly systemd-modules-load.service (as that notoriously fails
    with cruft in /etc/modules).
  * Revert "input" system group creation in systemd.postinst from 218-7. It's
    already done in udev.postinst.
  * ifup at .service: Revert checking for existance of ifupdown config for that
    interface, net.agent already does that.
  * Drop Also-redirect-to-update-rc.d-when-not-using-.service.patch; not
    necessary any more with the current version (mangle_names() already takes
    care of this).
  * Merge into Add-support-for-rcS.d-init-scripts-to-the-sysv-gener.patch:
    - Do-not-order-rcS.d-services-after-local-fs.target-if.patch, as it
      partially reverts the above, and is just fixing it.
    - Map-rcS.d-init-script-dependencies-to-their-systemd-.patch as it's just
      adding some missing functionality for the same purpose.
  * Merge Run-update-rc.d-defaults-before-update-rc.d-enable-d.patch into
    Make-systemctl-enable-disable-call-update-rc.d-for-s.patch as the former
    is fixing the latter and is not an independent change.
  * Drop Launch-logind-via-a-shell-wrapper.patch and systemd-logind-launch
    wrapper. The only remaining thing that we need from it is to create
    /run/systemd/, move that into the D-BUS service file directly.
  * /lib/lsb/init-functions.d/40-systemd: Avoid deadlocks during bootup and
    shutdown. DHCP/ifupdown and similar hooks which call "/etc/init.d/foo
    reload" can easily cause deadlocks, since the synchronous wait plus
    systemd's normal behaviour of transactionally processing all dependencies
    first easily causes dependency loops. Thus during boot/shutdown operate
    only on the unit and not on its dependencies, just like SysV behaves.
    (Closes: #777115, LP: #1417010)
  * Only start logind if dbus is installed. This fixes the noisy startup
    failure in environments without dbus, such as LXC containers or servers.
    (part of #772700)
  * Add getty-static.service unit which starts getty at .service on tty 2 to 6 if
    dbus is not installed, and hence logind cannot auto-start them on demand.
    (Closes: #772700)

  [ Michael Biebl ]
  * Update insserv-generator and map $x-display-manager to
    display-manager.service, following the recent change in sysv-generator.
    This avoids creating references to a no longer existing
    x-display-manager.target unit.

Date: Mon, 09 Feb 2015 19:32:25 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/218-8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 09 Feb 2015 19:32:25 +0100
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libsystemd0 libsystemd-dev libsystemd-login-dev libsystemd-daemon-dev libsystemd-journal-dev libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev python3-systemd systemd-dbg
Architecture: source
Version: 218-8ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libpam-systemd - system and service manager - PAM module
 libsystemd-daemon-dev - systemd utility library (transitional package)
 libsystemd-dev - systemd utility library - development files
 libsystemd-id128-dev - systemd 128 bit ID utility library (transitional package)
 libsystemd-journal-dev - systemd journal utility library (transitional package)
 libsystemd-login-dev - systemd login utility library (transitional package)
 libsystemd0 - systemd utility library
 libudev-dev - libudev development files
 libudev1   - libudev shared library
 libudev1-udeb - libudev shared library (udeb)
 python3-systemd - Python 3 bindings for systemd
 systemd    - system and service manager
 systemd-dbg - system and service manager (debug symbols)
 systemd-sysv - system and service manager - SysV links
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 772700 777115
Launchpad-Bugs-Fixed: 1346734 1370329 1374521 1377258 1414544 1417010
Changes:
 systemd (218-8ubuntu1) vivid; urgency=medium
 .
   * Merge with Debian unstable. 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.
     - Provide shutdown fallback for upstart. (LP: #1370329)
     - debian/extra/ifup at .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, check if devices are actually defined
       in /etc/network/interfaces as we don't use Debian's net.agent.
     - ifup at .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)
     - Lower Breaks: to plymouth version which has the udev inotify fix in
       Ubuntu.
     - Lower libappamor1 dep to the Ubuntu version where it moved to /lib.
     - 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 (218-8) experimental; urgency=medium
 .
   [ Martin Pitt ]
   * boot-and-services autopkgtest: Ensure that there are no failed units,
     except possibly systemd-modules-load.service (as that notoriously fails
     with cruft in /etc/modules).
   * Revert "input" system group creation in systemd.postinst from 218-7. It's
     already done in udev.postinst.
   * ifup at .service: Revert checking for existance of ifupdown config for that
     interface, net.agent already does that.
   * Drop Also-redirect-to-update-rc.d-when-not-using-.service.patch; not
     necessary any more with the current version (mangle_names() already takes
     care of this).
   * Merge into Add-support-for-rcS.d-init-scripts-to-the-sysv-gener.patch:
     - Do-not-order-rcS.d-services-after-local-fs.target-if.patch, as it
       partially reverts the above, and is just fixing it.
     - Map-rcS.d-init-script-dependencies-to-their-systemd-.patch as it's just
       adding some missing functionality for the same purpose.
   * Merge Run-update-rc.d-defaults-before-update-rc.d-enable-d.patch into
     Make-systemctl-enable-disable-call-update-rc.d-for-s.patch as the former
     is fixing the latter and is not an independent change.
   * Drop Launch-logind-via-a-shell-wrapper.patch and systemd-logind-launch
     wrapper. The only remaining thing that we need from it is to create
     /run/systemd/, move that into the D-BUS service file directly.
   * /lib/lsb/init-functions.d/40-systemd: Avoid deadlocks during bootup and
     shutdown. DHCP/ifupdown and similar hooks which call "/etc/init.d/foo
     reload" can easily cause deadlocks, since the synchronous wait plus
     systemd's normal behaviour of transactionally processing all dependencies
     first easily causes dependency loops. Thus during boot/shutdown operate
     only on the unit and not on its dependencies, just like SysV behaves.
     (Closes: #777115, LP: #1417010)
   * Only start logind if dbus is installed. This fixes the noisy startup
     failure in environments without dbus, such as LXC containers or servers.
     (part of #772700)
   * Add getty-static.service unit which starts getty at .service on tty 2 to 6 if
     dbus is not installed, and hence logind cannot auto-start them on demand.
     (Closes: #772700)
 .
   [ Michael Biebl ]
   * Update insserv-generator and map $x-display-manager to
     display-manager.service, following the recent change in sysv-generator.
     This avoids creating references to a no longer existing
     x-display-manager.target unit.
Checksums-Sha1:
 a727bcfa7e400d5c53f965036ac28fb8951de73b 3945 systemd_218-8ubuntu1.dsc
 ea475d39bf073602fe9b56594be8055f503b0cf7 138704 systemd_218-8ubuntu1.debian.tar.xz
Checksums-Sha256:
 3f8ab316ffd4d14d2f5a5c43caa05e8c03879183977fe0919541110fac856c02 3945 systemd_218-8ubuntu1.dsc
 e59d0d7ef7b18fd4b84f895bc22c8b52568f71be750d27ed8a04aa328004e46c 138704 systemd_218-8ubuntu1.debian.tar.xz
Files:
 810056f8a802247a0fdff8759a4fba51 3945 admin optional systemd_218-8ubuntu1.dsc
 b04904f5d1d2ebf28f16d5187b8eda4a 138704 admin optional systemd_218-8ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJU2QFaAAoJENFO8V2v4RNHhaEP/iw1nVzE8O3FhLxVEZIjhjC7
jq8Ne/9fDx/jZlVLyYcyrZ55d7zrQFZOtP944CrsmiaixhmMbBCikYrBYMmLudL3
+xSBTbNLJIZNxYNkHtFcbprXju+hWaTdscr9t5uxO8wA0mR9iuOXZREo7ceVEP+d
hsvqUSUU93jAZQKo+T0tIcPN87MszKcL4scVqnsyU5pNcMjw+a5Xn0vmqsXM3W0C
Yc18EHG8veT3oAXqYiVTCrmL0KlKpPAfg0WKulsHqyb/4iGrJh0EGgaWeLyL5SVu
TJB2g829FCo26cHuAh1MlvI3mKE8pxquH25myNSNGGtLaaj867RWXKC60Py779JN
GgKe8CogFBGOMIfxys4OHSjrlV4L9t+bYKud0J7PX54isoYTQ35AaBovePmPkh9z
x012fUc7K7FC8+agf8MpqaF4bAZRAyA+jAL0jj9vHqrFZxRtUpNb6jqUiNh07i1e
PKeoNNBMGN3ff4SOEJIY8gwL0FcCaZ/QDJBgR8xFwGF4kaNmWILPO7vdFQ9mP+jo
/Q3kZ6VnE7lJmt283hS+lUnB6zs7bZOjgTlkdgiyykhDQ5Dy9UZb2K20OYoIBYRC
51GpNt9D8c7OmcW4yMPgDQr9Z+2W0JPzpXxqZYVj/6SOH32mcu6xkXvv2rSQVWAl
k1nYISE5O8QIGAR/+kRO
=czXo
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list