about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2016-03-13Use the architecture.mk Makefile snippetMichael Biebl
provided by dpkg-dev to retrieve DEB_HOST_MULTIARCH.
2016-03-01Mark the Build-Depends which are required to run the test suite with <!nocheck>Michael Biebl
2016-03-01Skip the test suite if "nocheck" is set via DEB_BUILD_OPTIONSMichael Biebl
2016-03-01Release version 1.1.91-1 to unstable debian/1.1.91-1Michael Biebl
2016-03-01Dump the contents of test-suite.log to stdout when the test suite failsMichael Biebl
2016-03-01Fix bashism in tools/run-test-dbus-session.shMichael Biebl
2016-03-01Ship /etc/NetworkManager/dnsmasq-shared.d/ directoryMichael Biebl
which can be used to extend the dnsmasq configuration for shared connections.
2016-03-01Ship /etc/NetworkManager/dnsmasq.d/ directoryMichael Biebl
which can be used to extend the dnsmasq local caching nameserver config.
2016-03-01Update symbols file for libnm0Michael Biebl
2016-03-01Rebase patchesMichael Biebl
2016-03-01New upstream release (1.2 beta2).Michael Biebl
2016-03-01Merge tag 'upstream/1.1.91'Michael Biebl
Upstream version 1.1.91
2016-03-01Imported Upstream version 1.1.91 upstream/1.1.91Michael Biebl
2016-02-11Release version 1.1.90-6 to unstable debian/1.1.90-6Michael Biebl
2016-02-11Fix NMSettingVxlan ageing and limit max values to be G_MAXUINT32Michael Biebl
Patch cherry-picked from upstream Git. Closes: #813739
2016-02-05Release version 1.1.90-5 to unstable debian/1.1.90-5Michael Biebl
2016-02-05Clean up error paths in dns-managerMichael Biebl
Specifically for resolvconf, if the write succeeded, but the pclose() failed, error would be left NULL and SR_ERROR would be returned, which caused a crash in nm_dns_manager_end_updates(). Patch cherry-picked from upstream Git. Closes: #813803
2016-02-04Release version 1.1.90-4 to unstable debian/1.1.90-4Michael Biebl
2016-02-04Bump Standards-Version to 3.9.7.Michael Biebl
2016-02-04Drop dbg package now that we have automatic dbgsym packages.Michael Biebl
2016-02-04Upload to unstable.Michael Biebl
2016-01-27Release version 1.1.90-3 to unstable debian/1.1.90-3Michael Biebl
2016-01-27Use bash when running the tests for nm_utils_kill_childMichael Biebl
The trap handling in dash seems to have issues, see #390433.
2016-01-27Add chroot capability to systemd service fileMichael Biebl
Needed for running openvpn. Patch cherry-picked from upstream Git.
2016-01-21Release version 1.1.90-2 to experimental debian/1.1.90-2Michael Biebl
2016-01-21Run test suite during buildMichael Biebl
This requires a build dependency on python-gi, python-dbus and dbus (for dbus-run-session).
2016-01-21Use dbus-run-session instead of dbus-launch within the test suiteMichael Biebl
2016-01-21Stop setting the package name explicitlyMichael Biebl
2016-01-21Clean up obsolete /etc/dbus-1/system.d/nm-avahi-autoipd.conf conffile on ↵Michael Biebl
upgrades
2016-01-21Update debian/copyrightMichael Biebl
2016-01-20Release version 1.1.90-1 to experimental debian/1.1.90-1Michael Biebl
2016-01-20Update symbols files for libnm-glib4, libnm-util2 and libnm0.Michael Biebl
2016-01-20Restore export of nm_vpn_plugin_old_* symbolsMichael Biebl
Patch cherry-picked from upstream Git.
2016-01-20Drop dependency on avahi-autoipdMichael Biebl
Native IPv4 link-local addressing configuration based on systemd network library is now used instead.
2016-01-20Rebase patchesMichael Biebl
2016-01-20Set the path to the dnssec-trigger-script via the configure switchMichael Biebl
2016-01-20Explicitly enable nmcli.Michael Biebl
2016-01-20New upstream release (1.2 beta1).Michael Biebl
2016-01-20Merge tag 'upstream/1.1.90' into experimentalMichael Biebl
Upstream version 1.1.90
2016-01-20Imported Upstream version 1.1.90 upstream/1.1.90Michael Biebl
2016-01-20Set debian-branch to experimentalMichael Biebl
2016-01-20Release version 1.0.10-2 to unstable debian/1.0.10-2Michael Biebl
2016-01-20Fix patch to actually install nm-settings man pageMichael Biebl
2016-01-20Switch from user-mode PPPoE client back to kernel-mode PPPoEMichael Biebl
We switched to rp-pppoe some time ago to workaround a bug in detecting disconnects which has seen been fixed in the kernel and could be worked around fairly simply with the right configuration. In addition, the kernel mode PPPoE implementation is faster and provides more features. Closes: #783525
2016-01-20Fix failure to configure routes due to wrong device-route for IPv4 ↵Michael Biebl
peer-addresses Patch cherry-picked from upstream Git. Closes: #809195
2015-12-24Release version 1.0.10-1 to unstable debian/1.0.10-1Michael Biebl
2015-12-24Add refs to upstream bug reportsMichael Biebl
2015-12-24Rebase patchesMichael Biebl
2015-12-24Bump Build-Depend on libsoup2.4-dev to (>= 2.40) as per configure.acMichael Biebl
2015-12-24New upstream releaseMichael Biebl