eclipse-kura / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
498 stars 305 forks source link

fix: Disable systemd-resolved stub mode on systemd versions less than 248 #5366

Closed nicolatimeus closed 3 days ago

nicolatimeus commented 3 days ago

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Disables systemd-resolved stub on systems affected by https://github.com/systemd/systemd/issues/17218, which prevents DNS resolution by the named instance managed by Kura.