Bug 1626391

Summary: Wrong D-Bus property name for Device.Wireless.Bitrate in RHEL 7.6
Product: Red Hat Enterprise Linux 7 Reporter: Beniamino Galvani <bgalvani>
Component: NetworkManagerAssignee: sushil kulkarni <sukulkar>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.6CC: atragler, bgalvani, fgiudici, fpokryvk, lmiksik, lrintel, rkhan, sukulkar, thaller, vbenes
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: NetworkManager-1.12.0-5.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-30 11:14:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Beniamino Galvani 2018-09-07 08:24:02 UTC
In RHEL 7.6 the 'Bitrate' D-Bus property of Device.Wireless was accidentally changed to 'BitRate' (with uppercase R).

# busctl introspect org.freedesktop.NetworkManager /org/freedesktop/NetworkManager/Devices/4 | grep -i bitrate

RHEL 7.5:
.Bitrate                   property  u           0      emits-change

RHEL 7.6:
.BitRate                   property  u           0      emits-change

This is a D-Bus API breakage and must be resolved before 7.6 GA. Patch available upstream at:

https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?h=nm-1-12&id=3a2c6f81f6b0a8dd38d45aa89fa7d6d1f897f149

Comment 4 errata-xmlrpc 2018-10-30 11:14:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3207