[ubuntu/wily-proposed] systemd 219-10ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Thu May 21 09:27:13 UTC 2015


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 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 run ifup in the background during boot,
      to avoid blocking network.target. (LP: #1425376)
    - 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)
    - 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)

Date: Thu, 21 May 2015 11:24:52 +0200
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/219-10ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 21 May 2015 11:24:52 +0200
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: 219-10ubuntu1
Distribution: wily
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: 765577
Launchpad-Bugs-Fixed: 1346734 1370329 1374521 1377258 1414544 1422681 1425376 1430479 1432171 1444402 1454173 1457054 1457321
Changes:
 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 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 run ifup in the background during boot,
       to avoid blocking network.target. (LP: #1425376)
     - 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)
     - 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)
Checksums-Sha1:
 162b068d022b86a682f24e18c926852408497fc5 3970 systemd_219-10ubuntu1.dsc
 15689ed0dba519974d7f81b3e794321f48f49ee5 219168 systemd_219-10ubuntu1.debian.tar.xz
Checksums-Sha256:
 d83998bb44f7147861d650721c328bdc2bc111f511d52ce6fe789c396843ffd1 3970 systemd_219-10ubuntu1.dsc
 8300c2e4e4c086539b2af86c4a2e78eb73a89dbdeadd9c09f74bf1f8b49c65b5 219168 systemd_219-10ubuntu1.debian.tar.xz
Files:
 8a56786a4ca6f693039c7e2d407d7f9f 3970 admin optional systemd_219-10ubuntu1.dsc
 4c6a0619fb12045cf96e8782c6cc722e 219168 admin optional systemd_219-10ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCAAGBQJVXaSqAAoJENFO8V2v4RNHiVQP/3Jp52vO1OHYPOzww2SPAMR0
Jkkjvjsb7vcLZWW25Omrr3xikydbHWQFfeuyaaqvCBhMJZHFZCb8ulcc2AushL3k
qCL5RG5CZfykZBZUEpOgpEMT01PyVeKmjTv1NWarMz/uGgaCmNCzFPf/Pr5/Esjs
j/F+/DC23s5up7LQ5WU8NDHT8TH9S/9OAKUBBE2w/aGWKHsB21sHg2TZ0E2MJhDr
xF9AYr9uHqZAU+v29pbetBhj+m7DLt42Xgq0u1x50D6y5SAXr0xqBS3EKbRpcdy6
2/x/ZJV7td5MrntrU3AfGtNCboqSSvvyXueNW50SrkNkwija9vA2swGWhUpBNQoN
apEmDt8204YVrhocXxu13z9JPQWe4s5mvLyRWl1eTdf0EwEyJPfHo/iNmdOzfGpC
1LQ0iewZupIy+gKNl0PoKW13nqmWKxWUAe+2l9FBybVatgYnbpxFH6kfDGbcbYUK
N8E3X52a2EL2KW9TPeBdj2KxoSxvJYNd3l2HcrNygB8hCTRzjaCRW0cuzkwZldCp
MuGxhRMW6AKuAQWE/cindyyHPUNyTMpEJdL49xEvBiUF5yuWOOd1UOMzQZuP1zDp
pIC8KhvwmP7krczClpW5ndyCvtnMPI5JeHwYdPcZUqsOIsF26MtxUPHwJDzs9z1t
YjO/CsOkYyJ/l9e2f/Xj
=Zvox
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list