ver 1.43:
+ Fix issue with device creation when using LTE.
+ Fix issue with regulatory domain when powering up.
+ Fix issue with resolving ISO3166 code from timezone data.
+ Fix issue with handling DNS proxy zero termination of buffers.
+ Fix issue with handling DHCP packet length in L3 mode.
+ Fix issue with handling DHCP upper length checks.
+ Fix issue with handling IPv6 and URL parsing.
+ Fix issue with handling online check updates.
+ Fix issue with handling proxy method and WISPr.
+ Fix issue with handling default gateway setup.
+ Add support for low-priority default routes.
Quoting from D-Bus 1.14.0 release notes:
> Third-party software should install default dbus policies for the system
> bus into ${datadir}/dbus-1/system.d (this has been supported since dbus
> 1.10, released in August 2015). Installing default dbus policies in
> ${sysconfdir}/dbus-1/system.d is now considered to be deprecated.
https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.0/NEWS#L45-51