[ubuntu/wily-proposed] systemd 221-1ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Sun Jun 28 11:34:13 UTC 2015
systemd (221-1ubuntu1) wily; 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 scsi_wait_scan and udevadm settle, we do that
in a more sensible way with wait-for-root.
- 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 apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
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.postinst: Migrate mountall specific fstab options to standard
util-linux "nofail" option.
systemd (221-1) unstable; urgency=medium
* New upstream release 221:
- Fix persistent storage links for Xen devices. (LP: #1467151)
- Drop all backported patches and port the others to new upstream release.
- debian/rules: Drop workarounds for broken 220 tarball, 221 is fine.
[ Michael Biebl ]
* initramfs hook: Stop installing 55-dm.rules, 64-md-raid.rules,
60-persistent-storage-lvm.rules and 60-persistent-storage-dm.rules.
The mdadm, lvm2 and dmsetup package provide their own udev hooks nowadays
to make sure their udev rules files are installed into the initramfs.
Having the copy rules at two places is confusing and makes debugging
harder.
* Make it possible to skip building udeb packages via
DEB_BUILD_OPTIONS="noudeb". This allows quicker builds for local testing
and is benefical for derivatives that don't use d-i.
* Install API documentation for libudev and libsystemd in their respective
packages. Both libraries use man pages now, so we need to be explicit
about what is installed where.
[ Martin Pitt ]
* ifupdown-hotplug autopkgtest: Different cloud/desktop environments have
different ways of including /etc/network/interfaces.d/, try to get along
wit either and skip the test if interfaces.d/ does not get included at
all.
* Drop obsolete gtk-doc-tools build dependency, gtkdocize autoreconfig, and
./configure options.
* libudev-dev.install: Drop gtk-doc files, not built by upstream any more
and replaced with manpages.
* libsystemd0.symbols: Add new symbols for this release.
* debian/rules: Fix paths in manpages as we don't currently have a merged
/usr in Debian but have most systemd things in /lib. This replaces the
previous huge and maintenance-intense patch.
* Drop Accept-mountall-specific-fstab-options.patch. Replaced with
systemd.postinst migration code in Ubuntu.
* Revert overly aggressive USB autosuspend udev rules change which broke
various USB keyboards. (Closes: #789723)
* Have rc-local.service output also go to the console. /etc/rc.local often
contains status messages which users expect to see during boot.
(LP: #1468102)
* debian/rules: Install udev.NEWS into libudev1, to get along with Debian's
udev -> libudev1 doc dir symlinking. (Closes: #790042)
Date: Sun, 28 Jun 2015 13:32:12 +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/221-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 28 Jun 2015 13:32:12 +0200
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libnss-myhostname libnss-mymachines libsystemd0 libsystemd-dev libsystemd-login-dev libsystemd-daemon-dev libsystemd-journal-dev libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb python3-systemd systemd-dbg
Architecture: source
Version: 221-1ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
libnss-myhostname - nss module providing fallback resolution for the current hostname
libnss-mymachines - nss module to resolve hostnames for local container instances
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: 789723 790042
Launchpad-Bugs-Fixed: 1346734 1370329 1374521 1377258 1414544 1422681 1425376 1430479 1467151 1468102
Changes:
systemd (221-1ubuntu1) wily; 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 scsi_wait_scan and udevadm settle, we do that
in a more sensible way with wait-for-root.
- 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 apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
.
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.postinst: Migrate mountall specific fstab options to standard
util-linux "nofail" option.
.
systemd (221-1) unstable; urgency=medium
.
* New upstream release 221:
- Fix persistent storage links for Xen devices. (LP: #1467151)
- Drop all backported patches and port the others to new upstream release.
- debian/rules: Drop workarounds for broken 220 tarball, 221 is fine.
.
[ Michael Biebl ]
* initramfs hook: Stop installing 55-dm.rules, 64-md-raid.rules,
60-persistent-storage-lvm.rules and 60-persistent-storage-dm.rules.
The mdadm, lvm2 and dmsetup package provide their own udev hooks nowadays
to make sure their udev rules files are installed into the initramfs.
Having the copy rules at two places is confusing and makes debugging
harder.
* Make it possible to skip building udeb packages via
DEB_BUILD_OPTIONS="noudeb". This allows quicker builds for local testing
and is benefical for derivatives that don't use d-i.
* Install API documentation for libudev and libsystemd in their respective
packages. Both libraries use man pages now, so we need to be explicit
about what is installed where.
.
[ Martin Pitt ]
* ifupdown-hotplug autopkgtest: Different cloud/desktop environments have
different ways of including /etc/network/interfaces.d/, try to get along
wit either and skip the test if interfaces.d/ does not get included at
all.
* Drop obsolete gtk-doc-tools build dependency, gtkdocize autoreconfig, and
./configure options.
* libudev-dev.install: Drop gtk-doc files, not built by upstream any more
and replaced with manpages.
* libsystemd0.symbols: Add new symbols for this release.
* debian/rules: Fix paths in manpages as we don't currently have a merged
/usr in Debian but have most systemd things in /lib. This replaces the
previous huge and maintenance-intense patch.
* Drop Accept-mountall-specific-fstab-options.patch. Replaced with
systemd.postinst migration code in Ubuntu.
* Revert overly aggressive USB autosuspend udev rules change which broke
various USB keyboards. (Closes: #789723)
* Have rc-local.service output also go to the console. /etc/rc.local often
contains status messages which users expect to see during boot.
(LP: #1468102)
* debian/rules: Install udev.NEWS into libudev1, to get along with Debian's
udev -> libudev1 doc dir symlinking. (Closes: #790042)
Checksums-Sha1:
af14b12f2dcc47975824f9e7319470290281f5fd 3840 systemd_221-1ubuntu1.dsc
682ebb60305f4bf1067aca929d664d062e80888f 4010048 systemd_221.orig.tar.xz
1ac402115a2e3f40e4b36245aca46e170ab6e983 136900 systemd_221-1ubuntu1.debian.tar.xz
Checksums-Sha256:
c00389f96a526885bbfdb5086a76cf274525bdf1955f353fa44f8eeab176f8cd 3840 systemd_221-1ubuntu1.dsc
085e088650afbfc688ccb13459aedb1fbc7c8810358605b076301f472d51cc4f 4010048 systemd_221.orig.tar.xz
9c8ee50555a7ec9869cc9a859fc45392290c9e888e31babae64ad608ddff4e8e 136900 systemd_221-1ubuntu1.debian.tar.xz
Files:
a104ed5ed82827edc3c9bef090c1e63c 3840 admin optional systemd_221-1ubuntu1.dsc
b4d5a253841cf28a98b7ec99c45e3716 4010048 admin optional systemd_221.orig.tar.xz
a7a68576b67098f59f0c894a72f4cd7e 136900 admin optional systemd_221-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVj9t8AAoJENFO8V2v4RNHjtgP/2VazJrLf7483Bfp9fmKHqq0
dLZSu0KbGSG/k+9xfrmr85bVfj0yTS5Agfv9Z6wMnZF43b4cUpEpdCFV58yQX8D+
DlV4h9JGN0Jd+GZS7ta4Ee0su+WYhi21yBAKy6Aiu/nCRkDRK9P3/7oV6Ox5Jh6Y
8l0QS3NaLtO4O5f4qVgng8tRRT8+wmL0oxHZE5U1Xr5uPo7r9AmjFwZo6eAigBSj
Bdd/VR1FQjlDSL+4xhOnPg7UsI136uREXwOv3xX9v5SCgvXjGmz/8oT/OnnNpgzV
x+IEwPWRQ+tKtxbaxKko6J4M7TYTV+H3+wytr8Db8maUeQaJYJv3PsxNjoxYjY8B
L8FqCtLG8+Z6QHVk5Tt74lDpT9z2qdK5r3xoKSUnp4miPEmkM4Xb61meQIuG5K7r
XlC6MOPdjRbCgz0dDdkoB7CtP/A58C+qxbV04Mz1UUo5MGrz6nuYw/Bpze797D02
qhiczZ/BLwGmUClx+OdxyNk0zcdefdlTbeDLee3VbLqn9ksU1Isp6c4TJKRVXfRC
ctCZLFINucxVtxEKzGZEIx8Vy/3M9PTfI3TIgHbxaZiHKohj18eWNMNq4Mk+rBDL
IHlzThDZQlFjNXCGpZKCaHY8if6E3GjJi/wFcKkYDsB317xg55s1r1Z0K2e5STMs
V/81A+z42Li76EosKDnd
=NZhL
-----END PGP SIGNATURE-----
More information about the Wily-changes
mailing list