[ubuntu/xenial-proposed] systemd 228-2ubuntu2 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Thu Dec 10 15:58:18 UTC 2015
systemd (228-2ubuntu2) xenial; urgency=medium
* Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- Simpler udev maintainer scripts (all platforms must support udev, no
debconf).
- 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)
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
- Build using libseccomp on powerpc and ppc64el (See Debian #800818).
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.
- 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)
- Break lvm (<< 2.02.133-1ubuntu1) and remove our dummy /etc/init.d/lvm2
on upgrades, as it's shipped by lvm2 now.
systemd (228-3) UNRELEASED; urgency=medium
[ Martin Pitt ]
* debian/rules: Remove temporary debug output from test failures again. All
Debian buildd kernels are recent enough now, but add a check for kernels
older than 3.13 and ignore test failures for those.
* debian/tests/networkd: Factor out dnsmasq specific test "router" setup, so
that we can test against other implementations.
* debian/tests/networkd: Add router setup using an (isolated) networkd
process for configuring the veths and DHCP server.
* debian/tests/networkd: On failure, only show journal for current test.
* systemd-networkd-resolvconf-update.service: Wait for getting a name
server, not just for getting online.
* debian/tests/boot-and-services: Wait until bash crash stack trace is in
the journal before asserting on it. Also relax RE to work on non-x86
architectures.
* debian/tests/networkd: If /etc/resolv.conf already has three nameservers,
accept that too (as then the additional test one can't be added any more).
* Fix FTBFS on x32. Thanks Helmut Grohne! (Closes: #805910)
* debian/tests/networkd: For IPv6 tests, also wait for IPv4 address to
arrive; s-n-wait-online already exits after getting an IPv6 address, but
we verify both.
* debian/tests/boot-and-services: Don't check for "Requesting system
poweroff" log message in nspawn test, current upstream master does not
write that any more. Instead check for "Stopped Container c1".
* Add "storage" autopkgtest. Initially this covers some basic use cases with
LUKS cryptsetup devices.
* Add acl build dependency (for <!nocheck>). Current upstream master now
needs it for some test cases.
* debian/extra/initramfs-tools/scripts/init-bottom/udev: Use "rm -rf"
instead of "nuke". The latter does not exist any more in current
initramfs-tools.
[ Michael Biebl ]
* Bump Build-Depends on libdw-dev to (>= 0.158) as per configure.ac.
(Closes: #805631)
* Make sure all swap units are ordered before the swap target. This avoids
that swap devices are being stopped prematurely during shutdown.
(Closes: #805133)
* Drop unneeded /etc/X11/xinit/xinitrc.d/50-systemd-user.sh from the package
and clean up the conffile on upgrades. We have the dbus-user-session
package in Debian to properly enable the D-Bus user-session mode which
also takes care of updating the systemd --user environment.
(Closes: #795761)
* Stop testing for unknown arguments in udev maintainer scripts.
Date: Thu, 10 Dec 2015 16:56:42 +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/228-2ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 10 Dec 2015 16:56:42 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote systemd-coredump libpam-systemd libnss-myhostname libnss-mymachines libnss-resolve libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb systemd-dbg
Architecture: source
Version: 228-2ubuntu2
Distribution: xenial
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
libnss-resolve - nss module to resolve names via systemd-resolved
libpam-systemd - system and service manager - PAM module
libsystemd-dev - systemd utility library - development files
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-coredump - tools for storing and retrieving coredumps
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: 795761 805133 805631 805910
Launchpad-Bugs-Fixed: 1346734 1370329 1374521 1377258 1414544 1422681 1430479
Changes:
systemd (228-2ubuntu2) xenial; urgency=medium
.
* Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- Simpler udev maintainer scripts (all platforms must support udev, no
debconf).
- 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)
- Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)
- Build using libseccomp on powerpc and ppc64el (See Debian #800818).
.
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.
- 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)
- Break lvm (<< 2.02.133-1ubuntu1) and remove our dummy /etc/init.d/lvm2
on upgrades, as it's shipped by lvm2 now.
.
systemd (228-3) UNRELEASED; urgency=medium
.
[ Martin Pitt ]
* debian/rules: Remove temporary debug output from test failures again. All
Debian buildd kernels are recent enough now, but add a check for kernels
older than 3.13 and ignore test failures for those.
* debian/tests/networkd: Factor out dnsmasq specific test "router" setup, so
that we can test against other implementations.
* debian/tests/networkd: Add router setup using an (isolated) networkd
process for configuring the veths and DHCP server.
* debian/tests/networkd: On failure, only show journal for current test.
* systemd-networkd-resolvconf-update.service: Wait for getting a name
server, not just for getting online.
* debian/tests/boot-and-services: Wait until bash crash stack trace is in
the journal before asserting on it. Also relax RE to work on non-x86
architectures.
* debian/tests/networkd: If /etc/resolv.conf already has three nameservers,
accept that too (as then the additional test one can't be added any more).
* Fix FTBFS on x32. Thanks Helmut Grohne! (Closes: #805910)
* debian/tests/networkd: For IPv6 tests, also wait for IPv4 address to
arrive; s-n-wait-online already exits after getting an IPv6 address, but
we verify both.
* debian/tests/boot-and-services: Don't check for "Requesting system
poweroff" log message in nspawn test, current upstream master does not
write that any more. Instead check for "Stopped Container c1".
* Add "storage" autopkgtest. Initially this covers some basic use cases with
LUKS cryptsetup devices.
* Add acl build dependency (for <!nocheck>). Current upstream master now
needs it for some test cases.
* debian/extra/initramfs-tools/scripts/init-bottom/udev: Use "rm -rf"
instead of "nuke". The latter does not exist any more in current
initramfs-tools.
.
[ Michael Biebl ]
* Bump Build-Depends on libdw-dev to (>= 0.158) as per configure.ac.
(Closes: #805631)
* Make sure all swap units are ordered before the swap target. This avoids
that swap devices are being stopped prematurely during shutdown.
(Closes: #805133)
* Drop unneeded /etc/X11/xinit/xinitrc.d/50-systemd-user.sh from the package
and clean up the conffile on upgrades. We have the dbus-user-session
package in Debian to properly enable the D-Bus user-session mode which
also takes care of updating the systemd --user environment.
(Closes: #795761)
* Stop testing for unknown arguments in udev maintainer scripts.
Checksums-Sha1:
ca601743a7875263340c1cb6e4ebd2df5666a119 4215 systemd_228-2ubuntu2.dsc
526ccdb172e0f7d44037e22e10d7a15b9e60cb64 148112 systemd_228-2ubuntu2.debian.tar.xz
Checksums-Sha256:
61f6003c50152d607ef56ec353f6165b2a6bd7c620ce705752b4351278e082cd 4215 systemd_228-2ubuntu2.dsc
807a5c77bdc6f10477610c925b110a62bdc78a8a9834fd396648321a4096f62e 148112 systemd_228-2ubuntu2.debian.tar.xz
Files:
e5664d6236efb347320b67917c8a7cd6 4215 admin optional systemd_228-2ubuntu2.dsc
ca6d204ffeb6d12773a558d22a978633 148112 admin optional systemd_228-2ubuntu2.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWaaDgAAoJENFO8V2v4RNHM0MP/0DWPKn45QB+n86mv02ZHdeA
5b9AW9dEb7IycXWIP1T+m3dMugHe0CxcFcOJnCbF1mdBEpJGCjQtdk4vAhXYqdO+
yyj0faTwwzOt9/b48gdy8/fzbZKwN/6sKBWtvwrVG+LMKWVsP/5sgve4ZCsN7mlH
PcxdXug72uLpCPdUITDLqKeDZ6L/gpwkhJvKqUuFH/OuAGyqkM7GVu+oMyhXezQl
O9dP8HP8sk/TXWGxQAMdu+lpDRwcewMkw3nKa5pj+38HjUgzAvvjWTkphIhK1Ti/
yL0hWVh6gECAbWjo73JJ7fItc2w25RaAkvydW/3hllB2jHxXsoKNc4eN55Nf14JE
YIS0kpMMMvL6Y+U44RSHPhhHDzsXp3EdGGhl4dVMeO+gOo+vmtZJoj46Wc59C3CA
3CRoj3gJjB3QHvFxodvFkUpU6duiZWSf63AKBNkQSHRHFtUW4w1zCYXtUz+5QeAE
a9R4broVvygwwB4ulYb+L8CgjA+uXKdNsbWBF+YmKuafDGOBl7EgZSzQ6Sq4J31W
LruQe46eGkXWw5R5GoCNtP50nfFvu0EoVMTBwVnHeOZuqUt0pFRcmHFErWuBiNcs
le2C+YXwfB47GW4EzZhgm3z+TCsM3VjmD0/w627alViKILZD8/WvxGwoZZIuF6b/
69WVPF8RM8w9WMfi6jRT
=D2MH
-----END PGP SIGNATURE-----
More information about the Xenial-changes
mailing list