about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-03-13Rebase patchesMichael Biebl
2018-03-13New upstream version 1.10.6Michael Biebl
2018-03-13Update upstream source from tag 'upstream/1.10.6'Michael Biebl
Update to upstream version '1.10.6' with Debian dir c37b318f40a9e6c07a543a8093e311df21e75045
2018-03-13New upstream version 1.10.6 upstream/1.10.6Michael Biebl
2018-02-07Release version 1.10.4-1 to unstable debian/1.10.4-1Michael Biebl
2018-02-07Rebase patchesMichael Biebl
2018-02-07New upstream version 1.10.4Michael Biebl
2018-02-07Update upstream source from tag 'upstream/1.10.4'Michael Biebl
Update to upstream version '1.10.4' with Debian dir d2c0f877c591b3125f4e0cfcc711c04669d8d62b
2018-02-07New upstream version 1.10.4 upstream/1.10.4Michael Biebl
2018-01-25Do not fail installation of network-manager-config-connectivity-* if ↵Laurent Bigonville
network-manager fails to reload (see LP: #1742403)
2018-01-25Release version 1.10.2-4 to unstable debian/1.10.2-4Michael Biebl
2018-01-25Bump Standards-Version to 4.1.3Michael Biebl
2018-01-25platform: fix crash hashing NMPlatformTfilter and NMPlatformQdiscMichael Biebl
Closes: #888291
2018-01-24Set Rules-Requires-Root to noMichael Biebl
2018-01-21Release version 1.10.2-3 to unstable debian/1.10.2-3Michael Biebl
2018-01-21Revert "Bump debhelper compat level to 11"Michael Biebl
There are currently too many issues with dh_installsystemd, so switch back to compat 10 using dh_systemd_enable and dh_systemd_start for the time being. This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7.
2018-01-21secret-agent: construct the dbus proxy for async agent with the correct bus nameMichael Biebl
2018-01-21Release version 1.10.2-2 to unstable debian/1.10.2-2Michael Biebl
2018-01-21Bump debhelper compat level to 11Michael Biebl
2018-01-21libnm-core/tc-config: remove deprecation guards from typedefsMichael Biebl
Closes: #887815
2017-12-12Release version 1.10.2-1 to unstable debian/1.10.2-1Michael Biebl
2017-12-12Bump Standards-Version 4.1.2Michael Biebl
2017-12-12Update symbols file for libnm0Michael Biebl
2017-12-12Rebase patchesMichael Biebl
2017-12-12New upstream version 1.10.2Michael Biebl
2017-12-12Update upstream source from tag 'upstream/1.10.2'Michael Biebl
Update to upstream version '1.10.2' with Debian dir 41691ea145b392588cd4e9e7496b61d5a95965fb
2017-12-12New upstream version 1.10.2 upstream/1.10.2Michael Biebl
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