[ubuntu/xenial-proposed] systemd 228-3ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Sun Jan 3 12:03:17 UTC 2016
systemd (228-3ubuntu1) 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)
- 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.
- Make udev break on mdadm << 3.3-2ubuntu3, as udev's init script dropped
the "Provides: raid-mdadm". This needs to be kept until after 16.04 LTS.
systemd (228-3) unstable; 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.
* Ignore test failures during "make check" if /etc/machine-id is missing
(like in ancient local schroots). (Closes: #807884)
* debian/extra/rules/80-debian-compat.rules: Remember which device got the
"cdrw", "dvd", or "dvdrw" symlink to avoid changing links on device
events. (Closes: #774080). Drop the rule for the "cdrom" symlink as that
is already created in 60-cdrom_id.rules.
* Eliminate "hotplug.functions" udev helper and put the logging functions
directly into net.agent. This simplifies the migration of the latter to
ifupdown.
* Adjust manpages to keep /usr/lib/systemd/{user*,boot,ntp-units.d,modules*}
paths, only keep /lib/systemd/{system*,network}. (Closes: #808997)
* debian/udev.README.Debian: Fix typo and slight wording improvement.
(Closes: #809513)
* Drop net.agent, 80-networking.rules, and ifup at .service. These moved to
ifupdown 0.8.5 now. Add Breaks: to earlier versions.
[ 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.
* Drop networking.service.d/systemd.conf. The ifupdown package now ships a
proper service file so this drop-in file is no longer necessary.
[ Andreas Henriksson ]
* Fix LSB init hook to not reload masked services. (Closes: #804882)
Date: Sun, 03 Jan 2016 12:59: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/228-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 03 Jan 2016 12:59:25 +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-3ubuntu1
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: 774080 795761 804882 805133 805631 805910 807884 808997 809513
Launchpad-Bugs-Fixed: 1346734 1370329 1377258 1422681 1430479
Changes:
systemd (228-3ubuntu1) 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)
- 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.
- Make udev break on mdadm << 3.3-2ubuntu3, as udev's init script dropped
the "Provides: raid-mdadm". This needs to be kept until after 16.04 LTS.
.
systemd (228-3) unstable; 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.
* Ignore test failures during "make check" if /etc/machine-id is missing
(like in ancient local schroots). (Closes: #807884)
* debian/extra/rules/80-debian-compat.rules: Remember which device got the
"cdrw", "dvd", or "dvdrw" symlink to avoid changing links on device
events. (Closes: #774080). Drop the rule for the "cdrom" symlink as that
is already created in 60-cdrom_id.rules.
* Eliminate "hotplug.functions" udev helper and put the logging functions
directly into net.agent. This simplifies the migration of the latter to
ifupdown.
* Adjust manpages to keep /usr/lib/systemd/{user*,boot,ntp-units.d,modules*}
paths, only keep /lib/systemd/{system*,network}. (Closes: #808997)
* debian/udev.README.Debian: Fix typo and slight wording improvement.
(Closes: #809513)
* Drop net.agent, 80-networking.rules, and ifup at .service. These moved to
ifupdown 0.8.5 now. Add Breaks: to earlier versions.
.
[ 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.
* Drop networking.service.d/systemd.conf. The ifupdown package now ships a
proper service file so this drop-in file is no longer necessary.
.
[ Andreas Henriksson ]
* Fix LSB init hook to not reload masked services. (Closes: #804882)
Checksums-Sha1:
79bef6dbf1063b23df7fe779841f1df0a439cedf 4215 systemd_228-3ubuntu1.dsc
37db438fbd79ea39c1bd1b3403aa601cff4e11aa 146840 systemd_228-3ubuntu1.debian.tar.xz
Checksums-Sha256:
60b2d0ee9daa9efb947f7ae9e3a4c13e267dce8a24e737921048bb8aaaaa466c 4215 systemd_228-3ubuntu1.dsc
19931b0d0ecea52fa6b8c7a90b1923550d93fdf1ea72a22ccdb02ed9ee284088 146840 systemd_228-3ubuntu1.debian.tar.xz
Files:
97c0440c771371892737f79fd71baebd 4215 admin optional systemd_228-3ubuntu1.dsc
ed5118fdbf27030d89a136e5c0b8baea 146840 admin optional systemd_228-3ubuntu1.debian.tar.xz
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWiQ1RAAoJENFO8V2v4RNHV1IQAMuvL1KpXMJU6lkGlC1t9ujq
n2M1JuhRiqAX8Ql/tPp8mDvzMoNkplq5WTvo00Li1coyXJiMG4XndaoPEuY37ZfG
VduckW5XK1SZjVE20wJkfwfokbafDHN+by63rIxIuZe0kmGh029la8sdMHVQglxa
M7PYYp6yPWMfetqK4h7qfdrmtq7rxWrMAcey5Im3mk83no+AtrDyZ8pUzbqKyTRR
H+8fll63/aftbpwviqzg1Yy/lBeu40wiC0r0OAa3ptCalqKKugvDC/Iv/qUOU0CC
Rfc2r92WCkx9kcDphJ0T8jQtZqkRKsily83hiK7p9ruYjvoa4ZZp45qO94Xb9kO+
uM6+TiVR5eE2zUdZL3F1bafRdSdQzqMr9G0pj6LjuvQOKSmcA+oZHpgdoAVg+VCN
Vv9I/896UpUzX+f59kRnWgAmMfYC0ZMjARnkwZPBdrlePWZhme5sXr/Ihkd3lHOJ
/T0e7kaEEVzuf8+nNGXx1IqLF6HbdAjKe/D9/ZA6+ZxG0ChZPnHEP2RQ5oFQhX6T
3v4xlBfQ6TVKNWzpKuuDVLFIRsvgcKyfhO3rYwIjT5mLa7i5d+k6UkwYNT0u4Unu
XheUZlGfNMpA50aWeFkVv7BeyaK8tq1eEvHsBUrL24qYijSjAGTKHsRzcJRkoCJS
xgb76zUN0B3cmnyxr90/
=9UOL
-----END PGP SIGNATURE-----
More information about the Xenial-changes
mailing list