| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-30 | Set the udev directory to /lib/udev | Michael Biebl | |
| via the new --with-udev-dir= configure switch | |||
| 2016-03-13 | Ensure proper upgrade from network-manager-dbg to new dbgsym packages | Michael Biebl | |
| by using dh_strip --dbgsym-migration. | |||
| 2016-03-13 | Use the architecture.mk Makefile snippet | Michael Biebl | |
| provided by dpkg-dev to retrieve DEB_HOST_MULTIARCH. | |||
| 2016-03-01 | Skip the test suite if "nocheck" is set via DEB_BUILD_OPTIONS | Michael Biebl | |
| 2016-03-01 | Dump the contents of test-suite.log to stdout when the test suite fails | Michael Biebl | |
| 2016-02-04 | Drop dbg package now that we have automatic dbgsym packages. | Michael Biebl | |
| 2016-01-21 | Run test suite during build | Michael Biebl | |
| This requires a build dependency on python-gi, python-dbus and dbus (for dbus-run-session). | |||
| 2016-01-20 | Set the path to the dnssec-trigger-script via the configure switch | Michael Biebl | |
| 2016-01-20 | Explicitly enable nmcli. | Michael Biebl | |
| 2016-01-20 | Switch from user-mode PPPoE client back to kernel-mode PPPoE | Michael 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 | |||
| 2015-12-05 | Use dh_ppp to manage dependencies on ppp | Chris 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-05-06 | Enable and install the ibft plugin | Michael Biebl | |
| This plugin queries the 'iscsiadm' tool and generates connections based on the firmware configuration. | |||
| 2015-01-23 | Enable polkit agent support for the CLI tools. | Michael Biebl | |
| 2015-01-23 | Enable Bluez5 DUN support. | Michael Biebl | |
| 2014-09-02 | Enable Network Team driver support | Michael Biebl | |
| This is an optional feature which requires the teamd daemon provided by libteam-utils. | |||
| 2014-09-02 | Use default compression for binary packages. | Michael Biebl | |
| 2014-07-10 | Specify the path to the pppd and pppoe binary via the corresponding ↵ | Michael Biebl | |
| configure switch. | |||
| 2014-07-10 | Adjust configure flags for new upstream release | Michael Biebl | |
| 2014-07-10 | Build and install nmtui, a curses-based interface for easier console operation. | Michael Biebl | |
| 2014-07-08 | Exclude libtool .la files from list-missing. | Michael Biebl | |
| 2014-05-01 | Specify the path for the dnsmasq binary at configure time | Michael Biebl | |
| 2014-04-27 | Don't hookup NetworkManager-wait-online.service in network-online.target | Michael Biebl | |
| because it creates a dependency cycle with our current support for legacy SysV init scripts. | |||
| 2014-04-15 | Build against ppp 2.4.6. Update plugin path and dependencies accordingly. | Michael Biebl | |
| 2014-04-12 | Use dh-autoreconf to update the build system | Michael Biebl | |
| Override dh_autoreconf since we need to run gtkdocize. | |||
| 2014-04-01 | Use autotools_dev dh addon for up-to-date config.{guess,sub}. | Michael Biebl | |
| 2014-04-01 | Rely on dh v9 to set flags from dpkg-buildflags. | Michael Biebl | |
| 2014-04-01 | Convert to multi-arch | Michael Biebl | |
| Mark libnm-glib4, libnm-glib-vpn1 and libnm-util2 as M-A: same. As pppd has not been converted yet, keep installing the ppp plugin to /usr/lib/pppd/2.4.5/. | |||
| 2014-04-01 | Bump debhelper compatibility level to 9. | Michael Biebl | |
| 2014-03-27 | Revert "Use logind for session tracking on linux, consolekit on other systems" | Michael Biebl | |
| This reverts commit d68fa7dd52a2f38fef9c9873f38d999a333cb041. network-manager is a linux-any package, so pretending to use consolekit on other systems doesn't make sense. | |||
| 2013-12-27 | debian/network-manager.links, debian/rules: Create the symlinks before ↵ debian/0.9.8.8-2 | Laurent Bigonville | |
| calling dh_systemd_start so the services are not restarted twice | |||
| 2013-12-27 | debian/control, debian/rules: Add call to dh-systemd to enable and start the ↵ | Laurent Bigonville | |
| systemd services (Closes: #730437) Do not enable or start NetworkManager-wait-online.service by default, do not start NetworkManager-dispatcher.service and only restart NetworkManager.service after upgrade | |||
| 2013-11-01 | Enable usage of the new modem-manager interface | Sjoerd Simons | |
| * Enable usage of the new modem-manager interface * Use bluez 4 | |||
| 2013-11-01 | Use logind for session tracking on linux, consolekit on other systems | Sjoerd Simons | |
| 2013-10-26 | debian/control, debian/rules: Enable connectivity checking support (Closes: ↵ | Laurent Bigonville | |
| #691790) | |||
| 2013-10-25 | Use systemd for session tracking | Sjoerd Simons | |
| 2013-03-26 | Use gir dh addon instead of calling dh_girepository manually. | Michael Biebl | |
| 2013-03-02 | Stop providing static start and stop priorities for dh_installinit | Michael Biebl | |
| Those are no longer tested and we rely on the dependency information in the LSB header now to get a correct ordering when being run under sysvinit. | |||
| 2013-02-03 | Use new distro-agnostic configure flags. | Michael Biebl | |
| 2012-09-11 | debian/rules: Use xz compression for binary packages. | Michael Biebl | |
| 2011-11-03 | Enable default hardening options from dpkg-buildflags. | Michael Biebl | |
| - Use buildflags.mk snippet in debian/rules. - Add Build-Depends on dpkg-dev (>= 1.6.1). | |||
| 2011-05-24 | Revert "Enable gcc warnings" | Michael Biebl | |
| This reverts commit 5693a79538abc243028fc399e3a74311214ada7f. | |||
| 2011-05-04 | Enable gcc warnings | Michael Biebl | |
| 2011-04-09 | Enable gobject introspection support | Michael Biebl | |
| - Add Build-Depends on libgirepository1.0-dev (>= 0.9.12), gobject-introspection (>= 0.9.12-4~), gir1.2-glib-2.0 and gir1.2-freedesktop. - Add package gir1.2-networkmanager-1.0 containing the typelib files. - Add Depends on gir1.2-networkmanager-1.0 (= ${binary:Version}) to libnm-glib-dev and libnm-util-dev according to the new policy. - Install gir files in libnm-glib-dev.install and libnm-util-dev.install. - Call dh_girepository for libnm-glib4 and libnm-util2 in debian/rules. | |||
| 2011-04-04 | Use dh_installinit -R instead of -r and stopping manually in postinst. | Michael Biebl | |
| 2010-12-22 | Enable systemd support | Michael Biebl | |
| - Install NetworkManager.service unit file in /lib/systemd/system. - Add --with-systemdsystemunitdir=/lib/systemd/system to configure flags. - Add debian/patches/03-systemd.patch containing Debian specific tweaks for the NetworkManager.service unit file. | |||
| 2010-12-22 | Switch from cdbs to dh | Michael Biebl | |
| - Drop Build-Depends on cdbs. - Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets. - Convert debian/rules to use dh. - Add debian/network-manager.docs. | |||
| 2010-11-30 | Make sure gtk-doc API documentation is built | Michael Biebl | |
| - Add Build-Depends on gtk-doc-tools. - Add --with-docs configure option. | |||
| 2010-11-17 | Install migration script as executable shell script | Michael Biebl | |
| git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3769 ceb527fc-18e6-0310-9fe2-813c157c29e7 | |||
| 2010-07-27 | * Build against ppp 2.4.5. (Closes: #589791) | Michael Biebl | |
| - Bump Build-Depends on ppp to (>= 2.4.5). - Bump Recommends on ppp to (>= 2.4.5). - Drop --with-pppd-plugin-dir configure option and use upstream default. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3680 ceb527fc-18e6-0310-9fe2-813c157c29e7 | |||
| 2010-07-08 | Set --with-dhclient configure option to /sbin/dhclient. | Michael Biebl | |
| git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3633 ceb527fc-18e6-0310-9fe2-813c157c29e7 | |||