interfaces/misc: updates for unity7/x11 (LP: #1663221), browser-support, network-control (LP: #1679295) and mount-observe #3715

Merged
merged 8 commits into from Aug 12, 2017

Conversation

Projects
None yet
4 participants
Contributor

jdstrand commented Aug 11, 2017

  • interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT (LP: #1663221)
  • interfaces/browser-support: update sysfs reads for newer browser versions
  • interfaces/network-control: rw for ieee80211 advanced wireless (LP: #1679295)
  • interfaces/mount-observe: allow read on sysfs entries for block devices

jdstrand added some commits Aug 11, 2017

@jdstrand jdstrand added this to the 2.27 milestone Aug 11, 2017

zyga approved these changes Aug 11, 2017

LGTM

CC @mvo5 - we need a new 2.27

codecov-io commented Aug 11, 2017

Codecov Report

Merging #3715 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3715      +/-   ##
==========================================
+ Coverage   75.65%   75.67%   +0.01%     
==========================================
  Files         391      391              
  Lines       33849    33849              
==========================================
+ Hits        25609    25614       +5     
+ Misses       6418     6414       -4     
+ Partials     1822     1821       -1
Impacted Files Coverage Δ
interfaces/builtin/network_control.go 100% <ø> (ø) ⬆️
interfaces/builtin/unity7.go 67.85% <ø> (ø) ⬆️
interfaces/builtin/x11.go 100% <ø> (ø) ⬆️
interfaces/builtin/browser_support.go 76.31% <ø> (ø) ⬆️
interfaces/builtin/mount_observe.go 100% <ø> (ø) ⬆️
overlord/snapstate/snapstate.go 80.72% <0%> (+0.26%) ⬆️
overlord/ifacestate/helpers.go 63% <0%> (+0.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 506d333...9e2230c. Read the comment docs.

mvo5 approved these changes Aug 12, 2017

@mvo5 mvo5 merged commit 867bce1 into snapcore:master Aug 12, 2017

5 of 7 checks passed

xenial-i386 autopkgtest finished (failure)
Details
yakkety-amd64 autopkgtest finished (failure)
Details
artful-amd64 autopkgtest finished (success)
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
xenial-amd64 autopkgtest finished (success)
Details
xenial-ppc64el autopkgtest finished (success)
Details
zesty-amd64 autopkgtest finished (success)
Details

mvo5 added a commit that referenced this pull request Aug 12, 2017

interfaces/misc: updates for unity7/x11 (LP: #1663221), browser-suppo…
…rt, network-control (LP: #1679295) and mount-observe (#3715)

* interfaces/unity7,x11: update for NETLINK_KOBJECT_UEVENT (LP: #1663221)

* QtSystems also needs 'bind' with NETLINK_KOBJECT_UEVENT

* interfaces/browser-support: update sysfs reads for newer browser versions

* interfaces/network-control: rw for ieee80211 advanced wireless (LP: #1679295)

* interfaces/mount-observe: allow read on sysfs entries for block devices

* fix comment in unity7 and x11

* actually provide rw on ieee80211

@jdstrand jdstrand deleted the jdstrand:policy-updates-xxvii branch Aug 16, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment