| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-18 | Release version 1.6.2-3 to unstable debian/1.6.2-3 | Michael Biebl | |
| 2017-03-17 | device/wifi: block autoconnect while scanning is in progress | Michael Biebl | |
| We should only start autoconnecting after the scan is complete. Otherwise, we might activate a shared connection or pick a connection based on an incomplete scan list. Closes: #854078 | |||
| 2017-03-14 | Release version 1.6.2-2 to unstable debian/1.6.2-2 | Michael Biebl | |
| 2017-03-14 | dhcp/dhclient: parse "interface" statements | Michael Biebl | |
| Until now any "interface" statement was ignored and any enclosed statement for which we have a special handling was considered, even if belonging to a different interface. This can cause wrong options to be set in the generated dhclient configuration. Closes: #855910 | |||
| 2017-03-14 | libnm: disconnect signal from D-Bus proxies on dispose | Michael Biebl | |
| Closes: #854810 | |||
| 2017-02-16 | Release version 1.6.2-1 to unstable debian/1.6.2-1 | Michael Biebl | |
| 2017-02-16 | Update changelog | Michael Biebl | |
| 2017-02-16 | Rebase patches | Michael Biebl | |
| 2017-02-16 | New upstream release | Michael Biebl | |
| 2017-01-25 | Release version 1.6.0-1 to unstable debian/1.6.0-1 | Michael Biebl | |
| 2017-01-25 | Rebase patches | Michael Biebl | |
| 2017-01-25 | New upstream release | Michael Biebl | |
| 2017-01-25 | Switch debian-branch to master | Michael Biebl | |
| Gbp-Dch: Ignore | |||
| 2017-01-24 | Release version 1.5.91-1 to experimental debian/1.5.91-1 | Michael Biebl | |
| 2017-01-24 | Rebase patches | Michael Biebl | |
| 2017-01-24 | Install ppp plugin | Michael Biebl | |
| The PPP manager was split into a separate plugin which can be loaded on demand. | |||
| 2017-01-24 | Update Vcs-* according to the latest recommendation | Michael Biebl | |
| 2017-01-24 | New upstream release (1.6 rc2) | Michael Biebl | |
| 2017-01-18 | Release version 1.5.90-2 to experimental debian/1.5.90-2 | Michael Biebl | |
| 2017-01-18 | Add explicit Build-Depends on automake (>= 1.12) as required by | Michael Biebl | |
| configure.ac | |||
| 2017-01-18 | Release version 1.5.90-1 to experimental debian/1.5.90-1 | Michael Biebl | |
| 2017-01-18 | Update package description for the dev packages. | Michael Biebl | |
| 2017-01-17 | Install the D-Bus interface introspection files in network-manager-dev | Michael Biebl | |
| 2017-01-17 | Update symbols file for libnm0 | Michael Biebl | |
| 2017-01-17 | Enable JSON validation | Michael Biebl | |
| This enables team configuration validation via Jansson. | |||
| 2017-01-17 | Rebase patches | Michael Biebl | |
| 2017-01-17 | New upstream release (1.6 rc1) | Michael Biebl | |
| 2017-01-17 | Switch debian-branch to experimental | Michael Biebl | |
| 2016-12-20 | releasing debian revision 1.4.4-1 to unstable debian/1.4.4-1 | Aron Xu | |
| 2016-12-20 | Add myself to Uploaders | Aron Xu | |
| 2016-12-20 | Refresh patches, dropping ones that are included upstream: | Aron Xu | |
| * manager-fix-state-transition-on-resuming-from-sleep.patch * wifi-notify-the-AccessPoint-change-after-an-AP-is-removed.patch | |||
| 2016-11-25 | Release version 1.4.2-3 to unstable debian/1.4.2-3 | Michael Biebl | |
| 2016-11-25 | Cherry-pick a few fixes from upstream as requested by andrewsh | Michael Biebl | |
| * Notify the AccessPoint change after an AP is removed. Patch cherry-picked from upstream Git. * Fix state transition on resuming from sleep so we don't end up with unmanaged devices. Patch cherry-picked from upstream Git. | |||
| 2016-10-16 | Release version 1.4.2-2 to unstable debian/1.4.2-2 | Michael Biebl | |
| 2016-10-16 | Do not (re)start NetworkManager-dispatcher.service | Michael Biebl | |
| Do not (re)start NetworkManager-dispatcher.service as part of the upgrade process. This was an unintended side-effect of switching to debhelper compat level 10. NOTE: --no-also is necessary, because NetworkManager.service contains [Install] Also=NetworkManager-dispatcher.service Closes: #839884 | |||
| 2016-10-16 | Drop dh_systemd_start overrides for NetworkManager-dispatcher.service ↵ | Michael Biebl | |
| NetworkManager-wait-online.service They are basically a nop and only cause a daemon-reload (twice). | |||
| 2016-10-16 | restart-after-upgrade is the default behaviour of dh compat 10 | Michael Biebl | |
| 2016-10-16 | Drop Build-Depends on dh-systemd, no longer necessary with debhelper 10 | Michael Biebl | |
| 2016-10-01 | Release version 1.4.2-1 to unstable debian/1.4.2-1 | Michael Biebl | |
| 2016-10-01 | Rebase patches | Michael Biebl | |
| 2016-10-01 | New upstream release. | Michael Biebl | |
| - Fix emission of NM-style PropertiesChanged signals and deprecate them for PropertiesChanged on "org.freedesktop.DBus.Properties" interface. Closes: #836270 | |||
| 2016-09-24 | Release version 1.4.0-4 to unstable debian/1.4.0-4 | Michael Biebl | |
| 2016-09-24 | Don't try to decrypt PKCS#8 key if no password is supplied | Michael Biebl | |
| This fixes failures with GnuTLS 3.5.4 which supports PBES1-DES-CBC-MD5 now. Closes: #838594 | |||
| 2016-09-23 | Bump debhelper compat level to 10 | Michael Biebl | |
| 2016-09-23 | Fix MAC address randomization | Michael Biebl | |
| Cherry-pick a couple of upstream commits which work around driver bugs when MAC address randomization is used. Closes: #835822 Closes: #835553 | |||
| 2016-09-17 | Drop override for dh_auto_test | Michael Biebl | |
| We don't explicitly need to dump the log files as dh_auto_test runs with VERBOSE=1 by default. | |||
| 2016-08-28 | Release version 1.4.0-3 to unstable debian/1.4.0-3 | Michael Biebl | |
| 2016-08-28 | Export _IO_stdin_used symbol in NetworkManager.ver | Michael Biebl | |
| This symbol is required to decide which version of certain IO functions to use on various architectures. So we can't strip away the symbol from the NetworkManager binary as this will lead to segfaults on those architectures. Thanks James Cowgill and Aurelien Jarno for the bug report and detailed analysis. Closes: #835550 | |||
| 2016-08-26 | Release version 1.4.0-2 to unstable debian/1.4.0-2 | Michael Biebl | |
| 2016-08-26 | Stop mentioning "managed=true" mode in README.Debian | Michael Biebl | |
| Its usage is strongly discouraged nowadays. | |||