Skip to content

fix: packages.sh - Remove Postfix hostname workaround#4493

Merged
georglauterbach merged 3 commits intomasterfrom
chore/revise-postfix-hostname-workaround
May 27, 2025
Merged

fix: packages.sh - Remove Postfix hostname workaround#4493
georglauterbach merged 3 commits intomasterfrom
chore/revise-postfix-hostname-workaround

Conversation

@polarathene
Copy link
Copy Markdown
Member

@polarathene polarathene commented May 27, 2025

Description

This workaround can be dropped :)

The original issue report workaround we presently use, and the verified alternative workaround (via buildx arg) are no longer appear required since upstream commits (1 + 2) in late 2021 have patched the logic in the Debian Postfix package post-install script 🎉


Original PR

UPDATE: The first commit of this PR was prior to checking the status of the Debian package, so a follow-up commit removes those changes as they're no longer needed 😎

@casperklein spotted an issue with the original workaround that the initial commit of this PR resolves, although it never caused a problem as without a shebang the existing shell itself was used (I've verified).

References:

Type of change

  • Improvement (non-breaking change that does improve existing functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

@polarathene polarathene added this to the v15.1.0 milestone May 27, 2025
@polarathene polarathene self-assigned this May 27, 2025
@polarathene polarathene added service/postfix area/scripts kind/improvement Improve an existing feature, configuration file or the documentation kind/bug/fix A fix (PR) for a confirmed bug labels May 27, 2025
@polarathene polarathene requested review from casperklein and georglauterbach and removed request for casperklein May 27, 2025 02:48
@polarathene polarathene changed the title chore: packages.sh - Revise Postfix hostname workaround chore: packages.sh - Remove Postfix hostname workaround May 27, 2025
@polarathene polarathene changed the title chore: packages.sh - Remove Postfix hostname workaround fix: packages.sh - Remove Postfix hostname workaround May 27, 2025
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach left a comment

Choose a reason for hiding this comment

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

A very welcome change!

@georglauterbach georglauterbach merged commit ea03808 into master May 27, 2025
7 checks passed
@georglauterbach georglauterbach deleted the chore/revise-postfix-hostname-workaround branch May 27, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scripts kind/bug/fix A fix (PR) for a confirmed bug kind/improvement Improve an existing feature, configuration file or the documentation service/postfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants