| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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).
|
|
- 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
|
|
|
|
|
|
asynchronous processes do not finish.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
its old name gir1.2-networkmanager-1.0.
|
|
|
|
it may be necessary on ppc64el.
|
|
|
|
- update following the the recent binary changes
|
|
- remove, upstream addressed it in a different way/for different
reasons in commit ce4dbd7daf.
|
|
|
|
- remove the deprecated libnm-glib/vpn/util libraries
|
|
- restore Read-system-connections-from-run.patch which had been
dropped by error.
|
|
network-manager (1.18.0-1ubuntu1) eoan; urgency=medium
* Update to 1.18, merge on Debian, new version includes nwe support for
policy routing rules and for VLAN filtering for Linux bridge.
* Remaining Ubuntu changes
- Use systemd-resolved instead of dnsmasq
- debian/control:
+ Depend on isc-dhcp-client instead of recommends
+ Recommend network-manager-pptp
+ Suggest avahi-autoipd for IPv4LL support
- debian/rules, debian/network-manager.postinst:
+ Don't restart NetworkManager on upgrade but recommend restarting
the computer
- debian/rules, debian/network-manager.postinst:
+ Don't install sysvinit scripts or migrate from sysvinit
- debian/network-manager.postinst:
+ Don't add the netdev group.
+ drop in an empty override file for NetworkManager to manage all
devices for upgrade from any version, as long as there is no
netplan configuration yet.
- debian/default-wifi-powersave-on.conf, debian/rules:
+ Install a config file to enable WiFi powersave
- Enable build tests
- Add autopkgtests
- debian/source_network-manager.py, debian/network-manager.install,
debian/network-manager.links: Add apport hook
- Add network-manager-config-connectivity-ubuntu package
- NetworkManager.conf: disable MAC randomization feature. There is no
easy way for desktop users to disable this feature yet. And there are
reports that it doesn't work well with some systems.
- Update Vcs links to point to Ubuntu branch
- Add patches. See patch descriptions for more details:
+ Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch
+ Update-dnsmasq-parameters.patch
+ Disable-general-with-expect.patch
+ libnm-Check-self-still-NMManager-or-not.patch
+ dns-manager-don-t-merge-split-DNS-search-domains.patch (but disabled)
+ Read-system-connections-from-run.patch
- debian/tests/urfkill-integration - don't stop/start network manager
- Revert "Add Conflicts to network-manager-dev against deprecated libraries"
This reverts commit b4acc5e03e2b821e1cccc69529bb70826c741942. We're still
building libnm-glib for now, so these packages have a use in Ubuntu.
* Removed delta, not needed anymore
- debian/network-manager.maintscript
+ Remove /etc/dbus-1/system.d/nm-ofono.conf
|
|
|
|
|
|
- ifupdown: fix connection iterator, should fix a segfault in the
corresponding plugin (lp: #1815742)
|
|
|
|
|
|
|
|
Update to upstream version '1.16.0'
with Debian dir 55e2f8b86df2220d682056c78117065bbe3e5a81
|
|
|
|
|
|
Update to upstream version '1.15.91'
with Debian dir 74de38245314cab529c6c94cd9d0b874ce0c2994
|
|
|
|
|
|
|
|
- 'settings/ifupdown: fix ifupdown plugin after merging eni_ifaces and
connections hashes' (lp: #1815742)
|
|
|
|
- backport upstream change 'fix team link-watcher struct layout',
the tests/build failed on i386
|
|
|
|
Update to upstream version '1.15.2'
with Debian dir b4be4b7cfce96679a31cb9d423107789761e3b49
|
|
|
|
|
|
|
|
|
|
The old URL was 404ing
|
|
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)
|
|
|
|
|
|
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)
|