~akashraoind-deactivatedaccount/ubuntu/+source/systemd:next-f

Last commit made on 2021-01-06
Get this branch:
git clone -b next-f https://git.launchpad.net/~akashraoind-deactivatedaccount/ubuntu/+source/systemd
Only akash rao can upload to this branch. If you are akash rao please log in for upload directions.

Branch merges

Branch information

Recent commits

dac05b3... by Dan Streetman

update changelog

5481fec... by Dan Streetman

root-unittests: remove any corrupt system journal files before testing

Corrupt journal files may cause some tests to fail, most often
test-journal-flush.

This may be fixed better in code upstream, but for SRU purposes we
do not need to test corrupt journal files, as (in autopkgtest context)
they simply indicate a problem with the test instance.

For the specific LP bug, the corruption appears to be caused on the arm64
instances due to a problem rebooting the instance, that corrupts the journal
file(s) on reboot.

LP: #1881947

073ecdc... by Dan Streetman

update changelog

ec7ba23... by Dan Streetman

run net_setup_link on 'change' event

LP: #1902960

ee8f8c2... by Dan Streetman

update changelog

a73c51d... by Dan Streetman

send correct number of dhcpv4 renew and rebind requests

LP: #1907306

015b1d2... by Dan Streetman

update changelog

9deff4b... by Dan Streetman

set vxlan multicast group when specified

LP: #1903300

060e33f... by Dan Streetman

update changelog

ff21f41... by Dan Streetman

test: use cap_last_cap() instead of capability_list_length()

LP: #1905044