Skip to content

fix: remove opendmarc and exim components#16739

Merged
christopherco merged 2 commits intotomls/base/mainfrom
chrco/remove-opendmarc
Apr 20, 2026
Merged

fix: remove opendmarc and exim components#16739
christopherco merged 2 commits intotomls/base/mainfrom
chrco/remove-opendmarc

Conversation

@christopherco
Copy link
Copy Markdown
Collaborator

@christopherco christopherco commented Apr 19, 2026

Remove two niche mail server components that are not needed in a cloud-focused distro.

opendmarc — A DMARC email authentication milter for MTAs (sendmail, Postfix, etc.). Its opendmarc-tools subpackage has an unresolved dependency in repoclosure. It is not in any package group.

exim — A niche MTA with an unconditional BuildRequires: libopendmarc-devel (provided by opendmarc). It is also not in any package group.

Neither package has reverse dependencies from other components in the distro.

Fixes: AB#18924

@christopherco christopherco marked this pull request as ready for review April 19, 2026 03:59
Copilot AI review requested due to automatic review settings April 19, 2026 03:59
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

This PR removes the opendmarc component from the base component set to address a repoclosure issue and trim niche mail-server tooling from the distro.

Changes:

  • Removed the opendmarc entry from base/comps/components.toml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread base/comps/components.toml
@christopherco christopherco marked this pull request as draft April 19, 2026 04:43
exim is a niche MTA (mail transfer agent) with no reverse dependencies
in the distro and not in any package group. It also has an unconditional
BuildRequires on libopendmarc-devel, which ties it to the opendmarc
component that is being removed separately.
opendmarc-tools has an unresolved dependency in repoclosure. opendmarc is
a DMARC email authentication milter for MTAs — niche mail server tooling
not needed in a cloud-focused distro. The only component that depended on
it (exim) was removed in the prior commit, and it is not in any package
group.
@christopherco christopherco force-pushed the chrco/remove-opendmarc branch from c154198 to ce54a5b Compare April 19, 2026 04:59
@christopherco christopherco changed the title fix: remove opendmarc component fix: remove opendmarc and exim components Apr 19, 2026
@christopherco christopherco marked this pull request as ready for review April 19, 2026 05:00
@christopherco christopherco requested a review from Copilot April 19, 2026 05:00
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread base/comps/components.toml
@christopherco christopherco merged commit 018a5c4 into tomls/base/main Apr 20, 2026
9 checks passed
@christopherco christopherco deleted the chrco/remove-opendmarc branch April 20, 2026 06:00
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.

3 participants