Merge lp://qastaging/~jdstrand/snappy/snappy.network-client into lp://qastaging/~snappy-dev/snappy/snappy-moved-to-github
Proposed by
Jamie Strandboge
Status: | Needs review |
---|---|
Proposed branch: | lp://qastaging/~jdstrand/snappy/snappy.network-client |
Merge into: | lp://qastaging/~snappy-dev/snappy/snappy-moved-to-github |
Diff against target: |
69 lines (+6/-6) 4 files modified
docs/frameworks.md (+1/-1) snappy/security.go (+1/-1) snappy/security_test.go (+2/-2) snappy/snapp_test.go (+2/-2) |
To merge this branch: | bzr merge lp://qastaging/~jdstrand/snappy/snappy.network-client |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Snappy Developers | Pending | ||
Review via email: mp+275771@code.qastaging.launchpad.net |
Commit message
Use the network-client cap instead of the old, deprecated networking cap. network-client was available on 15.04 so this is safe to backport to the stable branch as well.
Description of the change
Use the network-client cap instead of the old, deprecated networking cap. network-client was available on 15.04 so this is safe to backport to the stable branch as well.
To post a comment you must log in.
Unmerged revisions
- 799. By Jamie Strandboge
-
use the network-client cap instead of the old, deprecated networking cap.
network-client was available on 15.04 so this is safe to backport to the
stable branch as well.
Thanks for the branch! We move to github the other day but no worries, I converted the branch and created a github pull request: https:/ /github. com/ubuntu- core/snappy/ pull/25