diff options
| author | Dan Streetman <ddstreet@canonical.com> | 2019-12-04 12:21:18 -0500 |
|---|---|---|
| committer | Dan Streetman <ddstreet@canonical.com> | 2019-12-06 09:50:03 -0500 |
| commit | 21add8edb7927d06f038208fd6271202063d5293 (patch) | |
| tree | 5496b8c47a59b16faa6cfd73f935852171327260 | |
| parent | 781931826715b2a59397b4b728208ea7dcaa6991 (diff) | |
upload to ubuntu
| -rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b46ef355..92f79199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +network-manager (1.20.4-2ubuntu3) focal; urgency=medium + + * d/t/killswitches-no-urfkill, d/t/urfkill-integration, + d/t/wpa-dhclient, d/t/nm.py, d/t/control: + - skip tests on s390 due to missing wireless kernel support + (LP: #1855009) + - skip tests on i386 since there is no i386 kernel anymore, + so we can't build our custom rfkill test module + (LP: #1855183) + + -- Dan Streetman <ddstreet@canonical.com> Wed, 04 Dec 2019 12:17:37 -0500 + network-manager (1.20.4-2ubuntu2) eoan; urgency=medium * debian/patches/git_wpa_sae.patch: |