Skip to content

fix(systemd): set default llmnr support to disabled#17095

Open
ddstreet wants to merge 3 commits intomicrosoft:tomls/base/mainfrom
ddstreet:systemd-llmnr
Open

fix(systemd): set default llmnr support to disabled#17095
ddstreet wants to merge 3 commits intomicrosoft:tomls/base/mainfrom
ddstreet:systemd-llmnr

Conversation

@ddstreet
Copy link
Copy Markdown
Contributor

@ddstreet ddstreet commented May 8, 2026

change the default llmnr to 'no' (disabled)

Copilot AI review requested due to automatic review settings May 8, 2026 19:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the Azure Linux systemd component configuration to disable LLMNR by default at build time, and refreshes the corresponding rendered spec + lock fingerprint.

Changes:

  • Change systemd meson default from -Ddefault-llmnr=resolve to -Ddefault-llmnr=no in the rendered spec.
  • Add a component overlay to enforce the LLMNR default in systemd.comp.toml.
  • Update the systemd.lock input fingerprint to reflect the component definition change.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
specs/s/systemd/systemd.spec Rendered spec updated to bump release and set -Ddefault-llmnr=no (plus new rpmautospec changelog entry).
locks/systemd.lock Updates input-fingerprint to match the component definition inputs.
base/comps/systemd/systemd.comp.toml Adds a spec-search-replace overlay to force -Ddefault-llmnr=no.

Comment thread base/comps/systemd/systemd.comp.toml
Comment thread specs/s/systemd/systemd.spec Outdated
Copy link
Copy Markdown
Collaborator

@christopherco christopherco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM in general. There's a debate going on about the rendered changelog message. Holding off on this until we sort that changelog message out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants