| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-02 | Release version 1.0.0-2 to experimental debian/1.0.0-2 | 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 | Release version 1.0.0-1 to experimental debian/1.0.0-1 | 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 | Install new nm-iface-helper | 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. | |||
| 2015-01-23 | Update symbols files for libnm-glib and libnm-util. | Michael Biebl | |
| 2015-01-22 | Rebase patches. | Michael Biebl | |
| 2015-01-22 | New upstream release. | Michael Biebl | |
| 2015-01-22 | Merge tag 'upstream/1.0.0' into experimental | Michael Biebl | |
| Upstream version 1.0.0 | |||
| 2015-01-22 | Imported Upstream version 1.0.0 upstream/1.0.0 | Michael Biebl | |
| 2015-01-22 | Switch debian-branch to experimental | Michael Biebl | |
| 2014-12-31 | Release version 0.9.10.0-5 to unstable debian/0.9.10.0-5 | Michael Biebl | |
| 2014-12-31 | Cherry-pick upstream commit which tells systemd to restart NetworkManager if ↵ | Michael Biebl | |
| it exits with a failure Closes: #773213 | |||
| 2014-12-31 | Cherry-pick upstream commit to not override external route metrics | Michael Biebl | |
| Cherry-pick upstream commit which prevents breaking PtP TUN interfaces by not overriding external route metrics. Closes: #767002 | |||
| 2014-12-31 | Add patch header for 0012-fix-arping-path.patch | Michael Biebl | |
| 2014-12-13 | Release to unstable debian/0.9.10.0-4 | Laurent Bigonville | |
| 2014-12-13 | Prevent dhclient to crash when journald is restarted (Closes: #756144) | Laurent Bigonville | |
| * Add d/p/0013-fix-dhclient-abnormal-exit-due-to-SIGPIPE.patch, d/p/0014-log-DHCLIENT-exit-status-better.patch: Prevent dhclient to crash when journald is restarted (Closes: #756144) | |||
| 2014-10-27 | Fix arping patch and add iputils-arping to the Recommends (Closes:#755039) | Laurent Bigonville | |
| 2014-09-30 | Release version 0.9.10.0-3 to unstable debian/0.9.10.0-3 | Michael Biebl | |
| 2014-09-30 | Cherry-pick upstream commits to make nmtui-edit properly save and display ↵ | Michael Biebl | |
| passwords Closes: #754382 | |||
| 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-30 | Install typelib files into multiarch paths now that gobject-introspection ↵ | Michael Biebl | |
| supports multiarch | |||
| 2014-09-30 | Use the correct path when calling dnssec-trigger-script | Michael Biebl | |
| Closes: #763023 | |||
| 2014-09-30 | Acknowledge NMU, thanks Micah Anderson. | Michael Biebl | |
| 2014-09-02 | Release version 0.9.10.0-2 to unstable debian/0.9.10.0-2 | Michael Biebl | |
| 2014-09-02 | Cherry-pick upstream commit to fix Wi-Fi section of "nmtui connect" list in ↵ | Michael Biebl | |
| non-UTF-8 locales Closes: #760186 | |||
| 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 | Release version 0.9.10.0-1 to unstable debian/0.9.10.0-1 | Michael Biebl | |
| 2014-07-10 | Ship an example server.conf configuration file | Michael Biebl | |
| which can be dropped into /etc/NetworkManager/conf.d/ to change NetworkManager's behaviour to be more like what's expected on "traditional UNIX server" type deployments. | |||
| 2014-07-10 | Create /etc/NetworkManager/conf.d/ directory | Michael Biebl | |
| which can be used to extend the NetworkManager configuration without having to modify the distro-provided NetworkManager.conf. | |||
| 2014-07-10 | Update patches. | Michael Biebl | |
| - Drop "Add D-Bus policy for group netdev" patch. Usage of D-Bus "at_console" permissions has been removed upstream and access for unprivleged users is now handled entirely with PolicyKit. - Add patch to use symbolic links instead of hard links for /usr/bin/nmtui-*. - Add patch to treat virtual ethernet devices as unmanaged to avoid interfering with VBox and VMware network interfaces. - Refresh remaining patches. | |||
| 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 | Remove the obsolete /etc/dbus-1/system.d/nm-dhcp-client.conf conffile on ↵ | Michael Biebl | |
| upgrades. | |||
| 2014-07-10 | Update network-manager.install | Michael Biebl | |
| * Install new device plugins. * Stop installing the nm-tool binary which was dropped upstream as it has been replaced by the much more powerful nmcli tool. * Stop installing the nm-dhcp-client.conf D-Bus policy. NetworkManager uses a private D-Bus socket now to communicate with that helper, making that file obsolete. | |||
| 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-07-10 | Update symbols files. | Michael Biebl | |
| 2014-07-08 | Exclude libtool .la files from list-missing. | Michael Biebl | |
| 2014-07-06 | New upstream release. | Michael Biebl | |
| 2014-07-06 | Merge tag 'upstream/0.9.10.0' | Michael Biebl | |
| Upstream version 0.9.10.0 | |||
| 2014-07-06 | Imported Upstream version 0.9.10.0 upstream/0.9.10.0 | Michael Biebl | |
| 2014-06-30 | Release version 0.9.8.10-4 to unstable debian/0.9.8.10-4 | Michael Biebl | |