This bug was fixed in the package systemd - 229-4ubuntu19 --------------- systemd (229-4ubuntu19) xenial; urgency=medium
* debian/extra/units/systemd-resolved.service.d/resolvconf.conf: partially revert, by removing ExecStart|StopPost lines, as these are not needed on xenial and generate warnings in the journal. (LP: #1704677) systemd (229-4ubuntu18) xenial; urgency=medium * debian/extra/units/systemd-resolved.service.d/resolvconf.conf: if resolved is going to be started, make sure this blocks network-online.target. (LP: #1673860) * networkd: cherry-pick support for setting bridge port's priority (LP: #1668347) * Cherrypick upstream commit to enable system use kernel maximum limit for RLIMIT_NOFILE isntead of hard-coded (low) limit of 65536. (LP: #1686361) * Cherrypick upstream patch for platform predictable interface names. (LP: #1686784) * resolved: fix null pointer dereference crash (LP: #1621396) * Cherrypick core/timer downgrade message about random time addition (LP: #1692136) * SECURITY UPDATE: Out-of-bounds write in systemd-resolved (LP: #1695546) - CVE-2017-9445 * Cherry-pick subset of patches to introduce infinity value in logind.conf for UserTasksMax (LP: #1651518) -- Dimitri John Ledkov <x...@ubuntu.com> Mon, 17 Jul 2017 17:00:42 +0100 ** Changed in: systemd (Ubuntu Xenial) Status: Fix Committed => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-9445 -- 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/1692136 Title: Backport "core/timer: downgrade message about random time addition (#5229)". Status in systemd: Fix Released Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Xenial: Fix Released Status in systemd source package in Yakkety: In Progress Status in systemd source package in Zesty: Fix Released Bug description: [Impact] * Systemd spams logs too much with pointless messages [Test Case] * Boot system and observe no pointless messages of scheduling random timers for things at a given offset [Regression Potential] * Low, this patch simply changes the priority of the message from info to debug. [Original bug report] Please backport upstream systemd v233 commit 382852fd581efe3cc0ae11154102ab9f435adea1 "core/timer: downgrade message about random time addition (#5229)". https://github.com/systemd/systemd/commit/382852fd581efe3cc0ae11154102ab9f435adea1 This removes "random time" messages flooding dmesg. The spew was introduced with v229 commit "core: add new RandomSec= setting for time units". https://github.com/systemd/systemd/commit/744c7693751830149ae78fdaf95c6c6f99d59f07 trusty based off v204 is not affected. xenial based off v229, yakkety based off v231, and zesty based off v232 need this fix. artful based off v233 has the fix. To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1692136/+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