netplan:systemd-ordering

Last commit made on 2019-02-22
Get this branch:
git clone -b systemd-ordering https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
systemd-ordering
Repository:
lp:netplan

Recent commits

ffda192... by Mathieu Trudel-Lapierre

netplan-wpa@.service shouldn't have DefaultDependencies=no, otherwise it starts late

99948c1... by Mathieu Trudel-Lapierre

Move wpa services earlier to systemd-networkd.service.wants.

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

b2c6d87... by bcavns01 <email address hidden>

Style adjustment

Matching existing style in this file.

e0b3b45... by bcavns01 <email address hidden>

Initialize self.t

Init self.t so that we can simply test it in the `finally` clause.

da5ac4d... by bcavns01 <email address hidden>

Removing the self.t.reset from command_try

`self.t` is only defined within the `try` block. If an exception is thrown and the try bails out, `self.t` is undefined. This causes the `finally` block to throw its own exception when it tries to call `self.t.reset`, and netplan crashes.

15f8e53... by Alan Johnson

Enforce that use-routes is the same for dhcp4 and dhcp6 in networkd backend.

3f6678c... by Mathieu Trudel-Lapierre

Fix up integration tests runner to correctly report failures

3661c46... by Mathieu Trudel-Lapierre

Remove debian/ directory, moved to lp:~ubuntu-core-dev/netplan/+git/ubuntu

dbc1a42... by Mathieu Trudel-Lapierre

Merge Debian packaging changes from Debian; keep docs, postinst, netplan.io.install.

b5cb22b... by Justin

Fixed Date in changelog section

The original Changelog entry of Fri Dec 13 causes a build warning in rpmbuild. Based on the release date of 0.95 I updated the date in the changelog to be Fri Dec 14 which fixes the build warning

ex.
rpmbuild -ba netplan/rpm/netplan.spec
warning: bogus date in %changelog: Fri Dec 13 2018 Mathieu Trudel-Lapierre <email address hidden> - 0.95