summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-05-26Release version 1.8.0-3 to experimental debian/1.8.0-3Michael Biebl
2017-05-26Stop reloading dbus after installing network-managerMichael Biebl
Nowadays this is done automatically by dbus via dpkg file triggers.
2017-05-26Drop obsolete migration codeMichael Biebl
2017-05-26Reload NetworkManager after installing ↵Michael Biebl
network-manager-config-connectivity-debian
2017-05-26Enable connectivity checking functionalityMichael Biebl
Provide a new package called network-manager-config-connectivity-debian which can be installed to enable NetworkManager's connectivity checking functionality. This is particularly useful for captive portal detection. Closes: #729783 Closes: #859934
2017-05-13Enable vala bindings supportRico Tzschichholz
2017-05-12Release version 1.8.0-2 to experimental debian/1.8.0-2Michael Biebl
2017-05-12Split introspection data for libnm into gir1.2-nm-1.0Michael Biebl
Keep the introspection data for the deprecated libnm-glib and libnm-util library in gir1.2-networkmanager-1.0 but split out the introspection data for libnm into a new gir1.2-nm-1.0 package. This will make a transition from libnm-glib/libnm-util to libnm easier. To not break existing packages, add a dependency on gir1.2-nm-1.0 to gir1.2-networkmanager-1.0.
2017-05-12core: fix reading device state fileMichael Biebl
Properly setup devices which were marked as managed=unknown when restoring from state file.
2017-05-11Release version 1.8.0-1 to experimental debian/1.8.0-1Michael Biebl
2017-05-11Install empty directories for dispatcher scripts, conf.d snippets and VPN ↵Michael Biebl
plugins
2017-05-11Drop obsolete migration code from pre-jessieMichael Biebl
2017-05-11Drop obsolete ifblacklist_migrate.sh scriptMichael Biebl
It's been unused since wheezy.
2017-05-11Update symbols file for libnm0Michael Biebl
2017-05-11Rebase patchesMichael Biebl
2017-05-11Update Build-DependsMichael Biebl
- Use libudev instead of libgudev - Use libpsl and libcurl instead of libsoup
2017-05-11Merge tag 'upstream/1.8.0' into experimentalMichael Biebl
Upstream version 1.8.0
2017-05-11Switch URLs to httpsMichael Biebl
2017-05-11Switch debian-branch to experimentalMichael Biebl
Gbp-Dch: Ignore
2017-05-11New upstream version 1.8.0 upstream/1.8.0Michael Biebl
2017-03-18Release version 1.6.2-3 to unstable debian/1.6.2-3Michael Biebl
2017-03-17device/wifi: block autoconnect while scanning is in progressMichael Biebl
We should only start autoconnecting after the scan is complete. Otherwise, we might activate a shared connection or pick a connection based on an incomplete scan list. Closes: #854078
2017-03-14Release version 1.6.2-2 to unstable debian/1.6.2-2Michael Biebl
2017-03-14dhcp/dhclient: parse "interface" statementsMichael Biebl
Until now any "interface" statement was ignored and any enclosed statement for which we have a special handling was considered, even if belonging to a different interface. This can cause wrong options to be set in the generated dhclient configuration. Closes: #855910
2017-03-14libnm: disconnect signal from D-Bus proxies on disposeMichael Biebl
Closes: #854810
2017-02-16Release version 1.6.2-1 to unstable debian/1.6.2-1Michael Biebl
2017-02-16Update changelogMichael Biebl
2017-02-16Rebase patchesMichael Biebl
2017-02-16New upstream releaseMichael Biebl
2017-02-16Merge tag 'upstream/1.6.2'Michael Biebl
Upstream version 1.6.2
2017-02-16New upstream version 1.6.2 upstream/1.6.2Michael Biebl
2017-01-25Release version 1.6.0-1 to unstable debian/1.6.0-1Michael Biebl
2017-01-25Rebase patchesMichael Biebl
2017-01-25New upstream releaseMichael Biebl
2017-01-25Merge tag 'upstream/1.6.0'Michael Biebl
Upstream version 1.6.0
2017-01-25New upstream version 1.6.0 upstream/1.6.0Michael Biebl
2017-01-25Switch debian-branch to masterMichael Biebl
Gbp-Dch: Ignore
2017-01-24Release version 1.5.91-1 to experimental debian/1.5.91-1Michael Biebl
2017-01-24Rebase patchesMichael Biebl
2017-01-24Install ppp pluginMichael Biebl
The PPP manager was split into a separate plugin which can be loaded on demand.
2017-01-24Update Vcs-* according to the latest recommendationMichael Biebl
2017-01-24New upstream release (1.6 rc2)Michael Biebl
2017-01-23Merge tag 'upstream/1.5.91' into experimentalMichael Biebl
Upstream version 1.5.91
2017-01-23New upstream version 1.5.91 upstream/1.5.91Michael Biebl
2017-01-18Release version 1.5.90-2 to experimental debian/1.5.90-2Michael Biebl
2017-01-18Add explicit Build-Depends on automake (>= 1.12) as required byMichael Biebl
configure.ac
2017-01-18Release version 1.5.90-1 to experimental debian/1.5.90-1Michael Biebl
2017-01-18Update package description for the dev packages.Michael Biebl
2017-01-17Install the D-Bus interface introspection files in network-manager-devMichael Biebl
2017-01-17Update symbols file for libnm0Michael Biebl