Merge lp://staging/~system76-dev/ubiquity/trunk into lp://staging/ubiquity
Proposed by
Jeremy Soller
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 6540 | ||||
Proposed branch: | lp://staging/~system76-dev/ubiquity/trunk | ||||
Merge into: | lp://staging/ubiquity | ||||
Diff against target: |
419 lines (+103/-110) 7 files modified
d-i/manifest (+5/-3) debian/changelog (+6/-0) debian/control (+1/-1) tests/test_wireless.py (+1/-18) ubiquity/frontend/gtk_components/nmwidgets.py (+83/-77) ubiquity/frontend/kde_components/nmwidgets.py (+7/-1) ubiquity/plugins/ubi-wireless.py (+0/-10) |
||||
To merge this branch: | bzr merge lp://staging/~system76-dev/ubiquity/trunk | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mathieu Trudel-Lapierre | Needs Information | ||
Review via email: mp+319142@code.staging.launchpad.net |
Description of the change
- Add WPA-2 enterprise support using libnm-gtk
- Remove password box from GTK installer, using libnm-gtk for any secure connections
This patch to `libnm-gtk` must also be applied: https:/
To post a comment you must log in.
Looks fine to me code-wise; now I'll merge and review functionally.