about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2018-03-13Update Vcs-* to point to https://salsa.debian.orgMichael Biebl
2018-03-13Release version 1.10.6-1 to unstable debian/1.10.6-1Michael Biebl
2018-03-13Rebase patchesMichael Biebl
2018-03-13New upstream version 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-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-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-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-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-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-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.