Page MenuHomeSolus

Update network-manager-applet to 1.8.6
ClosedPublic

Authored by der_eismann on Nov 12 2017, 11:19 AM.
Tags
None
Referenced Files
F11048159: D1349.id.diff
Thu, Aug 10, 4:14 PM
F11048158: D1349.id3348.diff
Thu, Aug 10, 4:14 PM
F11048157: D1349.id3309.diff
Thu, Aug 10, 4:14 PM
F11033697: D1349.diff
Wed, Aug 9, 3:58 PM
F11011424: D1349.id3348.diff
Thu, Aug 3, 2:55 PM
F10978960: D1349.id3309.diff
Sat, Jul 22, 9:35 PM
F10978959: D1349.id.diff
Sat, Jul 22, 9:35 PM
F10976922: D1349.diff
Sat, Jul 22, 12:47 PM
Subscribers

Details

Summary

Update network-manager-applet to 1.8.6 Full changelog can be found here.

Test Plan

Connected to different networks via LAN/WiFi, connected to VPNs, reconnected after standby... working fine.

However such a critical component should be tested more thoroughly.

Diff Detail

Repository
R2156 network-manager-applet
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

der_eismann edited the test plan for this revision. (Show Details)
sunnyflunk added inline comments.
package.yml
21

I assume this is needed to build it? (otherwise remove it). It doesn't end up as a dependency though

package.yml
21

configure: error: libselinux is needed for SELinux label support in configuration editor. Use --without-selinux to build without it.
Needed for building, but we can also build without label support, I wasn't sure how far we support SELinux.

This revision was automatically updated to reflect the committed changes.