DescriptionBeniamino 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
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