This bug was fixed in the package systemd - 232-21ubuntu3 --------------- systemd (232-21ubuntu3) zesty; urgency=medium
[ Martin Pitt ] * resolved: Disable DNSSEC by default on stretch and zesty. Both Debian stretch and Ubuntu zesty are close to releasing, switch to DNSSEC=off by default for those. Users can still turn it back on with DNSSEC=allow-downgrade (or even "yes"). (LP: #1682499) [ Michael Biebl ] * journal: fix up syslog facility when forwarding native messages. Native journal messages (_TRANSPORT=journal) typically don't have a syslog facility attached to it. As a result when forwarding the messages to syslog they ended up with facility 0 (LOG_KERN). Apply syslog_fixup_facility() so we use LOG_USER instead. (Closes: #837893) (LP: #1682484) [ Dimitri John Ledkov ] * networkd: cherry-pick support for setting bridge port's priority. This is a useful feature/bugfix to improve feature parity of networkd with ifupdown. This matches netplan's expectations to be able to set bridge port's priorities via networked. This featue is to be used by netplan/MAAS/OpenStack. (LP: #1668347) * TEST-12: cherry-pick upstream fix for compat with new netcat-openbsd. (LP: #1672542) * udev.postinst: preserve virtio interfaces names on upgrades, on s390x. New udev generates stable interface names on s390x kvm instances, however, upon upgrades existing ethX names should be preserved to prevent breaking networking and software configurations. (Closes: #860246) (LP: #1682437) -- Dimitri John Ledkov <x...@ubuntu.com> Thu, 13 Apr 2017 18:10:33 +0100 ** Changed in: systemd (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1672542 Title: systemd 232-18ubuntu1 ADT test failure with linux 4.10.0-13.15 Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Zesty: Fix Released Bug description: [Impact] * Due to upgraded netcat in zesty, ADT testcase 12 started to hang upon calls to netcat. * The upgraded netcat changed default behaviour from -q0 (quit straight away) to -q-1 (wait infinity) * Proposed fix is an upstream cherry-pick to add a `-w1` option (quit after 1 second) which resolves the test-suite hang and is compatible across Ubuntu and Fedora (uses nmap netcat). [Test Case] * ADT tests should pass on kvm architectures. [Regression Potential] * This is a testsuite fix for netcat-openbsd compat, does not affect systemd runtime binaries / libraries. [Other Info] * Original bug report. Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/amd64/s/systemd/20170313_204550_ecb32@/log.gz i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/i386/s/systemd/20170311_013142_b5cf9@/log.gz ppc64el: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/ppc64el/s/systemd/20170311_020037_b5cf9@/log.gz Upstream tests time out. Last thing displayed in the logs before the timeout is the login prompt from a container running one of the tests. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1672542/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp