about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-12-19Finalise changelogIain Lane
2018-12-19debian/control: Fix Vcs-GitIain Lane
The old URL was 404ing
2018-12-19debian/tests/nm.py: Make assert_iface_down() not check the interface's stateIain Lane
We call nmclient.deactivate_connection() to terminate connections that the testsuite sets up, and according to upstream this is not guaranteed to do anything in particular to the link state. It seems that dnsmasq 2.80 somehow alters the previous assumption that it would be 'state DOWN', so the implementation detail we were checking previously no longer holds. The testsuite does still check that the IPs are removed from the interface, which is logically what we want anyway. (LP: #1805857)
2018-12-10upload to discoSebastien Bacher
2018-12-10Merge remote-tracking branch 'robie/python-dep8-improvements' into discoSebastien Bacher
2018-12-10Import Debian changes 1.12.6-0ubuntu1Sebastien Bacher
network-manager (1.12.6-0ubuntu1) disco; urgency=medium * New upstream version - Fix a vulnerability in the internal DHCPv6 client (CVE-2018-15688). * debian/patches/git_mac_change.patch: - backported a regression fix from upstream git [ Alfonso Sanchez-Beato ] * Import some WoWLAN patches from the newer stable serie (LP: #1781597)
2018-12-10Import Upstream version 1.12.6Sebastien Bacher
2018-12-10gbp use discoSebastien Bacher
2018-12-10* debian/patches/git_mac_change.patch:Sebastien Bacher
- backported a regression fix from upstream git
2018-12-10Import some WoWLAN patches from the newer stable serie (LP: #1781597)Sebastien Bacher
2018-12-10* New upstream versionSebastien Bacher
- Fix a vulnerability in the internal DHCPv6 client (CVE-2018-15688).
2018-12-05Import some missing WoWLAN patches from 1.14Alfonso Sánchez-Beato
2018-11-29Make dep8 nm test directly invokableRobie Basak
By renaming the test to nm.py, it can be called directly with: python3 -m unittest nm To make this work, we also need to move required test setup and teardown code to setUpModule() and tearDownModule() accordingly, and move other "script" code into the __name__ == '__main__' idiom. This then allows easier debugging of failing tests by calling unittest to run a specific test using the usual method. For example: sudo python3 -m unittest nm.ColdplugWifi.test_open_b_ip6_raonly_no_pe
2018-10-03Finalise changelogIain Lane
2018-10-03Delete unused patchesIain Lane
2018-10-03Update changelogIain Lane
2018-10-03Revert "Add Conflicts to network-manager-dev against deprecated libraries"Iain Lane
This reverts commit b4acc5e03e2b821e1cccc69529bb70826c741942. We're still building libnm-glib for now, so these packages have a use in Ubuntu.
2018-10-03Merge tag 'debian/1.12.4-1' into cosmicIain Lane
network-manager Debian release 1.12.4-1
2018-09-24Finalise changelogIain Lane
2018-09-24debian/tests/control: The nm tests need dnsmasq-base and isc-dhcp-client tooIain Lane
2018-09-24debian/tests/nm: Add the required `gi.require_version()` calls - thanks to ↵Iain Lane
the autopkgtests for noticing this.
2018-09-24Import Debian changes 1.12.2-0ubuntu4Didier Roche
network-manager (1.12.2-0ubuntu4) cosmic; urgency=medium Cherry-pick fixes from debian: * Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro in n-m-applet * Apply patch from upstream to fix FTBFS with GLib 2.57
2018-09-24Import Upstream version 1.12.2Iain Lane
2018-09-23Release version 1.12.4-1 to unstable debian/1.12.4-1Michael Biebl
2018-09-23Rebase patchesMichael Biebl
2018-09-23New upstream version 1.12.4Michael Biebl
2018-09-23Update upstream source from tag 'upstream/1.12.4'Michael Biebl
Update to upstream version '1.12.4' with Debian dir 650b52e60bf462f2972d0c33deec2cb171953445
2018-09-23New upstream version 1.12.4 upstream/1.12.4Michael Biebl
2018-09-15New upstream version 1.14.0 upstream/1.14.0Michael Biebl
2018-09-08New upstream version 1.13.90 upstream/1.13.90Michael Biebl
2018-09-04Release version 1.12.2-3 to unstable debian/1.12.2-3Michael Biebl
2018-08-24Import Debian changes 1.12.2-0ubuntu3Sebastien Bacher
network-manager (1.12.2-0ubuntu3) cosmic; urgency=medium * debian/rules: - use --with-libnm-glib, the default reversed since that's a legacy library but we still need it for unity-control-center network-manager (1.12.2-0ubuntu2) cosmic; urgency=medium * debian/patches/git-newglib-test.patch: - backport upstream commit to fix the tests with the new glib network-manager (1.12.2-0ubuntu1) cosmic; urgency=medium * New upstream version * d/p/libnm-register-empty-NMClient-and-NetworkManager-when-loa.patch, d/p/e91f1a7d2a6b8400b6b331d5b72287dcb5164a39.patch, d/p/git_thunderbolt_connect.patch: - removed, those changes are in the new version * Backport Debian changes * Update symbols file for libnm0 * Enable iwd support * Drop version requirements when oldstable ships a newer version * Drop dh_strip override, the dbgsym migration is done * Rebase patches * Make sure the example server.conf is actually installed * Update install path for plugins, it now includes a version number * Drop libnl3 build dependency. Upstream has copied the code directly from libnl3 for the few functions it needs with a few small modifications. * Drop libiw build dependency. Hasn't been needed for a long time and was simply a left over from older releases. * Bump Standards-Version to 4.1.5 * Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro (Closes: #905372)
2018-08-23Merge branch 'glib-2-57' into 'master'Michael Biebl
Apply patch from upstream to fix FTBFS with GLib 2.57 See merge request utopia-team/network-manager!1
2018-08-23Apply patch from upstream to fix FTBFS with GLib 2.57Simon McVittie
2018-08-05Release version 1.12.2-2 to unstable debian/1.12.2-2Michael Biebl
2018-08-05Fix compile error due to NM_AVAILABLE_IN_1_12_2 macroMichael Biebl
Closes: #905372
2018-07-25Release version 1.12.2-1 to unstable debian/1.12.2-1Michael Biebl
2018-07-25Bump Standards-Version to 4.1.5Michael Biebl
2018-07-25Update symbols file for libnm0Michael Biebl
2018-07-25Rebase patchesMichael Biebl
2018-07-25New upstream version 1.12.2Michael Biebl
- Robustness fixes to connectivity checking (Closes: #903996)
2018-07-25Update upstream source from tag 'upstream/1.12.2'Michael Biebl
Update to upstream version '1.12.2' with Debian dir 31e4999680481a4db05a3c008df492a8905a4ab3
2018-07-25New upstream version 1.12.2 upstream/1.12.2Michael Biebl
2018-07-12Release version 1.12.0-5 to unstable debian/1.12.0-5Michael Biebl
2018-07-12manager: accept non-null device for VPN activationsMichael Biebl
Closes: #903109
2018-07-10releasing package network-manager version 1.10.8-1ubuntu4Mathieu Trudel-Lapierre
2018-07-10debian/10-globally-managed-devices.conf: adjust exception for wwan to ↵Mathieu Trudel-Lapierre
specify cdma and gsm, since those are the actual types handled by NM/MM. (LP: #1780606)
2018-07-05Release version 1.12.0-4 to unstable debian/1.12.0-4Michael Biebl
2018-07-05Update description of network-manager-devMichael Biebl
2018-07-05Add Conflicts to network-manager-dev against deprecated librariesMichael Biebl
The deprecated libnm-glib-dev, libnm-glib-vpn-dev and libnm-util-dev require header files from network-manager-dev which are no longer provided in newer versions. Add Conflicts to network-manager-dev to ensure that we don't get a broken combination of installed packages. Closes: #903029