Opened 8 years ago

Closed 8 years ago

#8652 closed enhancement (fixed)

NetworkManager-1.4.4

Reported by: Douglas R. Reno Owned by: bdubbs@…
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Overview of changes since NetworkManager-1.4.2
==============================================

This is a new stable release of NetworkManager.  Notable changes include:

* Order in which IP addresses are configured is now preserved so that
    primary address is selected correctly
* Don't deconfigure devices we can take over on shutdown. Makes it
    possible to restart without connection disruption for most device
    types
* Avoid reading the permanent MAC address before the device is initialized
    by UDEV. This avoids a race where NetworkManager might detect the MAC
    address of the wrong interface.
* Fixed race condition when renaming interfaces, for example as done
    by UDEV for persistent interface naming. This could cause detecting
    a Wi-Fi interface as ethernet.
* Fixed a race condition in libnm that could cause a client hang if a last
    value from a property of object array type disappeared
* Fixed a possible nmcli hang on D-Bus object fetch failure
* Other fixes and improvements

Change History (6)

comment:1 by Douglas R. Reno, 8 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 8 years ago

Milestone: 8.0

Move to 8.0 milestone

comment:3 by bdubbs@…, 8 years ago

I need NetworkManager and ModemManager for kf5.

comment:4 by bdubbs@…, 8 years ago

Owner: changed from Douglas R. Reno to bdubbs@…
Status: assignednew

comment:5 by bdubbs@…, 8 years ago

Status: newassigned

comment:6 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18085.

Note: See TracTickets for help on using tickets.