about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2019-12-06LP: #1855009Dan Streetman
2019-10-11upload to ubuntuSebastien Bacher
2019-10-11* debian/patches/git_wpa_sae.patch:Sebastien Bacher
- PMF can be used with SAE, allow it, fixes WPA3 handling (lp: #1844422)
2019-10-07upload to ubuntuSebastien Bacher
2019-10-07Merge remote-tracking branch 'salsa/master'Sebastien Bacher
2019-10-04Release version 1.20.4-2 to unstable debian/1.20.4-2Michael Biebl
2019-10-04Fix permissions of /var/lib/NetworkManager/secret_key on upgradesMichael Biebl
The file mode is supposed to be 0600. Closes: #941609
2019-10-04Install directories as created by upstream build systemMichael Biebl
Drop network-manager.dirs and instead use the directories created by the upstream build system. Fix permissions of /var/lib/NetworkManager to be 0700 as it contains possibly sensitive data and should not be world-readable.
2019-09-30Release version 1.20.4-1 to unstable debian/1.20.4-1Michael Biebl
2019-09-30Switch build-dependencies to python3Andreas Henriksson
The tests are designed to work with either python2 or python3. We should be able to simply switch build-dependencies to python3 equivalents. However if something transitively pulls in python2 the AM_PATH_PYTHON autoconf macro will find python(2) binary, so we explicitly set PYTHON=/usr/bin/python3. Closes: #938944
2019-09-30New upstream version 1.20.4Michael Biebl
2019-09-11Upload to eoanSebastien Bacher
2019-09-11Merge remote-tracking branch 'salsa/master'Sebastien Bacher
2019-09-06Release version 1.20.2-1 to unstable debian/1.20.2-1Michael Biebl
2019-09-06Rebase patchesMichael Biebl
2019-09-06New upstream version 1.20.2Michael Biebl
2019-08-22Track stable releases in watch fileMichael Biebl
2019-08-09Upload to EoanSebastien Bacher
2019-08-09Merge remote-tracking branch 'salsa/master'Sebastien Bacher
2019-08-06Release version 1.20.0-1 to unstable debian/1.20.0-1Michael Biebl
2019-08-06Rebase patchesMichael Biebl
2019-08-06New upstream version 1.20.0Michael Biebl
2019-08-01Finalise changelogIain Lane
2019-08-01Update changelogIain Lane
2019-08-01nm.py: Remove the code rather than disabling it and commenting it outIain Lane
2019-08-01Release version 1.19.90-2 to unstable debian/1.19.90-2Michael Biebl
2019-08-01Demote isc-dhcp-client to SuggestsMichael Biebl
The DHCP client now defaults to "internal". This default can be overridden at run time by setting the main.dhcp option in the configuration file. The old default was "dhclient" and required isc-dhcp-client. Closes: #933545
2019-07-31Release version 1.19.90-1 to unstable debian/1.19.90-1Michael Biebl
2019-07-31Update symbols file for libnm0Michael Biebl
2019-07-31Rebase patchesMichael Biebl
2019-07-31Drop obsolete configure flagsMichael Biebl
2019-07-31New upstream version 1.19.90 (1.20 rc1)Michael Biebl
2019-07-23nm.py autopkgtest: Skip check_connected_device_config() calls.Till Kamppeter
We are skipping this test as it often randomly fails on IPv6 configurations without any reason as the configuration is working anyway and the correct addresses get confirmed by the check_low_level_config() in the end (and there is an even more thorough checking of the correctness of the addresses).
2019-07-23nm.py autopkgtest: Improved check_connected_device_config()Till Kamppeter
- Replaced hard sleep() by longer timeout on check for config data available - While config data still not available get_ip{4|6}_config() not None but empty, checking appropriately now
2019-07-15nm.py autopkgtest: Improved timers of the main loops further.Till Kamppeter
2019-07-11Release version 1.18.0-3 to unstable debian/1.18.0-3Michael Biebl
2019-07-02nm.py autopkgtest: Improved implementation of adding timers for the main loops.Till Kamppeter
2019-07-02nm.py autopkgtest: Added timers to make the main loops time out if the ↵Till Kamppeter
asynchronous processes do not finish.
2019-06-25update default branchSebastien Bacher
2019-06-25upload to oeanSebastien Bacher
2019-06-25Updated autopkg test nm.py for API changes in network-manager.Sebastien Bacher
2019-06-22Updated autopkg test nm.py for API changes in network-manager.Till Kamppeter
2019-06-03Port debian/tests/nm.py to gir1.2-nm-1.0Mathieu Trudel-Lapierre
2019-05-29releasing package network-manager version 1.18.0-1ubuntu5Mathieu Trudel-Lapierre
2019-05-29debian/tests/control: fix test dependency to list gir1.2-nm-1.0 instead of ↵Mathieu Trudel-Lapierre
its old name gir1.2-networkmanager-1.0.
2019-05-29releasing package network-manager version 1.18.0-1ubuntu4Mathieu Trudel-Lapierre
2019-05-29debian/tests/nm.py: give test_no_ap more time for wifi devices to start as ↵Mathieu Trudel-Lapierre
it may be necessary on ppc64el.
2019-05-28Release version 1.18.0-2 to experimental debian/1.18.0-2Michael Biebl
2019-05-28Drop obsolete lintian overridesMichael Biebl
2019-05-24Upload to eoanSebastien Bacher