Attached is a patch to use `libnm-logging` in the sources of the ifupdown settings plugin. When building NetworkManager with jhbuild, I was encountering compiler errors because `nm_warning` and `nm_info` are not defined. This patch fixes these problems by updating the sources to use the new `nm_log_warn` and `nm_log_info` functions, respectively.
Attachment:
0001-Use-the-new-logging-API-in-ifupdown.patch
Description: Binary data