[ubuntu/wily-proposed] systemd 224-2ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Thu Aug 27 08:21:16 UTC 2015
systemd (224-2ubuntu1) 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-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)
- 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.
* Don't build new systemd-journal-remote package and drop libmicrohttpd-dev.
This is blocked by the MIR (LP #1488341) and feature freeze.
systemd (224-3) UNRELEASED; urgency=medium
* Add better fix for "systemctl link/enable" breakage with full paths.
(LP: #1480310)
systemd (224-2) unstable; urgency=medium
[ Martin Pitt ]
* Skip systemd-fsckd autopkgtest if /run/initramfs/fsck-root exists, i. e.
the initramfs already ran fsck.
* Fix broken ACL in tmpfiles.d/systemd.conf. (Closes: #794645, LP: #1480552)
* Add debian/tests/unit-config: Test "systemctl link"; reproduces LP#1480310.
* Add a hack to unbreak "systemctl link". (LP: #1480310)
* debian/extra/rules-ubuntu/40-hyperv-hotadd.rules: Also apply to Xen, and
rename to 40-vm-hotadd.rules.
* Fix networkd crash. (Closes: #796358)
* debian/rules: Remove all files/empty dirs in systemd which are already
shipped by systemd-* or udev, instead of an explicit list.
* Bump "mount" dependency to >= 2.26, to ensure "swapon -o" availability.
(Closes: #796389)
* Install /lib/systemd/network/* into udev instead of systemd, as it's
really udev which is evaluating these.
* Split out "systemd-container" package with machined and nspawn and enable
importd. Add new libbz2-dev, zlib1g-dev, and libcurl-dev build deps.
(LP: #1448900)
* Move transitional libgcrypt11-dev build dep to libgcrypt20-dev.
* debian/rules: Limit check for libraries in /usr to systemd and udev
packages, as other packages like systemd-containers can (and do) link to
/usr.
* Build-depend on dpkg-dev (>= 1.17.14) and bump debhelper version for build
profiles support.
* Drop "display-managers" autopkgtest, obsolete with dropped
default-display-manager-generator.
* boot-and-services autopkgtest: Add systemd-container test dependency for
the nspawn tests.
* Don't enable audit support when building with "stage1" profile, to avoid
circular build dep.
[ Helmut Grohne ]
* Improve support for cross-building and bootstrapping.
[ Michael Biebl ]
* Drop default-display-manager-generator. All major desktops now use a
display manager which support the new scheme and setup the
/etc/systemd/system/display-manager.service symlink correctly.
* Add new binary package "systemd-journal-remote" with tools for
sending/receiving remote journal logs:
systemd-journal-{remote,upload,gatewayd}. (Closes: #742802, LP: #1480952)
Date: Thu, 27 Aug 2015 10:19: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/224-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 27 Aug 2015 10:19:12 +0200
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote libpam-systemd libnss-myhostname libnss-mymachines libsystemd0 libsystemd-dev libsystemd-login-dev libsystemd-daemon-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb systemd-dbg
Architecture: source
Version: 224-2ubuntu1
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-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)
systemd - system and service manager
systemd-container - systemd container/nspawn tools
systemd-dbg - system and service manager (debug symbols)
systemd-journal-remote - tools for sending and receiving remote journal logs
systemd-sysv - system and service manager - SysV links
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 742802 794645 796358 796389
Launchpad-Bugs-Fixed: 1346734 1370329 1374521 1377258 1414544 1422681 1430479 1448900 1480310 1480552 1480952
Changes:
systemd (224-2ubuntu1) 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-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)
- 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.
.
* Don't build new systemd-journal-remote package and drop libmicrohttpd-dev.
This is blocked by the MIR (LP #1488341) and feature freeze.
.
systemd (224-3) UNRELEASED; urgency=medium
.
* Add better fix for "systemctl link/enable" breakage with full paths.
(LP: #1480310)
.
systemd (224-2) unstable; urgency=medium
.
[ Martin Pitt ]
* Skip systemd-fsckd autopkgtest if /run/initramfs/fsck-root exists, i. e.
the initramfs already ran fsck.
* Fix broken ACL in tmpfiles.d/systemd.conf. (Closes: #794645, LP: #1480552)
* Add debian/tests/unit-config: Test "systemctl link"; reproduces LP#1480310.
* Add a hack to unbreak "systemctl link". (LP: #1480310)
* debian/extra/rules-ubuntu/40-hyperv-hotadd.rules: Also apply to Xen, and
rename to 40-vm-hotadd.rules.
* Fix networkd crash. (Closes: #796358)
* debian/rules: Remove all files/empty dirs in systemd which are already
shipped by systemd-* or udev, instead of an explicit list.
* Bump "mount" dependency to >= 2.26, to ensure "swapon -o" availability.
(Closes: #796389)
* Install /lib/systemd/network/* into udev instead of systemd, as it's
really udev which is evaluating these.
* Split out "systemd-container" package with machined and nspawn and enable
importd. Add new libbz2-dev, zlib1g-dev, and libcurl-dev build deps.
(LP: #1448900)
* Move transitional libgcrypt11-dev build dep to libgcrypt20-dev.
* debian/rules: Limit check for libraries in /usr to systemd and udev
packages, as other packages like systemd-containers can (and do) link to
/usr.
* Build-depend on dpkg-dev (>= 1.17.14) and bump debhelper version for build
profiles support.
* Drop "display-managers" autopkgtest, obsolete with dropped
default-display-manager-generator.
* boot-and-services autopkgtest: Add systemd-container test dependency for
the nspawn tests.
* Don't enable audit support when building with "stage1" profile, to avoid
circular build dep.
.
[ Helmut Grohne ]
* Improve support for cross-building and bootstrapping.
.
[ Michael Biebl ]
* Drop default-display-manager-generator. All major desktops now use a
display manager which support the new scheme and setup the
/etc/systemd/system/display-manager.service symlink correctly.
* Add new binary package "systemd-journal-remote" with tools for
sending/receiving remote journal logs:
systemd-journal-{remote,upload,gatewayd}. (Closes: #742802, LP: #1480952)
Checksums-Sha1:
c30109c8254dc24003ca62bfc8e9d28871e6d3db 4057 systemd_224-2ubuntu1.dsc
37534fc3748d9b52faac58e495dd0fb29f9e270e 138988 systemd_224-2ubuntu1.debian.tar.xz
Checksums-Sha256:
920a04dd0439af68bfd203af9fa4e207cdeef96df9d557426af78e82e6e743fa 4057 systemd_224-2ubuntu1.dsc
6bb7e8a5c938a34abf993c5d8ddab6280bd19bc3941d0a3131d00957b591a801 138988 systemd_224-2ubuntu1.debian.tar.xz
Files:
afd2efae28887242c4cf6b09da70f468 4057 admin optional systemd_224-2ubuntu1.dsc
fee723bd23c2061a2e07d08075816288 138988 admin optional systemd_224-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV3sghAAoJENFO8V2v4RNH0HcQAJwGiKxgRTKooGibNxa+6t3R
FEx0BMExdLhNSjldlBUL+7SCuo577dmq+JxJBu88ukdxJcl/qAc7lC+E55zs6uh3
Qa7swuZ5MH0kFHiVbGRHBDs+hOH8QVlHf6aefZyUlbMuIEu5qQrDBWdp2FYrYAZU
dBdx+NQ9bysOoMTqu8jb/XfjRgLPUMTgNj19d8hBni64NSgDktD4UK2uNBxCQCvg
h2zelTi258i0numQfFcQfjVSCB0FzV3KKIcppFAXiqAKgFT82pK9kNGD6tFCnxTM
i5aLFdmLEcxIdy9Uus6V4JhcMovBaCWlkczL/nAuezplsOm1W93x8WejlrfLkWu3
RbZBjp3moC7We5XsD0RJXG8+cggNj8kzz164Jg4V8gYa3GW/POmx2DEd6lBhji3p
W9Sm/eaBAwuQwGGy+by+os8avtYoBMDKJDn+CVUJO87GOjyc7SGPusSlrwUchmcS
MzYes/SJNaYHkZF4LO10HlEN8R7dea7dU6SooEKogO8RRlo+J/+a0eWGZdZAB6Gf
1rs3GxGJ8xMyNGFhsRe05nxMaAPMkaCG3IH6FoOsJ3jIrGjZ0mWEoZbEi9xeDbAR
2Nhv1J5HEytuKwQGod6aOip7lttJxngRU1t1G16WKic6qp7/E/WiFCNXpqhsG6Iz
mGC43nJy+iY2HthPUBJs
=sqXO
-----END PGP SIGNATURE-----
More information about the Wily-changes
mailing list