- udev: Remove /run/udev/control on stop to avoid sendsigs to kill
udevd. (Closes: #791944)
- nspawn: Handle container directory symlinks. (Closes: #805785)
- Fix mounts to become "active" when NFS mounts time out. (Closes: #835810)
- hwdb: Rework path/priority comparison when loading files from /etc/
vs. /lib. (Closes: #845442)
- machinectl: Fix "list" command when failing to determine OS version.
(Closes: #849316)
- Support tilegx architecture. (Closes: #856306)
- systemd-sleep(8): Point out inhibitor interface as better alternative
for suspend integration. (Closes: #758279)
- journalctl: Improve error message wording when specifying boot
offset with ephemeral journal. (Closes: #839291)
Drop cherry-picked patches and adjust the others for the new upstream
release.
Add new symbols to debian/libsystemd0.symbols.
- Fix "systemctl start" when ReadWriteDirectories is a symlink
(Closes: ##792187)
- Fix "journalctl --setup-keys" output (Closes: #839097)
- Run run sysctl service if /proc/sys/net is writable, for containers
(Closes: #840529)
- resolved: Add d.f.ip6.arpa to the DNSSEC default negative trust anchors
(Closes: #834453)
Drop cherry-picked patches and adjust the others for the new upstream release.
Add new symbols to debian/libsystemd0.symbols.
- Fix "Failed to create directory /str/sys/fs/selinux: Read-only file system"
warning. (Closes: #830693)
Drop cherry-picked patches and adjust the others for the new upstream release.
Add new symbols. Bump version in debian/shlibs.local
This ensures proper dependencies when a package has a Build-Depends on a
higher version of libudev-dev or libsystemd-dev then what it gets from
the used symbols.
See Debian policy 8.6.3.2 and deb-symbols(5).