about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
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-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-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-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-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-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-06-18Release version 1.11.90-2 to experimental debian/1.11.90-2Michael Biebl