- 27 Feb, 2019 11 commits
-
-
systemd (237-3ubuntu10.1) bionic; urgency=medium [ Dimitri John Ledkov ] * hwdb: Fix wlan/rfkill keycode on Dell systems. (LP: #1762385) * Cherrypick upstream fix for corrected detection of Virtualbox & Xen. (LP: #1768104) * Further improve captive portal workarounds. Retry any NXDOMAIN results with lower feature levels, instead of just those with 'secure' in the domain name. (LP: #1766969) [ Michael Biebl ] * Add dependencies of libsystemd-shared to Pre-Depends. This is necessary so systemctl is functional at all times during a dist-upgrade. (Closes: #897986) (LP: #1771791) [ Mario Limonciello ] * Fix hibernate disk offsets. Configure resume offset via sysfs, to enable resume from a swapfile. (LP: #1760106)
-
systemd (237-3ubuntu10) bionic; urgency=medium * Create tmpfiles for persistent journal in postinst only when running systemd (LP: #1748659)
-
systemd (237-3ubuntu9) bionic; urgency=medium * networkd: if RA was implicit, do not await ndisc_configured. If RA was iplicit, meaning not otherwise requested, and a kernel default was in use. Do not prevent link entering configured state, whilst ndisc configuration is pending. Implicit kernel RA, is expected to be asynchronous and non-blocking. (LP: #1765173) * udev-udeb: ship modprobe.d snippet to force scsi_mod.scan=sync in d-i. This ensures that all scans are completed, before installer reaches partitioning stage. (LP: #1751813)
-
systemd (237-3ubuntu8) bionic; urgency=medium * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). (LP: #1727237) * resolved: Listen on both TCP and UDP by default. (LP: #1731522) * Recommend networkd-dispatcher (LP: #1762386) * Refresh patches
-
systemd (237-3ubuntu7) bionic; urgency=medium * Introduce suspend then hibernate (LP: #1756006)
-
systemd (237-3ubuntu6) bionic; urgency=medium * Adjust the new dropin test, for v237 systemd. * Refresh the keyring patch, to the one merged.
-
systemd (237-3ubuntu5) bionic; urgency=medium * Drop old keyring/invocation_id patch, which made keyring setup be skipped in containers. * Use new patch, which sets up session keyring without relying on chown operation. * Drop systemd.prerm safety check. On Ubuntu, systemd is the only choice, and is essential, via init -> systemd-sysv -> systemd dependency chain, thus removing systemd is already quite hard, and appropriate warnings are emitted by dpkg. (LP: #1758438) * Detect Masked unit with drop-ins. (LP: #1752722) * wait-online: do not wait, if no links are managed (neither configured, or failed). (LP: #1728181) * journald.service: set Nice=-1 to dodge watchdog on soft lockups. (LP: #1696970) * Refresh all patches.
-
systemd (237-3ubuntu4) bionic; urgency=medium * systemd-sysv-install: fix name initialisation. Only initialise NAME, after --root optional argument has been parsed, otherwise NAME is initialized to e.g. `enable', instead of to the `unit-name`, resulting in failures. (LP: #1752882)
-
systemd (237-3ubuntu3) bionic; urgency=medium * tests/control: drop qemu-system-ppc. Whilst some tests pass, many regress / fail to boot. This is not a regression, as qemu-based tests were not run previously.
-
systemd (237-3ubuntu2) bionic; urgency=medium * tests/boot-smoke: ignore udevd connection timeouts resolving colord group. * tests/systemd-fsckd: ignore systemd_fsck_with_plymouth_failure. * tests/control: ensure boot-smoke uses latest systemd & udev. * test/test-functions: on PPC64 use hvc0 console.
-
systemd (237-3ubuntu1) bionic; urgency=medium [ Gunnar Hjalmarsson ] * Fix PO template creation. Cherry-pick upstream patches to build a correct systemd.pot including the polkit policy files even without policykit-1 being installed. (LP: #1707898) [ Dimitri John Ledkov ] * Blacklist TEST-16-EXTEND-TIMEOUT * test/test-functions: use vmlinux for ppc64 tests.
-
- 14 Feb, 2018 4 commits
-
-
Michael Biebl authored
-
Martin Pitt authored
Always initialize `$ROOT`, to avoid the script getting confused by an existing outside env variable. Also fix the `--root` option to actually work, the previous approach was conceptually broken due to how shell quoting works. Make the work with `set -u`. Closes: #890436
-
Martin Pitt authored
Use the existing upstream build system instead of a manual call to `intltool-update` and `xgettext` to build systemd.pot. Remove the now obsolete intltool build dependency, but still explicitly keep gettext.
-
Felipe Sateler authored
Closes: #890423
-
- 12 Feb, 2018 1 commit
-
-
Gunnar Hjalmarsson authored
- State the gettext package domain "systemd" explicitly, as with the move to meson it ended up as "untitled.pot" - Call xgettext to extract strings from polkit *.policy.in files, which intltool-update ignores. LP: #1707898
-
- 10 Feb, 2018 1 commit
-
-
Martin Pitt authored
Also fail the test if calling journalctl fails, and avoid calling it twice. See https://github.com/systemd/systemd/pull/8032
-
- 09 Feb, 2018 3 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
Let's read the PID file after all if there's a potentially unsafe symlink chain in place. But if we do, then refuse taking the PID if its outside of the cgroup. Closes: #889144
-
Michael Biebl authored
Up-to-date udev rules for U2F devices are shipped in libu2f-udev nowadays. Closes: #889665
-
- 30 Jan, 2018 3 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
-
- 29 Jan, 2018 1 commit
-
-
https://salsa.debian.orgMichael Biebl authored
-
- 28 Jan, 2018 7 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
Update to upstream version '237' with Debian dir 43ba4b4a8c6efb608fe3849a61612573b64553a5
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Biebl authored
This is used by hwdb/parse_hwdb.py to perform additional validation on hwdb files.
-
- 27 Jan, 2018 1 commit
-
-
Martin Pitt authored
Follow-up fix for the previous commit, it forgot the first two hunks. Gbp-Dch: Ignore
-
- 22 Jan, 2018 1 commit
-
-
Nicolas Braud-Santoni authored
Closes: #882629
-
- 15 Jan, 2018 1 commit
-
-
Felipe Sateler authored
Pick upstream patch requiring the existence of the systemd-timesync user only when running as root, which is not the case for the system unit. Closes: #887343
-
- 11 Jan, 2018 2 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
This was making mounts from SSH sessions invisible to the system. Closes: #885325
-
- 01 Jan, 2018 4 commits
-
-
Michael Biebl authored
-
Michael Biebl authored
This was done so changes to the [Install] section would be applied on upgrades. Forcefully re-enabling a service might overwrite local modifications though and thus far, none of the affected services did actually change its [Install] section. So remove this code from the maintainer scripts as it was apparently doing more harm then good. Closes: #869354
-
Michael Biebl authored
Fixes "systemd-analyze plot" failing to run as root. Closes: #884506
-
Michael Biebl authored
Fixes systemd-cryptsetup-generator failing to run during boot. Closes: #885201
-