~danilogondolfo/network-manager/+git/ubuntu-1:bionic

Last commit made on 2020-05-06
Get this branch:
git clone -b bionic https://git.launchpad.net/~danilogondolfo/network-manager/+git/ubuntu-1
Only Danilo Egea Gondolfo can upload to this branch. If you are Danilo Egea Gondolfo please log in for upload directions.

Branch merges

Branch information

Recent commits

842f64a... by Seyeong Kim

Import patches-unapplied version 1.10.6-2ubuntu1.5 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 22285ef346356c5e9b72af156906d7aba87eefc3

New changelog entries:
  * d/t/killswitches-no-urfkill
    - Call udevadm settle before nmcli radio wifi
      To make sure that change is updated. (LP: #1733321)

a5d63ca... by Seyeong Kim

Import patches-unapplied version 1.10.6-2ubuntu1.4 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 082cf6647e689af18ed1aae03918aaae8f3d0d9a

New changelog entries:
  * d/p/start-ip-conf-when-master-carrier-goes-up.patch: device: start IP
    configuration when master carrier goes up (LP: #1794478)

b30b74c... by Dan Streetman

Import patches-unapplied version 1.10.6-2ubuntu1.3 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 621ef7b791e64b8d062bcc11349cb5b792d5c913

New changelog entries:
  * d/t/control: nm test requires dnsmasq-base (LP: #1850267)
  * d/t/killswitches-no-urfkill, d/t/urfkill-integration,
    d/t/wpa-dhclient, d/t/nm, d/t/control:
    - skip tests on s390 due to missing wireless kernel support
      (LP: #1855009)

39be046... by Dariusz Gadomski

Import patches-unapplied version 1.10.6-2ubuntu1.2 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: bee7d29bcd997cbbd93b75f074a4dc3c6347245b

New changelog entries:
  [ Till Kamppeter ]
  * debian/tests/nm: Add gi.require_version() calls for NetworkManager
    and NMClient to avoid stderr output which fails the test. (LP: #1825946)
  [ Dariusz Gadomski ]
  * d/p/fix-dns-leak-lp1754671.patch: backport of DNS leak fix. (LP: #1754671)
  * d/p/lp1790098.patch: retry activating devices when the parent becomes
    managed. (LP: #1790098)

29fd0b4... by Dan Streetman

Revert "New stable version (LP: #1809132)"

This reverts commit ac85a1df8e564f7dce4edcab8cc9bc19bc207d36.

5dd51bc... by Dan Streetman

Revert "releasing package network-manager version 1.10.14-0ubuntu1"

This reverts commit fb8a7878340214e95b5c65717e7e132bc8e2ae90.

ce92807... by Dan Streetman

Revert "debian/tests/nm: Add gi.require_version() calls"

This reverts commit 064820e3ced15479fdd12fe5dcfbbe8afd769af6.

ce53078... by Dan Streetman

Revert "debian/tests/control: The nm tests need dnsmasq-base and isc-dhcp-client too"

This reverts commit 999a01faa8fe3e0c2fbd2e7f474ce05cdd5aa212.

999a01f... by Iain Lane

debian/tests/control: The nm tests need dnsmasq-base and isc-dhcp-client too

(cherry picked from commit 69675f0aa771475754428700976e960d91031df5)

064820e... by Till Kamppeter

debian/tests/nm: Add gi.require_version() calls

NetworkManager and NMClient to avoid stderr output which fails the test.