~jbicha/network-manager:master

Last commit made on 2017-02-24
Get this branch:
git clone -b master https://git.launchpad.net/~jbicha/network-manager
Only Jeremy Bícha can upload to this branch. If you are Jeremy Bícha please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~jbicha/network-manager

Recent commits

fe4efd3... by Jeremy Bícha

Temporarily set URI to Debian's until a working Ubuntu one is set up

a274d13... by Jeremy Bícha

Add network-manager-connectivity-config package

* Add network-manager-connectivity-config package (LP: #997200)
  - Install this if you want NetworkManager to check on connection and
    every 5 minutes afterwards whether the network you are connected to
    is actually connected to the Internet.

b2bcc9a... by Barry Warsaw

Release

c86a11b... by Barry Warsaw

Cherry-pick back 98974a88 and 47c16e59

74f78d0... by Martin Pitt

Disable resolvconf support

This is broken with DNS plugins other than "dnsmasq" -- it still writes
127.0.1.1 into resolvconf as a nameserver, but this does not exist any more and
will also shadow resolved's stub server on 127.0.0.53.

This ought to be fixed more properly in the future.

0daf8f8... by Martin Pitt

Re-drop dnsmasq in zesty, in favor of systemd-resolved

But don't Recommend libnss-resolve, because the local resolver + libnss_dns.so
should suffice for all uses and the resolved nss module is unnecessary added
complexity.

We need to specify "dns=systemd-resolved" as for the time being our
/etc/resolv.conf points to resolvconf's generated file instead of
systemd-resolved's, so the auto-detection does not work. Do that in a separate
conf.d file in /usr to avoid unnecessary conffile prompts in the future. The
user can still override it in /etc.

LP: #1638836

1564f7d... by Barry Warsaw

Applying release details.

4a73ffc... by Mathieu Trudel-Lapierre

debian/tests/network_test_base.py: handle iw 4.9 change

handle iw 4.9 which may qualify the regulatory domain information with 'global'
in some cases, depending on the test environment.

80710c3... by Aron Xu

Update changelog entry

a57df67... by Aron Xu

Refresh patches, dropping ones that are included upstream

 * manager-fix-state-transition-on-resuming-from-sleep.patch
 * wifi-notify-the-AccessPoint-change-after-an-AP-is-removed.patch