about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
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-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
2015-12-05Release version 1.0.8-2 to unstable debian/1.0.8-2Michael Biebl
2015-12-05Use dh_ppp to manage dependencies on pppChris Boot
Bump Build-Depends on ppp-dev to (>= 2.4.7-1+1), which includes dh_ppp that has --plugin-dir. Add ppp addon to dh sequencer. Add Breaks: ${misc:Breaks} (generated by dh_ppp) and remove the version from Recommends: ppp. Use dh_ppp --plugin-dir to determine the ppp plugin directory. Closes: #805565
2015-11-25Release version 1.0.8-1 to unstable debian/1.0.8-1Michael Biebl
2015-11-25Check errors of polkit_unix_session_new_for_process_sync()Michael Biebl
Patch cherry-picked from upstream Git.
2015-11-25Install new nm-versions-macros.h header file.Michael Biebl
2015-11-24Rebase patches.Michael Biebl
2015-11-24New upstream release.Michael Biebl
MTU indicated by a VPN gateway is now properly applied. Closes: #794237
2015-08-28Release version 1.0.6-1 to unstable debian/1.0.6-1Michael Biebl
2015-08-28Fix command line parsing in nmcliMichael Biebl
Patch cherry-picked from upstream Git.
2015-08-28Use GnuTLS crypto API instead of gcryptMichael Biebl
Patch cherry-picked from upstream Git. Closes: #748675
2015-08-28Drop debian/patches/Mark-virtual-ethernet-interfaces-as-unmanaged.patchMichael Biebl
This patch is obsolete, since upstream provides a udev rules based mechanism now to mark virtual interfaces as unmanaged. Closes: #794083
2015-08-28Update symbols file for libnm0 and libnm-glib4.Michael Biebl
2015-08-28Refresh patches.Michael Biebl
2015-08-28New upstream release.Michael Biebl
2015-07-30Release version 1.0.4-1 to unstable debian/1.0.4-1Michael Biebl
2015-07-14Use g_signal_handlers_disconnect_by_func() to simplify some codeMichael Biebl
2015-07-14Drop obsolete Breaks from pre-wheezy.Michael Biebl
2015-07-14Update symbols file for libnm0.Michael Biebl
2015-07-14Refresh patches.Michael Biebl
2015-07-14New upstream release.Michael Biebl
2015-05-07Release version 1.0.2-2 to unstable debian/1.0.2-2Michael Biebl
2015-05-07Fix fallback paths when writing resolv.confMichael Biebl
Closes: #784587
2015-05-06Release version 1.0.2-1 to unstable debian/1.0.2-1Michael Biebl
2015-05-06Fix path to the iscsiadm binary in the ibft pluginMichael Biebl
2015-05-06Enable and install the ibft pluginMichael Biebl
This plugin queries the 'iscsiadm' tool and generates connections based on the firmware configuration.
2015-05-06Rebase patches.Michael Biebl
2015-05-06Make no-patch-numbers the default for gbp pq to avoid unnecessary noise.Michael Biebl
2015-05-05New upstream release.Michael Biebl
2015-04-27Release version 1.0.0-5 to unstable debian/1.0.0-5Michael Biebl
2015-04-27Update outdated comment about group netdevMichael Biebl
The netdev group is no longer used in the D-Bus policy but can be used via PolicyKit to grant access to org.freedesktop.NetworkManager.settings.modify.system
2015-04-27Switch debian-branch back to masterMichael Biebl
2015-03-31Release version 1.0.0-4 to experimental debian/1.0.0-4Michael Biebl
2015-03-31Bump version check in preinst for the cleanup routineMichael Biebl
to match the experimental version.