| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-11 | Revert "Stop building libnm-glib/libnm-util" | Jeremy Bicha | |
| This reverts commit 6a32f324f450ee1da73e6fa06def037c4a05fe65. | |||
| 2018-05-11 | Merge tag 'debian/1.10.8-1' into cosmic | Jeremy Bicha | |
| network-manager Debian release 1.10.8-1 | |||
| 2018-04-23 | Drop inetutils-arputils Suggests | Michael Biebl | |
| The ACD functionality of NetworkManager is no longer using arping, so the Suggests is no longer useful. | |||
| 2018-04-18 | Stop building libnm-glib/libnm-util | Michael Biebl | |
| Those libraries have been deprecated for several years. The successor is libnm, a GObject-based client library using GDBus instead of dbus-glib. | |||
| 2018-03-13 | Update Vcs-* to point to https://salsa.debian.org | Michael Biebl | |
| 2018-02-08 | Update Vcs-Browser for bionic | Jeremy Bicha | |
| 2018-02-08 | Recommend dnsmasq-base | Jeremy Bicha | |
| somehow this change from 1.8.2-1ubuntu2 got dropped when doing the big bionic merge | |||
| 2018-02-08 | Revert "Disable team support since it's in universe" | Jeremy Bicha | |
| This reverts commit 773fa460187c30b4d4f9271b075a92dadb57c1fb. https://launchpad.net/bugs/1392012 | |||
| 2018-02-08 | Merge tag 'debian/1.10.4-1' into bionic | Jeremy Bicha | |
| network-manager Debian release 1.10.4-1 | |||
| 2018-01-25 | Bump Standards-Version to 4.1.3 | Michael Biebl | |
| 2018-01-24 | Set Rules-Requires-Root to no | Michael Biebl | |
| 2018-01-21 | Revert "Bump debhelper compat level to 11" | Michael Biebl | |
| There are currently too many issues with dh_installsystemd, so switch back to compat 10 using dh_systemd_enable and dh_systemd_start for the time being. This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7. | |||
| 2018-01-21 | Bump debhelper compat level to 11 | Michael Biebl | |
| 2017-12-12 | Bump Standards-Version 4.1.2 | Michael Biebl | |
| 2017-11-12 | Add network-manager-config-connectivity-ubuntu pkg | Jeremy Bicha | |
| 2017-11-12 | Recommend network-manager-pptp | Jeremy Bicha | |
| 2017-11-12 | Depend on isc-dhcp-client instead of recommends | Jeremy Bicha | |
| 2017-11-12 | Suggest avahi-autoipd for IPv4LL support | Jeremy Bicha | |
| 2017-11-12 | Re-drop dnsmasq in zesty, in favor of systemd-resolved | Martin Pitt | |
| But don't Recommend libnss-resolve, because the local resolver + libnss_dns.so should suffice for all uses and the resolved nss module is unnecessary added complexity. We need to specify "dns=systemd-resolved" as for the time being our /etc/resolv.conf points to resolvconf's generated file instead of systemd-resolved's, so the auto-detection does not work. Do that in a separate conf.d file in /usr to avoid unnecessary conffile prompts in the future. The user can still override it in /etc. | |||
| 2017-11-12 | Disable team support since it's in universe | Jeremy Bicha | |
| 2017-11-12 | Update Vcs links to point to Ubuntu branch | Jeremy Bicha | |
| 2017-11-07 | Bump Standards-Version to 4.1.1 | Michael Biebl | |
| 2017-09-28 | Do not mark python-gi as <!nocheck> | Michael Biebl | |
| It is needed to build the settings documentation. Closes: #871519 | |||
| 2017-09-28 | Drop dependency on gir1.2-nm-1.0 from gir1.2-networkmanager-1.0 | Michael Biebl | |
| 2017-09-20 | Switch to dh_missing and abort on uninstalled files | Michael Biebl | |
| 2017-07-12 | Bump Standards-Version to 4.0.0 | Michael Biebl | |
| 2017-05-31 | Mention privacy implications of the connectivity checks | Michael Biebl | |
| See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859934:#37 | |||
| 2017-05-26 | Enable connectivity checking functionality | Michael 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-13 | Enable vala bindings support | Rico Tzschichholz | |
| 2017-05-12 | Split introspection data for libnm into gir1.2-nm-1.0 | Michael 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-11 | Update Build-Depends | Michael Biebl | |
| - Use libudev instead of libgudev - Use libpsl and libcurl instead of libsoup | |||
| 2017-01-24 | Update Vcs-* according to the latest recommendation | Michael Biebl | |
| 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 | |