| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-18 | Add explicit Build-Depends on automake (>= 1.12) as required by | Michael Biebl | |
| configure.ac | |||
| 2017-01-18 | Update package description for the dev packages. | Michael Biebl | |
| 2017-01-17 | Enable JSON validation | Michael Biebl | |
| This enables team configuration validation via Jansson. | |||
| 2016-12-20 | Add myself to Uploaders | Aron Xu | |
| 2016-10-16 | Drop Build-Depends on dh-systemd, no longer necessary with debhelper 10 | Michael Biebl | |
| 2016-09-23 | Bump debhelper compat level to 10 | Michael Biebl | |
| 2016-08-10 | Demote isc-dhcp-client from Depends to Recommends | Michael Biebl | |
| NetworkManager will automatically fall back to the internal dhcp client if dhclient is not available. Closes: #826680 | |||
| 2016-04-21 | Enable audit support | Laurent Bigonville | |
| 2016-04-21 | Enable SELinux support, this allows NM to properly set labels on the ↵ | Laurent Bigonville | |
| hostname files. | |||
| 2016-04-12 | Bump Standards-Version to 3.9.8 | Michael Biebl | |
| 2016-03-30 | Add versioned Build-Depends on dpkg-dev (>= 1.17.14) for <!nocheck> support | Michael Biebl | |
| 2016-03-13 | Bump Build-Depends on debhelper to (>= 9.20160114) for "--dbgsym-migration" ↵ | Michael Biebl | |
| support. | |||
| 2016-03-01 | Mark the Build-Depends which are required to run the test suite with <!nocheck> | Michael Biebl | |
| 2016-02-04 | Bump Standards-Version to 3.9.7. | 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 | Drop dependency on avahi-autoipd | Michael Biebl | |
| Native IPv4 link-local addressing configuration based on systemd network library is now used instead. | |||
| 2015-12-24 | Bump Build-Depend on libsoup2.4-dev to (>= 2.40) as per configure.ac | Michael Biebl | |
| 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-08-28 | Use GnuTLS crypto API instead of gcrypt | Michael Biebl | |
| Patch cherry-picked from upstream Git. Closes: #748675 | |||
| 2015-07-14 | Drop obsolete Breaks from pre-wheezy. | Michael Biebl | |
| 2015-02-02 | Add strictly versioned Depends on libnm0 to libnm-dev. | Michael Biebl | |
| 2015-01-28 | Update Vcs-Browser URL to use cgit and https. | Michael Biebl | |
| 2015-01-23 | Enable polkit agent support for the CLI tools. | Michael Biebl | |
| 2015-01-23 | Enable Bluez5 DUN support. | Michael Biebl | |
| 2015-01-23 | Bump Standards-Version to 3.9.6 | Michael Biebl | |
| No further changes. | |||
| 2015-01-23 | Fix incorrect dependencies in libnm.pc. | Michael Biebl | |
| 2015-01-23 | Add libnm0 and libnm-dev packages for libnm | Michael Biebl | |
| libnm is a new GObject-based client library for NetworkManager which is supposed to replace libnm-util and libnm-glib. | |||
| 2015-01-23 | Add perl and libyaml-perl to Build-Depends | Michael Biebl | |
| Those are required to build the documentation and tested for in the configure script. | |||
| 2014-10-27 | Fix arping patch and add iputils-arping to the Recommends (Closes:#755039) | Laurent Bigonville | |
| 2014-09-30 | Build against libsystemd-dev | Michael Biebl | |
| 2014-09-30 | Mark gir and dev packages as Multi-Arch: same | 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-07-10 | Build and install nmtui, a curses-based interface for easier console operation. | Michael Biebl | |
| 2014-07-10 | Update Build-Depends as per configure.ac. | Michael Biebl | |
| 2014-06-30 | Build against libgnutls28-dev | Michael Biebl | |
| Closes: #753136 | |||
| 2014-05-19 | Add explicit Build-Depends on libgcrypt11-dev | Michael Biebl | |
| and don't rely on libgnutls-dev to pull in that dependency for us. Newer versions of GnuTLS no longer use gcrypt but nettle as crypto backend. Closes: #745955 | |||
| 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-12 | Add Build-Depends on libsystemd-daemon-dev for sd_booted() | Michael Biebl | |
| 2014-04-02 | Add Depends on libpam-systemd | Michael Biebl | |
| since NetworkManager requires a properly setup logind session. Bump policykit-1 from Recommends to Depends. It's no longer really optional. Closes: #743128 | |||
| 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-04-01 | Re-wrap dependencies | 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. | |||
| 2014-02-26 | debian/control: Update the Homepage URL | Laurent Bigonville | |
| 2013-12-27 | debian/control: Bump Standards-Version to 3.9.5 (no further changes) | Laurent Bigonville | |
| 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 | |||