about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-12-10* New upstream versionSebastien Bacher
- Fix a vulnerability in the internal DHCPv6 client (CVE-2018-15688).
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
2018-07-05Release version 1.12.0-3 to unstable debian/1.12.0-3Michael Biebl
2018-07-05Increase timeout in test-nm-client to 30sMichael Biebl
On slow architectures it can take longer then 3s for the test service to start up.
2018-07-04Update changelog for the new cosmic revisionSebastien Bacher
2018-07-04Restore changelog contentSebastien Bacher
2018-07-04Revert "Go ahead and drop gir1.2-networkmanager-1.0"Sebastien Bacher
This reverts commit 0b286d6fc70334fa5fb6eb7bd3cc51285a3b8c15.
2018-07-03Release version 1.12.0-2 to unstable debian/1.12.0-2Michael Biebl
2018-07-03Upload to unstableMichael Biebl
2018-07-03Merge branch 'experimental'Michael Biebl
2018-07-01Release version 1.12.0-1 to experimental debian/1.12.0-1Michael Biebl
2018-07-01Rebase patchesMichael Biebl
2018-07-01New upstream version 1.12.0Michael Biebl
2018-07-01Update upstream source from tag 'upstream/1.12.0'Michael Biebl
Update to upstream version '1.12.0' with Debian dir 76506925b30952acfa95c8f5b789bcfb2a8e3a6e