about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-11-12handle upgrades from unmanaged policyBrian Murray
Drop in an empty override file for NetworkManager to manage all devices for upgrade from any version, as long as there is no netplan configuration yet. (LP: #1676547)
2017-11-12Add 10-globally-managed-devices.confMathieu Trudel-Lapierre
ship a default config to explicitly unmanage anything that is not wifi or wwan: we definitely want NM to manage wifi and mobile data; and probably don't want it to touch wired in many cases.
2017-11-12Install a config file to enable WiFi powersaveTony Espy
Removed Set-the-default-powersave*.patch, and instead install config file that accomplishes the same (LP: #1557026).
2017-11-12Don't install sysvinit scriptsJeremy Bicha
2017-11-12Re-drop dnsmasq in zesty, in favor of systemd-resolvedMartin Pitt
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.
2017-11-12Disable team support since it's in universeJeremy Bicha
2017-11-12Enable build testsJeremy Bicha
2017-11-12Add autopkgtestsJeremy Bicha
2017-11-12Update Vcs links to point to Ubuntu branchJeremy Bicha
2017-11-12Update gbp.conf to point to bionic branchJeremy Bicha
2017-11-10Release version 1.10.0-1 to unstable debian/1.10.0-1Michael Biebl
2017-11-10Rebase patchesMichael Biebl
2017-11-10New upstream version 1.10.0Michael Biebl
2017-11-10Update upstream source from tag 'upstream/1.10.0'Michael Biebl
Update to upstream version '1.10.0' with Debian dir af7806badea58a4a163c33d4c52e9411052b4e15
2017-11-10New upstream version 1.10.0 upstream/1.10.0Michael Biebl
2017-11-07Release version 1.9.90-1 to unstable debian/1.9.90-1Michael Biebl
2017-11-07Bump Standards-Version to 4.1.1Michael Biebl
2017-11-07Register empty NMClient and NetworkManager when loading libnm via GIRMichael Biebl
This prevents the real modules from being loaded because they would in turn load libnm-glib and abort() and crash as loading libnm and libnm-glib in the same process is not allowed. In particular this prevents the GNOME shell from crashing with libnm-glib abort and allows gracefully disabling the extensions which use the obsolete library. Patch cherry-picked from upstream Git.
2017-11-07Disable dhcpcanon and openvswitch supportMichael Biebl
DHCP client support with dhcpcanon is still marked as experimental and support for Open vSwitch will require more package related changes. If Open vSwitch support is enabled, this will most likely be provided via a separate binary package.
2017-11-07Update symbols file for libnm0Michael Biebl
2017-11-07Rebase patchesMichael Biebl
2017-11-07New upstream version 1.9.90Michael Biebl
2017-11-07Update upstream source from tag 'upstream/1.9.90'Michael Biebl
Update to upstream version '1.9.90' with Debian dir 83533c23245795edf9fe4919e4af3e78f2938519
2017-11-07New upstream version 1.9.90 upstream/1.9.90Michael Biebl
2017-10-22Release version 1.8.4-4 to unstable debian/1.8.4-4Michael Biebl
2017-10-22Remove unnecessary files in dh_install overrideMichael Biebl
Gbp-Dch: Ignore
2017-10-22{vpn,remote}-connection: disconnect signal handlers when disposedMichael Biebl
Fixes a crash on VPN connection changes.
2017-10-12Release version 1.8.4-3 to unstable debian/1.8.4-3Michael Biebl
2017-10-12manager: Disconnect from signals on the proxy when we're disposedMichael Biebl
Fixes a segfault in manager_recheck_permissions() when unlocking.
2017-09-28Release version 1.8.4-2 to unstable debian/1.8.4-2Michael Biebl
2017-09-28Do not mark python-gi as <!nocheck>Michael Biebl
It is needed to build the settings documentation. Closes: #871519
2017-09-28Drop dependency on gir1.2-nm-1.0 from gir1.2-networkmanager-1.0Michael Biebl
2017-09-20Release version 1.8.4-1 to unstable debian/1.8.4-1Michael Biebl
2017-09-20Switch to dh_missing and abort on uninstalled filesMichael Biebl
2017-09-20Rebase patchesMichael Biebl
2017-09-20New upstream version 1.8.4Michael Biebl
2017-09-20Updated version 1.8.4 from 'upstream/1.8.4'Michael Biebl
with Debian dir 9aad7c38bece00cfa4099176de05bcb471d7445d
2017-09-20New upstream version 1.8.4 upstream/1.8.4Michael Biebl
2017-07-12Release version 1.8.2-1 to unstable debian/1.8.2-1Michael Biebl
2017-07-12Bump Standards-Version to 4.0.0Michael Biebl
2017-07-12Rebase patchesMichael Biebl
2017-07-12Updated version 1.8.2 from 'upstream/1.8.2'Michael Biebl
with Debian dir 0d04ce142632bf08356d8d906289b6fc2de9e7c1
2017-07-12New upstream version 1.8.2 upstream/1.8.2Michael Biebl
2017-06-18Release version 1.8.0-5 to unstable debian/1.8.0-5Michael Biebl
2017-06-18Add gir related lintian overridesMichael Biebl
We deliberately ship NMClient-1.0.typelib alongside NetworkManager-1.0.typelib in gir1.2-networkmanager-1.0. Add overrides for typelib-package-name-does-not-match and gir-missing-typelib-dependency.
2017-06-18Fix creation of network-manager.service symlinkMichael Biebl
Explicitly specify the network-manager package when creating the symlink. Otherwise the symlink is created for the wrong package when doing arch:all builds where the first package is not network-manager.
2017-06-18Install ifupdown dispatcher script via network-manager.installMichael Biebl
This avoids a FTBFS when doing arch:all builds. Rename the script to 01-ifupdown while at it for consistencies sake. Closes: #864980
2017-06-17Release version 1.8.0-4 to unstable debian/1.8.0-4Michael Biebl
2017-06-17Switch runstatedir from /var/run to /runMichael Biebl
Update existing /etc/resolv.conf symlinks accordingly. Closes: #860045
2017-06-17Run migration code only on upgrades not new installationsMichael Biebl
Convert tabs to spaces while at it.