dbus (1.12.14-1) unstable; urgency=medium . * New upstream release - Improve fd limit handling so that system services launched by traditional activation get the intended limit (Closes: #928877) * d/rules, d/tests: Run automated tests with DBUS_TEST_MALLOC_FAILURES=0. Testing the code paths for memory allocation failures is too slow to do routinely as a downstream. * d/tests/system-bus: Add a smoke-test for traditional activation, and a smoke-test for systemd activation on systems booted with systemd. ruby2.5 (2.5.5-3) unstable; urgency=medium . * ia64: Don't clear register_stack_start (Closes: #928068) systemd (241-5) unstable; urgency=medium . * Revert "Add check to switch VTs only between K_XLATE or K_UNICODE" This change left the keyboard in an unusable state when exiting an X session. (Closes: #929229) systemd (241-4) unstable; urgency=medium . * journal-remote: Do not request Content-Length if Transfer-Encoding is chunked (Closes: #927008) * systemctl: Restore "systemctl reboot ARG" functionality. Fixes a regression introduced in v240. (Closes: #928659) * random-util: Eat up bad RDRAND values seen on AMD CPUs. Some AMD CPUs return bogus data via RDRAND after a suspend/resume cycle while still reporting success via the carry flag. Filter out invalid data like -1 (and also 0, just to be sure). (Closes: #921267) * Add check to switch VTs only between K_XLATE or K_UNICODE. Switching to K_UNICODE from other than L_XLATE can make the keyboard unusable and possibly leak keypresses from X. (CVE-2018-20839, Closes: #929116) * Document that DRM render nodes are now owned by group "render" (Closes: #926886)