~rbalint/ubuntu/+source/systemd:ubuntu-groovy

Last commit made on 2020-08-19
Get this branch:
git clone -b ubuntu-groovy https://git.launchpad.net/~rbalint/ubuntu/+source/systemd
Only Balint Reczey can upload to this branch. If you are Balint Reczey please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu-groovy
Repository:
lp:~rbalint/ubuntu/+source/systemd

Recent commits

c7e6f45... by Balint Reczey

Update changelog

21c2396... by Balint Reczey

network: do not fail if UseMTU=yes on DHCP lease lost

3139040... by Balint Reczey

network: wait for previous address removal before configuring static addresses

Fixes systemd-networkd to establish connection after resume from suspend

dc97e3f... by Balint Reczey

cherry-pick from stable: network: only process non-error message

efcc25b... by Balint Reczey

debian/tests/systemd-fsckd: Fail plymouth-start with overriding ExecStart=

The 'process-killer' stopped working with plymouth 0.9.5

LP: #1886886

57909a0... by Balint Reczey

test: accept that char device 0/0 can now be created witout privileges

This fixes tests with Linux 5.8 and later

LP: #1891527

b50483e... by Balint Reczey

Refresh patches

d254c5f... by Balint Reczey

Merge tag 'debian/246.2-1' into ubuntu-groovy

systemd Debian release 246.2-1

d52cf69... by Michael Biebl

Release version 246.2-1 to unstable

f2e8eca... by Michael Biebl

Keep journal files compatible with older versions

Disable the KEYED-HASH journal feature by default and keep LZ4 (instead
of ZSTD) as default compression for new journal files. Otherwise journal
files are incompatible and can't be read by older journalctl
implementations.

This patch can be dropped in bullseye+1, as journalctl from bullseye
will then be able to read journal files with those features.

Closes: #968055